1. check the current version you use:
"uname -r"
2. see all the installed kernel images in your system:
"ls /boot/vmlinuz*"
3. remove the old kernels:
"sudo apt-get remove linux-image-[version]-generic"
4. update the grub
"sudo update-grub"
2011年2月2日 星期三
訂閱:
文章 (Atom)