User Tools

Site Tools


ubuntu:gub2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
ubuntu:gub2 [2014/03/11 14:17]
tschulz
ubuntu:gub2 [2014/03/11 14:18]
tschulz [Force grub to show menu]
Line 3: Line 3:
 ===== Force grub to show menu ===== ===== Force grub to show menu =====
  
-  * comment out **GRUB_HIDDEN_*** ​and run **update-grub**+ ​- ​comment out **GRUB_HIDDEN_*** 
 + ​- ​run **update-grub**
 <file grub /​etc/​defaults/​grub>​ <file grub /​etc/​defaults/​grub>​
-GRUB_DEFAULT=0+...
 #​GRUB_HIDDEN_TIMEOUT=0 #​GRUB_HIDDEN_TIMEOUT=0
 #​GRUB_HIDDEN_TIMEOUT_QUIET=true #​GRUB_HIDDEN_TIMEOUT_QUIET=true
-GRUB_TIMEOUT=10 +...
-GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` +
-GRUB_CMDLINE_LINUX_DEFAULT="​quiet splash"​ +
-GRUB_CMDLINE_LINUX=""​+
 </​file>​ </​file>​
  
ubuntu/gub2.txt · Last modified: 2014/03/11 14:18 by tschulz