[EMAIL PROTECTED] wrote:
> Hi all,
>
> LILO isn't behaving the way I'd like it to.  After 5
> seconds it boots Linux by default.  What I want to happen
> is for Win98 to boot by default after 20 seconds.  I've
> read up on LILO in Running Linux and made the changes it
> suggested to /etc/lilo.conf.  Does Mandrake use another
> file to configure LILO?  Here is what my /etc/lilo.conf
> file looks like.
>
> #This file has been generated by KLILO
> boot=/dev/hda
> read-only
> prompt
> timeout=200
> vga=normal
> default=windows
>
> other=/dev/hda1
> label=windows
> table=/dev/hda
>
> other=/dev/fdo
> label=floppy
> table=/dev/hda
>
> image=/boot/vmlinuz
> root=/dev/hda3
> label=linux
> append=""
>
> Thanks,
> Jake
>
> Shop Safely Online Without a Credit Card
> http://www.rocketcash.com

Jake....look real closely at the last character of the first 
line in the floppy stanza.  You've got the letter 'o' instead 
of the numeral '0'.  this is likely causing a fatal error and 
preventing the writing of the info to the mbr.
-- 
Alan

Reply via email to