grub2 confusing need to add simple setting
On 16.09.2012 22:13, Edward M wrote:
> Hello,
>
> I have not needed to touch grub2 config files until now
> to add a simple setting and I am finding grub2 confusing.
> How do I add nomodeset in grub2.
> I miss the old grub:'(
> .
>
> Thanks
Try editing GRUB_CMDLINE_LINUX in /etc/default/grub. Remember to update
grub configuration with: grub2-mkconfig -o /boot/grub2/grub.cfg.
You may also try to pass nomodeset as command line parameter in grub's
boot menu to see if it works.
Mateusz Marzantowicz
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
|