Δημοσιεύτηκε: 16 Μαρ 2010, 16:01
έγραψε:* No menu entries are displayed. The splash screen, if configured, will be displayed.
* The user can interrupt the boot process and display the menu by holding down the SHIFT key until the menu displays.
GRUB 2 searches for a depressed SHIFT key signal during boot. If the key is pressed or GRUB 2 cannot determine the status of the key, the menu is displayed.
* The time the screen remains blank but available for display is determined by a setting in /etc/default/grub.
* GRUB 2 can display a countdown timer to provide visual feedback on the time remaining until the default selection is chosen. The timeout setting is enabled in /etc/default/grub
* At the end of the timeout, the default entry determined by settings in /etc/default/grub will be selected.