[olug] LILO is broken? How to make vga=extended work

Vincent vraffensberger at home.com
Sun Dec 2 04:43:08 UTC 2001


You can run "linux vga=ask" from the lilo prompt to get into a scan and test utility.  Each mode will have numeric
identifier.  I use vga=5, which I believe is 80x43, or something close to that.  Anyway, once you find the mode that you
like, add it to lilo the same way you did the extended entry.  I'm not familiar with the one you used, it may be some
sort of automatic selection and dosen't like your video card...
I don't think you can change it once the kernel is loaded.

I haven't bothered with it for a long time now.  I use a serial terminal for emergency access.
To get lilo onto a serial terminal, add this to your lilo:
serial=0,9600N8  ( 0 is your serial port)
Then add this to inittab:
6:12345:respawn:/sbin/agetty -L 38400 ttyS0 vt100    (set the speed, terminal type and serial to your needs)
And add this to rc.local:
stty cols 94 rows 120    (Set the rows and cols for your terminal program)

I hope that helps.

----- Original Message -----
From: "Neal Rauhauser" <isptech at americanrelay.com>
To: <olug at bstc.net>
Sent: Saturday, December 01, 2001 5:56 PM
Subject: [olug] LILO is broken? How to make vga=extended work


>
>
>  I just built my first RH7.2 box and, I might add, the first linux box
> I've allowed in here in about two years.
>
>   In the old days (RH6.2) I would add 'vga=extended' to /etc/lilo.conf,
> rerun lilo, and it would automagically set up for 80x43 video.
>
>   I've followed the procedure and I get a few lines of 80x43 then it
> reverts to 80x25 - most annoying. Can someone reveal the magic required
> to make this change stick? Or how can I switch to 80x43 from the command
> line?
>
>
>
>
> --
> Neal Rauhauser CCNP, CCDP phone: 402-951-6390
> http://AmericanRelay.com fax  : 402-951-6390
> mailto:nealr at americanrelay.com fcc  : k0bsd
>
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
>
> For help contact olug-help at bstc.net - run by ezmlm
> to unsubscribe, send mail to olug-unsubscribe at bstc.net
> or `mail olug-unsubscribe at bstc.net < /dev/null`
> (c)2001 OLUG http://www.olug.org
>
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
>
>


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

For help contact olug-help at bstc.net - run by ezmlm
to unsubscribe, send mail to olug-unsubscribe at bstc.net
or `mail olug-unsubscribe at bstc.net < /dev/null`
(c)2001 OLUG http://www.olug.org

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_




More information about the OLUG mailing list