User Tools

Site Tools


customize_grub_to_your_liking

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
customize_grub_to_your_liking [2015/06/01 04:23] – created way12gocustomize_grub_to_your_liking [2019/08/14 20:23] pavroo
Line 1: Line 1:
-Edit /etc/default/grub (using [quote]gksu leafpad /etc/default/grub[/quote]), and [quote]edit the “quiet splash” to “ ”. Remove —> quiet splash ←– without removing quotes. from the Linux command line[/quote].+===== Customize grub to your liking =====
  
-After this run [quote]sudo update-grub[/quote]+Edit ''/etc/default/grub'' (using ''gksu leafpad /etc/default/grub''), and edit the ''“quiet splash”'' to “ ”. 
 +Remove —> quiet splash ←– without removing quotes. from the Linux command line. 
 + 
 +After this run
 +   sudo update-grub
  
 Today I edited the Sparkylinux JWM install Today I edited the Sparkylinux JWM install
Line 7: Line 11:
 From From
  
-GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash acpi_osi=Linux”+   GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash acpi_osi=Linux”
  
 To To
  
-GRUB_CMDLINE_LINUX_DEFAULT=“acpi_osi=Linux”+   GRUB_CMDLINE_LINUX_DEFAULT=“acpi_osi=Linux”
  
 Just removed the — quiet splash — without removing quotes. Just removed the — quiet splash — without removing quotes.
Line 17: Line 21:
 You can also choose to change grub timeout option You can also choose to change grub timeout option
  
-GRUB_HIDDEN_TIMEOUT=“0”+   GRUB_HIDDEN_TIMEOUT=“0”
  
 Change the value from 10 to 0 as mentioned above. Change the value from 10 to 0 as mentioned above.
Line 23: Line 27:
 and perform and perform
  
-sudo update-grub+   sudo update-grub
customize_grub_to_your_liking.txt · Last modified: 2021/05/04 15:24 by 127.0.0.1