On 11/13/2015 11:46 PM, Tim wrote:
Tried multiple resolutions, as well as a bigger font via these steps:Allegedly, on or about 13 November 2015, CS DBA sent:GRUB_GFXMODE='1368x768x32; 1368x768x24; 1280x720x32; 1280x720x24; 800x600x32; 800x600x24; auto'Wild guess: Rather than give a list of compatible resolutions, try just listing a low resolution one that gives you a big chunky display. That, or look into if you can specify the font (a big one). 1) grub2-mkfont -s 32 -o /boot/grub2/DejaVuSansMono.pf2
/usr/share/fonts/dejavu/DejaVuSansMono.ttf 2) Edit the /etc/default/grub file adding a line: GRUB_FONT=/boot/grub2/DejaVuSansMono.pf2 Update GRUB configuration with:sudo grub2-mkconfig -o /boot/grub2/grub.cfg
|
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org