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?
Asked
Active
Viewed 90 times
-1

Kevin Bowen
- 19,615
- 55
- 79
- 83

clod
- 3
-
1You forgot to provide a link to the image. – edwinksl Aug 09 '16 at 21:21
-
Thanks and sorry for that but I have already got and answer=) – clod Aug 11 '16 at 20:26
1 Answers
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.

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