Hi, I'm using Ubuntu and I just unistalled
linux-image and
linux-image-generic packages via APT.
Now I see that there's some older kernel installed which takes up unnecesary space, but doing this:
apt-get autoremove linux-image-3.* warns about removing all this:
Code:
rda grub-common grub-gfxpayload-lists grub-pc grub-pc-bin grub2-common iw libfuse2 libnl-3-200 libnl-genl-3-200 linux-image-3.2.0-24-generic linux-image-3.2.0-25-generic linux-image-3.2.0-26-generic os-prober wireless-crda wireless-regdb
If I understand correctly, the distro's own
kernel and
grub are not used unless you're using pv-grub, which I believe is not my case.
But I'm curious if those packages are safe to remove because I would not like to ruin my production linode
