Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

setting up console

Status
Not open for further replies.

stevof

Technical User
Jun 22, 2003
31
0
0
CZ
g'day :)

i want to set up my console (no in X) into smaller font size (<16)

what must i do?

regards lnx
 
a) check, whether your kernel supports framebuffer.

If yes:
b) if you use lilo as bootloader, then insert into /etc/lilo.conf:
vga=ask
c) run lilo
d) At the boot-prompt, test the different modes.

If no:
b2) reconfigure the kernel, enable framebuffer things.
b3) make new kernel
c3) install it
d3) continue at b)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top