Re: grub2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Around 11:32pm on Monday, December 26, 2011 (UK time), Patrick Dupre scrawled:

> I understand that I have to a rebuild a grub.cfg file, but how?
> grub2-mkconfig can do it, but how do I modify the boot options?
> For example I which to remove the quiet and rhgb options from the
> boot command (not at each boot).

From my own Fedora installation instructions:

Edit /etc/default/grub and make the following changes.

    change GRUB_TIMEOUT to 30.
    delete quiet and rhgb from the GRUB_CMDLINE_LINUX line. 

Run grub2-mkconfig to regenerate the grub config file. Then set
the default grub entry to 0.

    # grub2-mkconfig -o /boot/grub2/grub.cfg
    # grub2-set-default 0

I'm not sure why I needed to do the last bit, but found it was necessary
for the latest kernel to be selected by default.

Steve

-- 
 
Website:  www.stevesearle.com
Twitter:  @ReddishShift
Facebook: www.facebook.com/steve.searle

 11:16:59 up 2 days, 23:04,  1 user,  load average: 0.03, 0.05, 0.09

Attachment: pgpcJvxCmuS22.pgp
Description: PGP signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
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
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux