Difference between revisions of "Make GRUB menu & boot-up/down fonts bigger"

imported>Handy
imported>Handy
Line 58: Line 58:


If your MODULES= line has any other modules on it already, just add your new one with a space separating it from the previous one.
If your MODULES= line has any other modules on it already, just add your new one with a space separating it from the previous one.
Don't close the mkinitcpio.conf file just yet as we have one more quick change to make. We have to add '''consolefont''' to the end of the '''HOOKS=''' line. Your line will likely look a little different than mine, but here is a copy of mine just to show you:
HOOKS="base udev autodetect modconf block keyboard filesystems fsck consolefont"


You can save & close the file.
You can save & close the file.
Anonymous user