Ok so here's the scoop.
I installed Redhat 9 on a dual boot HD with windows in hda(?) and Redhat on hdb with multiple partitions. I also have another HD installed in this tower hdd1 with Mandrake on it. When installing Redhat I had it install lilo, when I should have just edited the lilo.conf from within Mandrake.
Now I can't boot to Mandrake. I need to edit lilo from within Redhat and can't figure out how to get it to boot to hdd1.
Here's the lilo.conf from Mandrake. (I mounted the HD to /mnt/mandy so I could see it)
For some reason I have to log in as root to read and edit lilo.conf within Red Hat. So I'll post that in a separate reply.boot=/dev/hdb
map=/boot/map
default="windows"
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
disk=/dev/hdb bios=0x80
disk=/dev/hdd bios=0x81
image=/boot/vmlinuz
label="linux"
root=/dev/hdd1
initrd=/boot/initrd.img
append="devfs=mount hdc=ide-scsi acpi=off quiet"
vga=788
read-only
image=/boot/2.4.21-0.25mdkcustom
label="2421-25"
root=/dev/hdd1
initrd=/boot/initrd-2.4.21-0.25mdkcustom.img
append="devfs=mount hdc=ide-scsi acpi=off quiet"
vga=788
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hdd1
initrd=/boot/initrd.img
append="devfs=mount hdc=ide-scsi acpi=off"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hdd1
initrd=/boot/initrd.img
append="devfs=nomount hdc=ide-scsi acpi=off failsafe"
read-only
other=/dev/hdb1
label="windows"
table=/dev/hdb



)

Reply With Quote

Bookmarks