PDA

View Full Version : Booting issues with compilation DVD on Virtual PC



jelzimme
03-20-2007, 02:44 AM
Ok, I've looked through the forums quite a bit, and haven't found anything similar to this so far.

I recently took over upkeep compilation DVD that is used as a diagnostic tool. It has a CD bootable version of Windows, Knoppix, a DSL-based password reset tool and a few other odds and ends.

Unfortunately, my predecessor didn't leave any documentation about upgrading Knoppix on this DVD.

Anyway, I'm working my way through upgrading Knoppix to 5.1.1, and am encountering boot issues in the form of:

Cant' find KNOPPIX filesystem, sorry.

Some background info:

Knoppix is one tool among many on this DVD. There's an isolinux-based boot menu that allows you to choose which system you want to boot into.

On the DVD, Knoppix itself is in the \KNOPPIX folder and the standard boot commands for it are in \boot\isolinux. Currently, these are direct copies of the KNOPPIX and boot folders from the Knoppix ISO I downloaded.

The boot menu calls the following command when Knoppix is chosen:


kernel /boot/isolinux/linux
APPEND ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 initrd=/boot/isolinux/minirt.gz nomce noapic quiet BOOT_IMAGE=knoppix

This was basically the same code we used for the previous version, which booted without any problems.

Finally, I'm testing this on Microsoft Virtual PC 2004 running on Windows XP Pro SP2. This is booting from a Virtual DvD Drive. The pervious version of the DvD works in this environment, along with the Knoppix 5.1.1 CD ISO I downloaded.[/i]

jelzimme
03-26-2007, 04:11 AM
This is interesting to me, since it was initially my problem, but I decided to download and try this with Knoppix 5.1.0 using the same list of switches and it booted fine the first time.

Oh, well, no 5.1.1 for me I guess.