[syslinux] ISO cd image supported

Gert Hulselmans gerth at zytor.com
Thu May 13 11:54:59 PDT 2010


Matthew Holevinski wrote:
> Well It appears to work, it must just be my iso...
> Entry #1 test
> LABEL erd
> MENU LABEL ^2. ERD Commander 5.0
> LINUX /boot/syslinux/memdisk
> INITRD /boot/images/erd50.iso
> APPEND iso
>
> After it begins to load erd50.iso and does all of the periods across
> the screen for awhile it throws up a line or two at the bottom of the
> screen and immediately reboots an hp dc5850sff.
>
> Entry #2 test
> LABEL erd
> MENU LABEL ^2. ERD Commander 5.0
> KERNEL /boot/syslinux/memdisk
> APPEND iso
> INITRD /boot/images/erd50.iso
>
> ditto... it does the same thing, reboots after appearing to load the iso
> image.
>
> Matt
>

Windows based ISO's or hard disk images require the addition of 'raw' on
some PCs:

LABEL erd
MENU LABEL ^2. ERD Commander 5.0
LINUX /boot/syslinux/memdisk
INITRD /boot/images/erd50.iso
APPEND iso raw

- Gert Hulselmans




More information about the Syslinux mailing list