kernel version remove

Loïc Martin loic.martin3 at gmail.com
Tue May 29 14:42:52 UTC 2007


Munip Ober a écrit :
> Hello
>    
>   I want to update the grub configuration manually.
>   There are four versions for kernel.I need to remove first 2 version.
>    
>   Thanks for helping
>    
>   Munip
> 
> 
>        
> ---------------------------------
> Get the free Yahoo! toolbar and rest assured with the added security of spyware protection. 
> 
  Best is remove said kernels using synaptic.

Manually, though, you edit menu.lst :

sudo gedit /boot/grub/menu.lst

Then save, and :

sudo grub-install hd0

Where hd0 is where grub is (could be sd0 or a different one depending on 
the number of hd you have and the ubuntu version - I think hd were named 
hd## and that changed to sd## - check your /etc/fstab). Here hd0 is for hda




More information about the ubuntu-users mailing list