On 2024-07-19 13:08:50 +0200, Vincent Lefevre wrote: > update-initramfs: Generating /boot/initrd.img-6.9.9-amd64 > zstd: error 70 : Write error : cannot write block : No space left on device > E: mkinitramfs failure zstd -q -9 -T0 70 > update-initramfs: failed for /boot/initrd.img-6.9.9-amd64 with 1.
When retrying (apt install -f) and doing df, I could see that this is the /boot partition that becomes full. It is rather surprising that zstd writes to this partition. The biggest files are the initrd.img-* ones, and they take 67 MB before the firmware upgrade. So 189 MB available for the upgrade should have been sufficient. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)