Change boot order: Difference between revisions

From Fab Lab Wiki - by NMÍ Kvikan
Jump to navigation Jump to search
Jorgen (talk | contribs)
How to change boot order in grub.
 
No edit summary
Line 2: Line 2:


sudo gedit /boot/grub/menu.lst
sudo gedit /boot/grub/menu.lst
==If you want to delete other versions==
*Go to Synaptic package manager
**Search for the versions that you don't want to have (e.g. 2.6.2
**Select the ones that are already installed, right click and Mark for Removal. -> Mark
**Linux headers, generic and image.
**But be sure not to delete the version that you want to have on your computer.
*Click on apply

Revision as of 09:46, 26 October 2010

If you have dual boot on your pc and want to change boot order in grub.

sudo gedit /boot/grub/menu.lst


If you want to delete other versions

  • Go to Synaptic package manager
    • Search for the versions that you don't want to have (e.g. 2.6.2
    • Select the ones that are already installed, right click and Mark for Removal. -> Mark
    • Linux headers, generic and image.
    • But be sure not to delete the version that you want to have on your computer.
  • Click on apply