On Fri, 10 Aug 2018 07:00:01 -0600 PropAAS DBA <dba@xxxxxxxxxxx> wrote: > On 08/10/2018 06:29 AM, PropAAS DBA wrote: > > Can someone point me to how to properly change my boot / grub font > > size? > 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 A long time ago, I went through this same exercise. I was never able to get the grub boot screen to stop using the default vga graphics, no matter what I did. And, if I compiled the kernel with the graphics for my device built in, instead of as modules, even the systemd part of the boot messages used the vga graphics, and the virtual consoles remained with that resolution. I can get the resolution I want on the virtual consoles by changing the dimensions on the framebuffer device when I am compiling a kernel, and having this on the kernel boot line: SYSFONT=latarcyrheb-sun16 I think, because most people never see these messages and boot directly into the gui, it has fallen into disrepair. Could you show a stanza from your /boot/grub2/grub.cfg? Maybe that will give me, or someone else, an idea to help you. Did you rebuild the initramfs using dracut after every change, and before rebooting? I recall that it was bothersome to troubleshoot this because it required a reboot and initramfs rebuild for every change. Not much help, but if you get this working I would certainly like to hear about it. In case it matters, I'm using the radeon driver. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx/message/5PYW4AWZMWS22FURM5UBXYS5A5MSNBM6/