Displaying 1 result from an estimated 1 matches for "nokmsboot".
2012 Dec 27
2
A Couple Questions About a New Project
...iles, while the other
partition contains a live Linux system.
I need help translating this stanza (from a working isolinux.cfg) to
access the vmlinuz on ext2 partition:
KERNEL /pclos2/vmlinuz
APPEND livecd=/pclos2/livecd initrd=/pclos2/initrd.gz root=/dev/rd/3 acpi=on vga=788 keyb=us vmalloc=256M nokmsboot home=usb splash=no
The problem is how one references sub-directories on a different
partition.
One more thing: the DVD that uses the above stanza has another stanza
that boots the C: drive, which won't work from a Syslinux flash drive.
My goal is to simply transfer control to the bootable par...