From: Franck Nhieu (root@yellop.fr.mugnet.org)
Date: 02/15/93


From: root@yellop.fr.mugnet.org (Franck Nhieu)
Subject: Re: ASK_VGA doesn't work for me.
Date: 15 Feb 1993 19:31:17 GMT

dittman@skitzo.dseg.ti.com (Eric Dittman) writes:

: whenever I load Linux (I use LILO), I never get asked the press <ENTER>
                         ^^^^^^^^^^
try to use "vga=ask" in your lilo config file like this :

image=<full path of your image>
label=<label>
root=<...>
vga=ask <--- TRY THIS then, this option override the Image one.
image=.... etc

and don't forget to make an install (in /etc/lilo)...

It's (maybie) because you use Lilo...
PS: I have Lilo 0.8
Bye