seantasker
07-11-2002, 07:49 AM
Hello,
I've got my computer set up with 2 drives
hda is the primary with Linux on it. Lilo is installed on the MBR of this drive, I also have hdb with windows ME on it, I've tried to make it so Lilo will boot winME when I select it but all I get is a display that says "Loading WinME" and thats al. this is my lilo.conf file.
boot="/dev/hda"
map=/boot/map
install=/boot/boot.b
promt
timeout="50"
messazge=/boot/message
linear
default=linux
image=/"boot/vmlinuz-2.4.2-2
label="linux"
read-only
root="/dev/hda5"
other=/dev/hdb1
label="WinME"
table=/dev/hdb
hdb only has the one partition, it is a 20Gig drive.
Thanks to anyone who can help
Sean
I've got my computer set up with 2 drives
hda is the primary with Linux on it. Lilo is installed on the MBR of this drive, I also have hdb with windows ME on it, I've tried to make it so Lilo will boot winME when I select it but all I get is a display that says "Loading WinME" and thats al. this is my lilo.conf file.
boot="/dev/hda"
map=/boot/map
install=/boot/boot.b
promt
timeout="50"
messazge=/boot/message
linear
default=linux
image=/"boot/vmlinuz-2.4.2-2
label="linux"
read-only
root="/dev/hda5"
other=/dev/hdb1
label="WinME"
table=/dev/hdb
hdb only has the one partition, it is a 20Gig drive.
Thanks to anyone who can help
Sean