LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > jere21
User Name
Password

Notices


Rate this Entry

Grub2

Posted 12-07-2014 at 10:36 AM by jere21
Updated 12-11-2014 at 09:09 AM by jere21

  1. Make your changes in /etc/default/grub:
    • Add kernel options to GRUB_CMDLINE_LINUX_DEFAULT. In my current case:
      Code:
      GRUB_CMDLINE_LINUX_DEFAULT="quiet video.use_native_backlight=0"
    • Always boot the last selected kernel (instead of the first one):
      Code:
      GRUB_DEFAULT=saved
      GRUB_SAVEDEFAULT=true
    • Disable grub showing up at all per default (hold "shift" to show it anyway):
      Code:
      GRUB_TIMEOUT=0
  2. Apply your changes
    Code:
    sudo update-grub
Posted in Uncategorized
Views 1089 Comments 0
« Prev     Main     Next »
Total Comments 0

Comments

 

  



All times are GMT -5. The time now is 09:12 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration