At the lilo boot prompt, I cannot boot into my win2k system. First of all, I
am running kernel 2.4.0-test11. I have a Promise ultra66 off-board controller
pci card connected to a HD running win2k. I have linux installed on another HD
connected to the built-in ide controller on motherboard, like this:

/dev/hda3 *  linux
/dev/hde1               win2k

I installed lilo on mbr of /dev/hda3 with the following /etc/lilo.conf file:

boot=/dev/hda
map=/boot/System.map
install=/boot/boot.b
prompt
timeout=100
lba32
image=/boot/vmlinuz
     label=linux
     root=/dev/hda3
     read-only
image=/boot/vmlinuz-2.2.16-22
     label=oldkernel
     root=/dev/hda3
     read-only
other=/dev/hde1
    label=win2k
        
        The 2.4 kernel has support for promise ultra66 controller so I am able to
mount /dev/hde1 to /cdrive. But for some reason lilo doesn't recognize
/dev/hde1 at boot time. In order to boot win2k I have to go to bios and select
boot off-board controller first. Any susggestion to make lilo boot off-board
chips?

Thanks

-HB

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to