[xubuntu-users] "Not enough space on disk /boot"
Ralf Mardorf
ralf.mardorf at rocketmail.com
Mon May 25 17:54:48 UTC 2015
On Tue, 26 May 2015 02:27:40 +0900, Thomas Blasejewicz wrote:
>thomas at maus:~$ ls -hA1 /boot
>vmlinuz-3.13.0-52-generic
>vmlinuz-3.13.0-53-generic
>thomas at maus:~$ uname -r
>3.13.0-53-generic
sudo -i
apt-get purge linux-image-3.13.0-52-generic
apt-get update
apt-get install linux-image-generic
When finished push Ctrl+D
linux-image-generic is a meta package,
https://help.ubuntu.com/community/MetaPackages .
More information about the xubuntu-users
mailing list