[SOLVED] problems with kernel update

maxg

New Member
Nov 11, 2021
2
0
1
30
DE
Hi all,

at the moment i have problems updating the kernel from 5.11.22-5 to 5.11.22-7

The output says that there is no space left on device:

dpkg: error processing archive /var/cache/apt/archives/pve-kernel-5.11.22-7-pve_5.11.22-12_amd64.deb (--unpack): error creating directory './lib/modules/5.11.22-7-pve/kernel/drivers/media/i2c/ccs': No space left on device

The output of df -h returns the following:

udev 32G 0 32G 0% /dev tmpfs 6.3G 1.7M 6.3G 1% /run /dev/mapper/vg0-root 15G 10G 4.0G 72% / tmpfs 32G 46M 32G 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/mapper/vg0-tmp 5.0G 33M 5.0G 1% /tmp /dev/mapper/vg0-data 1.8T 365G 1.4T 22% /var/lib/vz /dev/md0 487M 175M 288M 38% /boot

The system was upgraded from 6.4 to 7.
All old kernels where removed.

In my opinion there should be enaugh space left to update. Where is the problem?
 
Last edited:
No space left on device -> dev/mapper/vg0-root
4G maby not enough?
 
Seems like the 4 GB where the problem.
I extracted the .deb package local and thought, that the space would be enaugh to install those ~400MB
My fault.
I increased the volume.