Have you compiled cdrom and iso9600 support into the boot kernel? A bootable cd from what I understand is made from a 1.44 disk image that is added by the cd burning program as a special part of the disc.
man xcdroast or appropriate burner. I'm not sure if lilo is bright enough to mount hdc as a block device instead of a hardisk partition, but then again I've never tried. A quick scan of lilo.conf man page isn't telling me anything about your questions. Maybe the debian-bootdisks people could help. --mike On 08 Aug 2001 10:34:33 -0700, MESQUITA,GIOVANI (Non-HP-Brazil,ex1) wrote: > I have used Debian to create a Boot CD. I've used two approaches: > > * Create a CD with boot sector in Linux, but the lilo program > didn't recognize a root=/dev/hdc, resulting the error: FATAL: Not a number: > /dev/hdc. My lilo.conf is: > > lba32 > read-only > vga=normal > image=/vmlinuz > ramdisk=49152 > root=/dev/hdc > > * Create a CD with boot DOS and using loadlin to load Linux. I > try use loadlin vmlinuz initrd=initrd, but the loader program always enter > in /dev/hda1. > > I have read a Bootdisk-Howto and Loadlin manual and not discovery > the problem. I have the Debian 2.2 (potato), loadlin 1.6, lilo 21.7-5 and > yard. Any help welcome. > > > > > Giovani Perotto Mesquita > [EMAIL PROTECTED] > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >