On Sun, 2002-02-17 at 21:32, Pixel wrote:
> [EMAIL PROTECTED] (Robert Fox) writes:
>
> > I still have to manually add "mem=nopentium" and "disk=/dev/hde
> > bios=0x80" and "disk=/dev/hda bios=0x81" to /etc/lilo.conf
>
> can you reming me what your "boot=" line is?
>
Here's the lilo.conf showing what I manually added or deleted:
boot=/dev/hde6
map=/boot/map
install=/boot/boot.b
vga=788
default=linux
keytable=/boot/us.klt
lba32
prompt
timeout=100
added --> disk=/dev/hde bios=0x80
added --> disk=/dev/hda bios=0x81
deleted --> disk=/dev/hde bios=0x81
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label=linux
root=/dev/hde6
initrd=/boot/initrd.img
added "mem=" --> append="quiet devfs=mount hdg=ide-scsi mem=nopentium"
vga=788
read-only
image=/boot/vmlinuz
label=linux-nonfb
root=/dev/hde6
initrd=/boot/initrd.img
added "mem=" --> append="devfs=mount hdg=ide-scsi mem=nopentium"
read-only
image=/boot/vmlinuz
label=failsafe
root=/dev/hde6
initrd=/boot/initrd.img
added "mem=" --> append="failsafe devfs=mount hdg=ide-scsi
mem=nopentium"
read-only
other=/dev/hde1
label=windows
table=/dev/hde
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
other=/dev/fd0
label=floppy
unsafe