On 08/10/2018 06:29 AM, PropAAS DBA wrote:
Hi all;


I've done this on a new thinkpad with a 3840x2160 screen but it had no affect on the grub boot text


# grub2-mkfont -s 14 -o /boot/grub2/DejaVuSansMono.pf2 /usr/share/fonts/dejavu/DejaVuSansMono.ttf

# grub2-mkconfig -o /boot/grub2/grub.cfg


Then I did this (changed the -s font size) but still no change


# grub2-mkfont -s 14 -o /boot/grub2/DejaVuSansMono.pf2 /usr/share/fonts/dejavu/DejaVuSansMono.ttf

# grub2-mkconfig -o /boot/grub2/grub.cfg


Can someone point me to how to properly change my boot / grub font size?


Thanks in advance


I also tried this, still no change
# grub2-mkfont --size 24 -o /boot/grub2/DejaVuSans.ttf /usr/share/fonts/dejavu/DejaVuSans.ttf

added these lines to /etc/default/grub:
GRUB_FONT=/boot/grub2/DejaVuSans.ttf
GRUB_GFXMODE=1280x800
GRUB_GFXPAYLOAD_LINUX=keep

# grub2-mkconfig -o /boot/grub2/grub.cfg



_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/X3DDIZQPKIEQKEN75LYMSQ4PAL45Y636/

Reply via email to