Changes

Jump to: navigation, search

Hide-show grub menu at boot

618 bytes added, 12:18, 17 November 2010
Added instructions on how to boot to the menu when it is hidden, and added note about grub vs. grub2.
{{Admon/note|Fedora 13|These instructions should apply to other Linux distribution using grub version 0.97 and later.}}
The default installation of the GRUB boot loader by Fedora 13 set the timeout value to 0 which effectively hide the GRUB boot menu from the user. To activate the GRUB menu at boot time, set the timeout parameter to a non-zero value in the file "/boot/grub/grub.conf.
To hide The default installation of the GRUB menu at boot time, loader by Fedora 13 set the <code>timeout parameter in </code> value to 0 and the file "<code>hiddenmenu</code> option enabled, which effectively hides the GRUB boot/grub/grub.conf" to zeromenu from the user.
= Viewing the GRUB menu without changing the defaults = The grub menu can be made to appear by holding down a key, such as SHIFT, during the boot process. = Changing the defaults so the boot menu always appears = Edit <code>/boot/grub/grub.conf</code>: # Remove (or comment out) the <code>hiddenmenu</code> line.# Set the <code>timeout value is </code> parameter to the number of length in seconds the that GRUB boot loader will wait for user input before it boot booting the default OSmenu option, if the user does not press any keys. = References = * <code>man grub</code> {{Admon/important|GRUB vs. GRUB2|When searching for information about GRUB on the Internet, be aware that Grub2 is a very different program from the version shipped with Fedora, and information about Grub2 will not necessarily apply to Fedora. The Fedora project has not yet switched to using Grub2 because it does not support some system configurations on which Fedora is used.}}

Navigation menu