hello there...i have a little trouble booting to
windows from lilo...windows is on sdb1 and gentoo on sdc2...when i try
to boot to windows i get an error "ntldr is missing"...my lilo.conf is
as follows
boot=/dev/sdb
prompt
timeout=50
default=Gentoo
# Gentoo-2.6.24-r4
image=/boot/kernel-2.6.24-gentoo-r4
label=Gentoo
read-only
root=/dev/sdc2
# Gentoo-2.6.23-r6
image=/boot/kernel-2.6.23-gentoo-r6
label=Gentoo2
read-only
root=/dev/sdc2
# Windows
other=/dev/sdb1
label=Windows
#table=/dev/sdb1
could anyone help me to overcome this problem?? thanks in advance...