12.01.26, 11:05 +0100, Chris Green: > While running 'apt updata' followed by 'apt upgrade' this morning I > got the following error from dpkg:- > > ... > ... > Processing triggers for initramfs-tools (0.148.3) ... > update-initramfs: Generating /boot/initrd.img-6.12.63+deb13-amd64 > zstd: error 70 : Write error : cannot write block : No space left on > device
May be that your /boot device is too small. > /dev/nvme0n1p2 ext2 456 264 168 62% /boot 168M might not be enough. https://www.debian.org/releases/trixie/release-notes/issues.html#ensure-boot-has-enough-free-space > The upgrade appeared to complete OK but it would still be good to know > what the 'No space' error was about. You should check if the initrd.img really was created/updated. WRT the error message above, it probably wasn't. -- Regards mks

