Operating System - Linux
1828584 Members
2342 Online
109982 Solutions
New Discussion

Why cannot i boot win98 with it selected in lilo menu

 
whepin
Occasional Contributor

Why cannot i boot win98 with it selected in lilo menu

this is my lilo.conf:
********(NOTE:THIS IS ABOUT LINUX,I THINK IT IS NO WRONG,FOR I CAN GO INTO LINUX)


other = /dev/hda1
label="win98"
table=/dev/hda
THANKS

This is my lilo.conf
boot="/dev/hda2"
map=/boot/map
install =/boot/boot.b
timeout="50"
message=/boot/message
linear
default=linux
prompt

image="/boot/vmlinuz-2.4.2-2
label="linux"
read-only
root="/dev/ha2"

other=/dev/hda1
label="win98"
table=/dev/hda




whepin
1 REPLY 1
Kodjo Agbenu
Honored Contributor

Re: Why cannot i boot win98 with it selected in lilo menu

Hello,

Try to remove the "table=..." option : put a comment on that line and type /sbin/lilo to refresh boot sector.

Good luck.

Kodjo
Learn and explain...