Re: Tiny print in terminal

From: Lexi Winter <lexi_at_le-fay.org>
Date: Sun, 28 Jan 2024 20:50:03 UTC
Paul M Foster:
> I'm getting incredibly small printing at the console, incredibly hard
> to read.  Any way I can increase the size of the print?

set "screen.font" in /boot/loader.conf.  on a 4K, 27" display i use:

screen.font="12x24"

but this might be a bit large for your display.  the available fonts are
listed in /boot/fonts and are helpfully named after their size.

(NB: i've only tested this on an EFI system using EFIRT for v(4); i
don't know if this works on a BIOS system.)