I just set up Mandrake 7.2 as the second OS on my system (the other being
Wind 98). I'm trying to get Lilo to work so I can boot either OS at
startup.
My setup:
Windows on hde
Linux on hdg (I'm using an Abit KT7a-raid mb - the hard drives are each
master on the raid controller's (Highpoint HPT370) two channels. However,
no raid is set up. The drives work independently.
I can boot Linux with a floppy, however the kernel is loaded from the
floppy. Once booted, I can access all drives with no problems.
lilo.conf reads like this:
boot = /dev/hde
map = /boot/map
timeout = 50
linear
prompt
message = /boot/message
default = win
vga = normal
append = "hdc=ide-scsi"
root = /dev/hdg6
read-only
install=/boot/boot.b
keytable=/boot/us.klt
menu-scheme=wb:bw:wb:bw
image = /boot/vmlinuz-secure
label = linux
vga = 791
append = " hdc=ide-scsi"
image = /boot/vmlinuz
label = linux-up
append = " hdc=ide-scsi"
image = /boot/vmlinuz
label = failsafe
The file was created by mandrake setup. I tried to change "linear" to
"lba32" with no success.
I thank you in advance for any help. Please give instructions in detail
since I'm fairly new to Linux.
Luca