[syslinux] Re: Could not find kernel image:

Bernard Robbins brobbins at vlminternational.com
Fri Aug 26 07:51:00 PDT 2005


Got it! The kernel name was too long. Now I'm off to fix kernel mount 
problems.

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
> 




More information about the Syslinux mailing list