On Mon, 2004-01-05 at 00:12, Peter E. Williams wrote: > 1st idea: > When lilo shows, to see what happens, did you try booting using the other > option? ie:
Yes, /boot/vmlinuz always boots fine. It's just the enterprise kernel that fails after a restart. > 2nd idea: > I am curious about one line in your lilo.conf that appear in both the > image=/boot/vmlinuz-enterprise and the image=/boot/vmlinuz > that being: > > append="devfs=mount hdd=ide-scsi acpi=ht splash=silent" > > Maybe it should be shortened to: > > append="devfs=mount" > or change the hdd to hda or to scd: > > append="devfs=mount hda=ide-scsi acpi=ht splash=silent" > > append="devfs=mount scd=ide-scsi acpi=ht splash=silent" I could try it, although again the "linux" kernel doesn't seem to have any problems booting. I know I need the hdd=ide-scsi line for my cd-burner to function properly, I'm assuming acpi=ht has something to do with power management, but I'm not sure what the splash=silent does. > 3rd idea: > The fstab doesn't make any reference to hdd. It references scd0 and hda#. > Check out why. If I'm not mistaken, hdd is my ide cd-burner, and the "hdd=ide-scsi" option makes the system treat it as a scsi drive (ie. scd0). Jesse -- Jesse Kline, RHCT _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

