parent
b84c0800c9
commit
f2300ac109
@ -61,6 +61,9 @@ update-grub
|
|||||||
|
|
||||||
Splash screen uses too small logo and somewhat too small fonts (Plymouth).
|
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:
|
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.
|
Add to GRUB_CMDLINE_LINUX in /etc/default/grub.
|
||||||
@ -73,7 +76,7 @@ plymouth.force-scale=3
|
|||||||
update-grub
|
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user