John Aldrich wrote:
> On Thu, 16 Mar 2000, you wrote:
> >
> > My home system has Windows 95 on hda and a vfat partion as hdb1, as well as Linux
>on
> > hdb. I have installed Redhat 5.2, 6, 6.1; Mandrake 6, 7; as well as Caldera and
>Suse
> > distributions on this machine. None have given me 2 LILO prompts.
> >
> Hmm...post your lilo.conf here, please...
> John
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
vga=normal
default=windows
keytable=/boot/us.klt
prompt
timeout=50
# message=/boot/message
other=/dev/hda1
label=windows
table=/dev/hda
image=/boot/vmlinuz
label=linux
root=/dev/hdb5
append="hdd=ide-scsi mem=96M"
read-only