Re: [expert] vga resolution on text mode?

2003-11-10 Thread Artemio
You have to set a vga=xxx string in lilo.conf.

Lets' asuume you have a lilo.conf like this:


boot=/dev/hda
map=/boot/map
default=linux


image=/boot/vmlinuz
label=linux
root=/dev/hda1
initrd=/boot/initrd.img
append=devfs=mount hdc=ide-scsi acpi=ht resume=/dev/hda5
read-only
vga=7xx 
^^^
   this is your vga mode


You have to set it to vga=791 in order to have a 1024x768 color console. You 
can set this vga=791 string per kernel image, or for all kernel images - then 
include this line at the top of lilo.conf:

boot=/dev/hda
vga=791
...


Then just say lilo as root and reboot to see your new beautiful console :-P

Read the Framebuffer-HOWTO if you want another (non-1024x768 or with 
16/256/etc colors) vga mode.


Good luck!


Artemio.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] vga resolution on text mode?

2003-11-10 Thread Fajar Priyanto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 10 November 2003 02:20 pm, Artemio wrote:
 You have to set it to vga=791 in order to have a 1024x768 color console.
 You can set this vga=791 string per kernel image, or for all kernel images
 - then include this line at the top of lilo.conf:

 boot=/dev/hda
 vga=791
 ...
 Good luck!
 Artemio.

Thanks Artemio, now I love text mode more than ever! 

- -- 
Fajar http://linux.arinet.org
Linux mdk91.sistek.kom 2.4.21-0.13mdk GNU/Linux
17:41:28 up 10:16, 10 users, load average: 0.50, 0.54, 0.31
Quote of the day:
Windows found - Remove? (Y)es (S)ure (F)ine (O)K (M)ake it so
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/r2ueMai9kCFqACoRApirAKCfrpskmh85FUuSnfVIp9q0veutDwCfQae0
zPaVRDT83jvz2TTO81L1gY0=
=ThGo
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] vga resolution on text mode?

2003-11-10 Thread Artemio
 Thanks Artemio, now I love text mode more than ever!
You're always welcome!

Artemio.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com