-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
  • 20,055
  • 57
  • 82
  • 84
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
  • 5,100