[syslinux] Isolinux: Could not find kernel: linux

ForrestG ForrestG at seznam.cz
Sun Aug 24 06:38:03 PDT 2008


Hello,

Im building my own linux CD, For booting I use isolinux. Problem: isolinux cant find kernel.
Hierarchy of CD is:
/boot/bzImage
/boot/isolinux.bin
/boot/isolinux.cfg

isolinux.cfg file:
DEFAULT linux
LABEL linux
KERNEL bzImage

and for maiking iso I use:
mkisofs -o name.iso \
-b boot/isolinux.bin -c boot/boot.cat \
-no-emul-boot -boot-info-table -boot-load-size 4 \
-v -J -R -D -A "LiveCD" -V "LiveCD" \
.

When its mistake. Im tired, please help me :-(

Michael




More information about the Syslinux mailing list