This commit is contained in:
Michel Le Cocq 2020-06-24 09:56:59 +02:00
parent b84c0800c9
commit f2300ac109
1 changed files with 4 additions and 1 deletions

View File

@ -61,6 +61,9 @@ update-grub
Splash screen uses too small logo and somewhat too small fonts (Plymouth).
### plymouth boot splash and boot logger
Plymouth has logic to detect the proper scaling to apply, but it's still too small; workaround by forcing the scale on the kernel cmdline:
Add to GRUB_CMDLINE_LINUX in /etc/default/grub.
@ -73,7 +76,7 @@ plymouth.force-scale=3
update-grub
~~~
Console terminal uses too small fonts.
### Console terminal uses too small fonts.
Note that the package shipping the Ubuntu Monospace font for the terminal, fonts-ubuntu-console, is not installed by default and only ships 8x16 fonts.