Hi,
Is there anything wrong with my /ect/lilo.conf?:
-----------------------------------------------------
# $Header: /home/cvsroot/gentoo-x86/sys-apps/lilo/files/lilo.conf,v 1.3
2002/09/30 00:55:18 woodchip Exp $
# Author: Ultanium
# Start LILO global section
menu-scheme=Wb
boot = /dev/hda
prompt
#boot=/devices/discs/disc0/disc
map = /boot/System.map
#compact # faster, but won't work on all systems.
lba32
#if lba32 do not work, use linear
#linear
#if you always want to see the prompt with a 15 second timeout:
#timeout=150
delay = 50
vga = normal # Normal VGA console
#append = "hdd=ide-scsi"
# End LILO global section
# Linux bootable partition config begins
image = /boot/bzImage
root = /dev/hda6
#root = /devices/discs/disc0/part3
label = Gentoo
read-only # read-only for checking
#append = "hdd=ide-scsi"
# Linux bootable partition config ends
# DOS bootable partition config begins
other = /dev/hda1
#other = /devices/discs/disc0/part1
label = Windows
table = /dev/hda
# DOS bootable partition config ends
--------------------------------------------------------
If I activate the line append = "hdd=ide-scsi", my kernel gets crazy and
refuses to load any modules at reboot. Even restoring the #-sign in front of
the line and re-running lilo doesn't help. I have to copy a new version of my
kernel to /boot if I want my modules (like iptables) back. Is the append line
maybe at the wrong place? How can I solve this problem? I'd like to be able
to burn CDs. ;-)
--
Best regards,
Klaus
--------------------------------------
Gentoo Linux = the better choice!
--
[EMAIL PROTECTED] mailing list