On 06.12.19 07:31, Robert McBroom via users wrote:
...
Not a uefi system. However found grubenv in the grub2 directory. It is
editable and could add 'vga=791 3' to
$kernelopts
Saw a flash on the console that the use of vga=791 to set the console
resolution is being deprecated but the
suggested change was gone before it could be read.
AFAIK, kernel parameter should go into /etc/default/grub
the line starts with "GRUB_CMDLINE_LINUX"
and a sequencing run of
[ -d /sys/firmware/efi/efivars ] && sudo grub2-mkconfig -o
/boot/efi/EFI/fedora/grub.cfg || sudo grub2-mkconfig -o /boot/grub2/grub.cfg
- this is *ONE* line. For the case that the email transmission breaks it -
is needed.
--
sixpack13
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx