How many Linux can one have

Kenneth kenhomza at gmail.com
Wed Feb 5 00:45:01 UTC 2014


On Wednesday, February 05, 2014 01:24:40 AM Christer Wickman wrote:
> Hello All
> 
> I have a question. How many Linux system can one have on one computer? Today
> I installed Elementary OS on the same computer I have KUbuntu on. When the
> list over system I can choose to start with. The list is a bit odd. Because
> it says the KUbuntu has many kernel on it. Why is so? One example is like
> this "3.1.11.15-genric." below it can stand for "3.1.11.12-genric", why is
> like that?
> 
> Yours
> Christer Wickman
> 
> Skickat från Huawei Mobile
Hello,  there left over Linux kernels form previous updates, it keeps them by default so 
you have the option to revert back is you system becomes unstable after a kernel update, 
you can safely remove them...
This will remove ALL versions but the current: 
  sudo apt-get remove --purge $(dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed 
"s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d')


run that in term...
reference link;  http://askubuntu.com/questions/2793/how-do-i-remove-or-hide-old-kernel-versions-to-clean-up-the-boot-menu[1] 


--------
[1] http://askubuntu.com/questions/2793/how-do-i-remove-or-hide-old-kernel-versions-to-clean-up-the-boot-menu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20140204/f7469997/attachment.html>


More information about the kubuntu-users mailing list