-1

I'm a total beginner with Ubuntu and every time I got this message. Please how can I solve it? What do they mean with the message free space on disk '/boot' and how can I fix it?

Kevin Bowen
  • 19,615
  • 55
  • 79
  • 83
clod
  • 3

1 Answers1

0

To clean up all the unused kernel packages, type in Terminal:
sudo apt-get autoremove


Another easier way, is to install the ubuntu-tweak tool, it can be downloaded from here. Go to "Janitor", and select "Old Kernel" to clean.

enter image description here

Benny
  • 4,920
  • Thank you! I think is works. May I ask you another question please. I installed Ubuntu 15 in my computer and remove windows from it and now I want to install it back but I dont know how to do it. This because I started to study programming 1C# and this program (visual studio community) works only with windows. Thanks in advance. Clod – clod Aug 11 '16 at 20:26
  • You can easily install windows under VirtualBox. Please Mark my answer as the correct – Benny Aug 11 '16 at 21:06