[syslinux] (no subject)

Michael Edwards medwards at gendesign.com
Fri Nov 15 00:39:29 PST 2002


Hi.

I'm trying to put together a boot cd using isolinux, but I've run into a 
problem. The system I'm trying to boot with this cd complains that
it "Could not find kernel image: linux".

This is the isolinux.cfg file that I'm using
    default linux
    prompt 1
    timeout 600
    label linux
      kernel vmlinuz-2.2.14
      append initrd=rootfs_new.img lang= devfs=nomount ramdisk_size=32768

The files vmlinuz-2.2.14 and rootfs_new.img are both sitting in the 
isolinux directory.

I've read through the available documentation for isolinux and syslinux, 
but can't see what I'm doing wrong.

If you could point me in the right direction, I would greatly appreciate it.


Michael Edwards




More information about the Syslinux mailing list