When I did the upgrade to 20.1 I started getting error messages regarding a kernel upgrade. The update manager would notify of an available kernel upgrade. I'd apply the upgrade and get this error message:
Code: Select all
E: /var/cache/apt/archives/linux-modules-5.4.0-60-generic_5.4.0-60.67_amd64.deb: cannot copy extracted data for './boot/System.map-5.4.0-60-generic' to '/boot/System.map-5.4.0-60-generic.dpkg-new': failed to write (No space left on device)
E: /var/cache/apt/archives/linux-image-5.4.0-60-generic_5.4.0-60.67_amd64.deb: cannot copy extracted data for './boot/vmlinuz-5.4.0-60-generic' to '/boot/vmlinuz-5.4.0-60-generic.dpkg-new': failed to write (No space left on device)
I then got a lot of broken package error messages. I tried fixing them with synaptic package manager, then manually with various combinations for apt and dpkg as suggested by web searches. There have been no catastrophic failures but I'm stuck at my current kernel version.
hostnamectl
returns:
Code: Select all
Operating System: Linux Mint 20.1
Kernel: Linux 5.4.0-58-generic
Architecture: x86-64
This is accurate, I'm running on a Dell Latitude with an Intel processor. Note that the error message refers to /var/cache/apt/archives/linux-modules-5.4.0-60-generic_5.4.0-60.67_
amd64.deb I suspect this is somehow the source of the error but my CLI-fu is too weak to use that clue.
Any and all help and advice greatly appreciated.
-dgrc