On 10/19/2016 6:08 AM, tomas@tuxteam.de wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, Oct 19, 2016 at 11:37:08AM +0100, Brian wrote:On Tue 18 Oct 2016 at 10:22:24 -0500, Richard Owlett wrote:On 10/18/2016 9:20 AM, Darac Marjal wrote:On Tue, Oct 18, 2016 at 08:51:00AM -0500, Richard Owlett wrote:With GRUB2 on Jessie, how do I increase the menu's font _size_ .[...]You presumably want to increase the size of what you *see* on the screen. Try GRUB_GFXMODE=640x480 in /etc/default/grub. 'update-grub' and reboot.Brilliant. Brian, you were the only who could peer through the the XY problem's fog [1]. Thanks for that [2].
It's not _quite_ an 'XY Problem'. The OP hath declared. <grin>It may be its first cousin. There is a not explicitly stated solution constraint. In my case I wish to use default resolution of current driver/monitor combination.
I install to multiple machine/monitor permutations.My optimal solution will be of the form [*NOT* checked for syntax yet] grub-mkfont -o /boot/grub/fonts/unicode.pf2 -s MYSIZE /path/to/Example.ttf
[1] http://xyproblem.info/ [2] No, I'm not the original poster. I might well be wrong. But the evidence is so blazing that I can't hardly see anything else :-) Apologies to Richard if I'm wrong.