Difference between revisions of "Make GRUB menu & boot-up/down fonts bigger"
Views
Actions
Namespaces
Variants
Tools
Make GRUB menu & boot-up/down fonts bigger (view source)
Revision as of 00:20, 12 February 2018
, 6 years agono edit summary
imported>Handy |
imported>Handy |
||
Line 1: | Line 1: | ||
Note: 12-Feb-17: We used to have to, but now we no longer need to, | Note: 12-Feb-17: We used to have to, but now we no longer need to, | ||
add consolefonts to the end of the HOOKS= line in | add consolefonts to the end of the HOOKS= line in our mkinitcpio.conf file. | ||
As the collection of all the X.Org Server protocol headers formerly | As the collection of all the X.Org Server protocol headers formerly | ||
distributed as separate, standalone packages have been rolled up into | distributed as separate, standalone packages have been rolled up into | ||
Xorgproto. So if you have used this how-to to enlarge your boot up/down | Xorgproto: [https://www.phoronix.com/scan.php?page=news_item&px=Xorgproto-Debut-Release] So if you have used this how-to to enlarge your boot up/down | ||
process fonts, you should edit your /etc/mkinitcpio.conf file & remove | process fonts, you should edit your /etc/mkinitcpio.conf file & remove | ||
consolefonts from the end of the HOOKS= line. | consolefonts from the end of the HOOKS= line. |