janneo
10-31-2001, 06:45 PM
I just re-installed my SuSE 7.1 pro. earlier, I had installed W2K to /dev/hde. As I installed Linux (to /dev/hda), it correctly found W2K from the other HD, and configured LILO accordingly. Only problem is that it doesn't work. When I try to boot W2K from lilo, it just says "Loading nt", and that's it. It just freeezes.
What is the problem? W2K booted from /dev/hde without any problems, but once I install LILO to MBR of /dev/hda, it won't work anymore. LILO has correct setting, it tries to boot /dev/hde1, like it should.
EDIT: here is my lilo.conf:
boot = /dev/hda
vga = normal
read-only
menu-scheme = Wg:kw:Wg:Wg
lba32
prompt
timeout = 80
message = /boot/message
image = /boot/vmlinuz
label = linux
root = /dev/hda3
initrd = /boot/initrd
image = /boot/vmlinuz_24
label = linux_2.4
root = /dev/hda3
initrd = /boot/initrd_24
optional
image = /boot/vmlinuz.suse
label = suse
root = /dev/hda3
initrd = /boot/initrd.suse
optional
other = /dev/hde1
label = nt
I just now noticed that someone else has the same problem, but with Win98.
[ 31 October 2001: Message edited by: janneo ]
What is the problem? W2K booted from /dev/hde without any problems, but once I install LILO to MBR of /dev/hda, it won't work anymore. LILO has correct setting, it tries to boot /dev/hde1, like it should.
EDIT: here is my lilo.conf:
boot = /dev/hda
vga = normal
read-only
menu-scheme = Wg:kw:Wg:Wg
lba32
prompt
timeout = 80
message = /boot/message
image = /boot/vmlinuz
label = linux
root = /dev/hda3
initrd = /boot/initrd
image = /boot/vmlinuz_24
label = linux_2.4
root = /dev/hda3
initrd = /boot/initrd_24
optional
image = /boot/vmlinuz.suse
label = suse
root = /dev/hda3
initrd = /boot/initrd.suse
optional
other = /dev/hde1
label = nt
I just now noticed that someone else has the same problem, but with Win98.
[ 31 October 2001: Message edited by: janneo ]