Can I delete Generic kernel if I use Generic
Posted
by
user206049
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user206049
Published on 2013-10-22T09:56:17Z
Indexed on
2013/10/22
10:14 UTC
Read the original article
Hit count: 274
I currently can't update my release as there is not enough space on boot. I just have the one kernel version there, but seem to have both the Generic and Low Latency versions. uname -r just shows
3.8.0-32-lowlatency
ls -lah /boot shows
-rw-r--r-- 1 root root 899K Oct 2 00:00 abi-3.8.0-32-generic
-rw-r--r-- 1 root root 899K Oct 7 09:27 abi-3.8.0-32-lowlatency
-rw-r--r-- 1 root root 152K Oct 2 00:00 config-3.8.0-32-generic
-rw-r--r-- 1 root root 152K Oct 7 09:27 config-3.8.0-32-lowlatency
drwxr-xr-x 3 root root 2.0K Jan 1 1970 efi
drwxr-xr-x 5 root root 1.0K Oct 22 10:05 grub
-rw-r--r-- 1 root root 32M Oct 22 09:51 initrd.img-3.8.0-32-generic
-rw-r--r-- 1 root root 32M Oct 22 10:05 initrd.img-3.8.0-32-lowlatency
drwxr-xr-x 2 root root 12K Feb 25 2013 lost+found
-rw-r--r-- 1 root root 173K Dec 5 2012 memtest86+.bin
-rw-r--r-- 1 root root 175K Dec 5 2012 memtest86+_multiboot.bin
-rw------- 1 root root 3.0M Oct 2 00:00 System.map-3.8.0-32-generic
-rw------- 1 root root 3.0M Oct 7 09:27 System.map-3.8.0-32-lowlatency
-rw------- 1 root root 5.2M Oct 2 00:00 vmlinuz-3.8.0-32-generic
-rw------- 1 root root 5.2M Oct 7 09:27 vmlinuz-3.8.0-32-lowlatency
So what can I do to allow me to update? Apparently I need 174m on boot and am 40m short.
© Ask Ubuntu or respective owner