Zusammenfassung der Ressource
Complemento
of Grub2
- Genera a:
grub-mkconfig o
'update-grub es
controlado por
- /boot/grub/grub.cfg
- /etc/default/grub
- GRUB_DEFAULT
- GRUB_DEFAULT=example-gnu-linux
- menuentry 'Example
GNU/Linux distribution'
--class gnu-linux --id
example-gnu-linux { ... }
- GRUB_DEFAULT=0
- Primer SO
- GRUB_CMDLINE_LINUX
- cat /proc/cmdline
- GRUB_CMDLINE_LINUX_DEFAULT
- "quiet splash"
- GRUB_DISTRIBUTOR
- lsb_release -i -s 2> /dev/null || echo Debian`
- GRUB_TERMINAL_INPUT
- console serial serial_port
'gfxterm' (graphics-mode
output), 'vga_text' (VGA text
output), 'mda_text' (MDA text
output), 'morse' (Morse-coding
using system beeper) or
'spkmodem' (simple data
protocol using system speaker).
- GRUB_TERMINAL
- 'GRUB_TERMINAL_OUTPUT
- GRUB_TERMINAL
- GRUB_TIMEOUT
- 5:Default
0:inmediatamente
-1:indefinidamente
- 'GRUB_CMDLINE_XEN'
'GRUB_CMDLINE_XEN_DEFAULT'
- HYPERVISOR XEN
- GRUB_BACKGROUND
- Set a background image for
use with the 'gfxterm'
graphical terminal. FILE
*.JPG,*J.PEG *.PNG *.TGA
- info -f grub -n 'Simple configuration'
- GRUB_TIMEOUT_STYLE
- hidden
menu
countdown