Hello,
I have successfully installed FreeBSD on a Thinkpad x250 and every thing works great. I did install sway and qutebrowser for now it is just a basic setup to get the laptop functional enough for my basic needs. In short I have one simple annoyance that is the the boot messages font is too big for me and I have managed to decrease the VT font size using
But the boot messages fonts size keeps being big until the login prompt then my settings are applied only after the prompt appears on screen.
How to make the boot messages font smaller and hopfully change font type too?
Thanks in advance.
amr
I have successfully installed FreeBSD on a Thinkpad x250 and every thing works great. I did install sway and qutebrowser for now it is just a basic setup to get the laptop functional enough for my basic needs. In short I have one simple annoyance that is the the boot messages font is too big for me and I have managed to decrease the VT font size using
Code:
/boot/loader.conf
kern.vty="vt"
kern.vt.fb.default_mode="1366x768"
allscreens_flags="-f vgarom-thin-8x16"
How to make the boot messages font smaller and hopfully change font type too?
Thanks in advance.
amr