Changing font size for boot messages after zbm? #810
-
|
In order to have all boot messages fit onto the screen and being able to be checked out on tty1, I'd like to temporarily reduce the font size of the boot messages after zbm started booting the BE. So far I tried (after installing terminus-font (void linux):
(Installing tmux in hopes to be able to just scroll up on tty1 didn't work either (of course incl. reboot.) That's all the ideas I got from searching. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
once zbm hands off to the OS, it's up to your OS to set the font size. Consult your distro's documentation about that. |
Beta Was this translation helpful? Give feedback.
once zbm hands off to the OS, it's up to your OS to set the font size. Consult your distro's documentation about that.