Comment 0 for bug 759352

Revision history for this message
bcbc (bcbc) wrote :

Testing the CD boot helper feature with Wubi.
Inserted Natty Beta2 disk into Windows, selected "Demo and Full installation"
Then selected "CD-Booter"
It proceeds to do it's stuff and then instructs to reboot. The interesting thing to note is that it copies the entire CD image to the C:\ubuntu\install\ directory as "installation.iso"

When you reboot you see an entry for Windows and Ubuntu in the Windows Boot Manager. When you hit Ubuntu it says:
Completing the Installation. Press ESC for more options... 5 4 3 2 1

If you hit ESC it then shows: Normal, Safe Graphics, ACPI Workarounds, and Demo.

This is all very confusing - first off - it's not completing the installation. If you happen to still have the CD in the drive it boots to the desktop in Live CD mode. So on that note it succeeds.

But it's confusing because it copies the CD image to the C:\ubuntu directory but if you don't have the CD in the drive, it won't boot. Instead you get the following:

cannot stat /ubuntu-installation/initrd-override: no such file or directory (I think it does this even if there is a CD)
Then the following loops for a couple of minutes:
stdin: error 0
/init: line 7: can't open /dev/sr0: no medium found
/init: line 7: unable to find a medium containing a live file system

eventually you end up at a Busybox prompt:
Busybox v1.17.1 .....
(initramfs)

I find it confusing because I expected: Demo and installation (not "Completing the installation").
Also it doesn't tell you it expects to find the CD in the drive - and by copying the CD to the hard drive it seems like it will use the copy, but doesn't.
The message "can't open /dev/sr0: no medium found" could be clearer.