Delete kernel linux


After installing the new kernel, maybe we do not need the old kernel again, how to delete them

1. please check kernel :
$ uname -a

$ uname -r

$ apt-cache policy linux-generic
Linux shadows-laptop 2.6.35-29-generic #51-Ubuntu SMP Fri Apr 15 17:13:54 UTC 2011 i686 GNU/Linux

2. and now we check list of the kernel is installed, eg for version 2.6:
libexiv2-6     install
libpython2.6     install
linux-headers-2.6.35-22    install
linux-headers-2.6.35-22-generic   install
linux-headers-2.6.35-28    install
linux-headers-2.6.35-28-generic   install
linux-headers-2.6.35-29    install
linux-headers-2.6.35-29-generic   install
linux-image-2.6.35-22-generic   install
linux-image-2.6.35-28-generic   install
linux-image-2.6.35-29-generic   install
python2.6     install
python2.6-minimal    install
3. after that remove the kernels according to the kernel version to be deleted
$ sudo apt-get remove --purge ( version kernel )
Anda baru saja membaca artikel yang berkategori tips and triks / tutorials dengan judul Delete kernel linux. Anda bisa bookmark halaman ini dengan URL http://id-ubuntu.blogspot.com/2011/04/delete-kernel-linux.html. Terima kasih!
Ditulis oleh: Unknown - Friday, April 22, 2011

Belum ada komentar untuk "Delete kernel linux"

Post a Comment