So: I want to boot linux from the kubuntu 10.04 live CD, to hopefully run fsck on the virtual hard-disk. VB recognized the CD. I get the choice of running or installing kubuntu, or three other choices. I choose run, Kubuntu goes through a few screens and reads a lot from the CD with the Kubuntu splash screen up, then it stops, it's frozen. I hit ESC and see boot-up log in window, ending with this:
Code: Select all
Source list entries for this disc are:
deb cdrom:[Kubuntu 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816.2)]/ lucid
main restricted
Repeat this process for the rest of the CDs in your set.
W: Skipping nonexistent file /cdrom/dests/lucid/main/binary-i386/Packages
W: Skipping nonexistent file /cdrom/dests/lucid/restricted/binary-i386/Packages
/cdrom/dests/lucid/main/binary-i386/Packages.gz
/cdrom/dests/lucid/restricted/binary-i386/Packages.gz
So seems to me, the booter (a VirtualBox emulation of grub perhaps?) is told to look for source file "Packages" and doesn't recognize "Packages.gz". On my other kubuntu 10.04 installation (physical not virtual), the same CD boots up fine. So no problem with the CD image.
Any way for me to get a fix for the booter? Or is this some other problem?
Thank you.