[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Urgent :Dual boot Debian+Mandrake with lilo



Vijaya S wrote:

Hi kent,
Could u pls help me in this
I am nt able to get he lilo options of debian and mandrake although i have the
entries in lilo.conf.
I get no errors when i run lilo
Demo:/home/vijaya# cat /etc/lilo.conf
lba32
boot=/dev/hda
root=/dev/hda3
install=/boot/boot-menu.b
map=/boot/map
menu-title=" Demo machine"
delay=20
vga=normal
default=debian






image=/boot/vmlinuz-2.4.18-bf2.4
       label="debian"
       root=/dev/hda3
       read-only

image=/mandrake/boot/vmlinuz
       label="Mandrake"
       root=/dev/hda1
       initrd=/mandrake/boot/initrd.img
       read-only

I'm a little concerned about the "/mandrake" portion of the initrd line in the Mandrake stanza, but other than that, it looks pretty good. I do notice you don't have a "prompt" line, which means you won't get a prompt for which system you want to boot into; it'll just rush into the default ("debian", in this case) system.

--
Kent



Reply to: