hexadecimal
January 9th, 2004, 03:17 AM
im trying to dual boot rh9 and win98se
linux is my master on primary ide
win is master on secondary ide
this is what i tried to setup in my lilo.conf file
prompt
timeout=50
default=linux
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
restricted
password=linboot
message=/boot/message
lba32
image=/boot/vmlinuz-2.4.20-8
label=linux
initrd=/boot/initrd-2.4.20-8.img
read-only
append="hdc=ide-scsi hdd=ide-scsi root=LABEL=/"
other=/dev/hdd
table=/dev/hdd
label=windows
when booting up linux ses my win hard drive is hdd
i hav on my system these drives setup
ide1
linux hdd (M)
zip 100 (S)
ide2
win hdd (M)
cdrom (S)
ide3
dvdrom (M)
cd burner (S)
when i reboot my lilo boot options are still just linux
what am i doing wrong or not have correct or didnt do
the stanza for the windows hdd came from Running Linux by oreily books
linux is my master on primary ide
win is master on secondary ide
this is what i tried to setup in my lilo.conf file
prompt
timeout=50
default=linux
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
restricted
password=linboot
message=/boot/message
lba32
image=/boot/vmlinuz-2.4.20-8
label=linux
initrd=/boot/initrd-2.4.20-8.img
read-only
append="hdc=ide-scsi hdd=ide-scsi root=LABEL=/"
other=/dev/hdd
table=/dev/hdd
label=windows
when booting up linux ses my win hard drive is hdd
i hav on my system these drives setup
ide1
linux hdd (M)
zip 100 (S)
ide2
win hdd (M)
cdrom (S)
ide3
dvdrom (M)
cd burner (S)
when i reboot my lilo boot options are still just linux
what am i doing wrong or not have correct or didnt do
the stanza for the windows hdd came from Running Linux by oreily books