How do I fix The following: The upgrade needs a total of 76.2 M free space on disk '/boot'. Please free at least an additional 76.2 M of disk space on '/boot'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'.
Asked
Active
Viewed 32 times
1 Answers
0
From the error report, it clearly says that you have to free up some space around 80 MB on your /boot partition or you have to increase the size of /boot partition.
Mainly /boot partition contains old(unused) kernals.Removing all of them will give you some space.See this question for how to free up some space in your /boot partition.
If you want to increase the size of /boot partition, then you have to boot from Ubuntu live disk or gparted live disk.Freeup some space from other partition and add it to your /boot partition.
Avinash Raj
- 80,446