[syslinux] Could not find kernel image:

Geert Stappers stappers at stappers.nl
Sat Aug 27 03:54:14 PDT 2005


On Fri, Aug 26, 2005 at 09:40:01AM -0500, Bernard Robbins wrote:
> I am trying to create a bootable cd from a working LFS 6.1 partition. 
> Thank you in advance for any thoughts on this.
> 
> This is the error I get:
> 
> ISOLINUX 3.10 2008-08-24  Copyright (C) 1994-2005 H. Peter Anvin
> Could not find kernel image: lfskernel-2.6.11.12
> boot : _
> 
> 
> under /isolinux/ I have these files:
> 
> isolinux.bin I've tried 3.10 and 3.09
> 
> isolinux.cfg:
> default livecd
> 
> label livecd
>   kernel lfskernel-2.6.11.12
>   append initrd=initrd.gz root=/dev/ram0 init=/linuxrc ramdisk_size=16384
> 
> lfskernel-2.6.11.12
> System.map-2.6.11.12
> initrd.gz
> grub/
> 
> mkisofs -R -l -L -D -b isolinux/isolinux.bin -o /tmp/livecd_image.iso -c 
> isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -V 
> "livecd" ./
> cdrecord -v -eject dev=/dev/hdc blank=fast /tmp/livecd_image.iso


Could you tell more about the mkisofs options?
Especial about -no-emul-boot and -boot-load-size


Cheers
Geert Stappers




More information about the Syslinux mailing list