☰ Categories

Linux: Grub2 commands and tips

sudo os-prober (looks for available OS on partitions)

sudo update-grub (rebuilds the Grub boot menu)

gksu gedit /etc/default/grub (Dangerous file that allows you to modify Grub options) – Back this up before modifying