Gentoo Archives: gentoo-amd64

From: Stefan Wimmer <swimmer@××××××.nl>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: Boot time font size question
Date: Sat, 23 Sep 2006 01:12:02
Message-Id: slrneh92a1.gfc.swimmer@swimmer.xs4all.nl
In Reply to: [gentoo-amd64] Boot time font size question by Mark Knecht
1 * Mark Knecht <markknecht@×××××.com> [2006-09-22 19:51] :
2 > Hi,
3 > Where do I learn about changing the size of the font used at boot
4 > time so that I can see more lines while booting, and more lines when a
5 > kernel crash occurs?
6 >
7 > Thanks,
8 > Mark
9
10 And you can use a relatively small font ...
11
12 $> emerge terminus-font
13 $> vim /etc/conf.d/consolefont
14 $> CONSOLEFONT="ter-v12n"
15 $> /etc/init.d/consolefont restart
16
17 HTH
18 Stefan
19
20 --
21 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Boot time font size question Pawel Kraszewski <Gentoo@××××××××××.net>
Re: [gentoo-amd64] Re: Boot time font size question Mark Knecht <markknecht@×××××.com>