Hi!

I have two harddisks now. Master /dev/hda for my Debian Linux and slave 
/dev/hdb for Win95, which i need sometimes. But i can't boot from my
second harddisk with my current settings in /etc/lilo.conf. Lilo tells
me: "booting win" and then nothing happens. What i have to do, to make
it possible, that lilo can boot from /dev/hdb too?

This is my lilo.conf:

lba32
boot=/dev/hda
install=/boot/boot.b
map=/boot/map
# password=tatercounter2000
# message=/boot/bootmess.txt
prompt
timeout=100
vga=0x133
default=Linux

image=/boot/vmlinuz
        root=/dev/hda2
        append="idebus=33"
        label=Linux
        read-only

other=/dev/hdb1
        table=/dev/hdb
        label=win

Timo

Reply via email to