Re: Initrd or Cdrom as root

Dead2 (dead2@circlestorm.org)
Tue, 14 May 2002 20:35:26 +0200


> I suspect that whatever is he using for creating the images (what is this
> "isolinux.cfg"?) has modified the boot command line and that is why it
> fails. It works fine for me (and worked since the time I wrote it around
> 2.4.0 or so).

Isolinux: http://syslinux.zytor.com/iso.php

If you have a tutorial of how to make a bootable cdrom that does not use
Isolinux, then please point me to it.. =)

To make the iso image I use the following command:

'mkisofs -b isolinux.bin -o test.iso -no-emul-boot -boot-load-size
4 -boot-info-table /iso'

-=Dead2=-

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/