On Thu, Sep 26, 2019 at 07:55:36AM +0000, c...@riseup.net wrote:
> Hi,
> When update buster, it gives the following errors:
> 
> Setting up linux-image-4.19.0-6-amd64 (4.19.67-2+deb10u1) ...
> /etc/kernel/postinst.d/initramfs-tools:
> update-initramfs: Generating /boot/initrd.img-4.19.0-6-amd64
> 
> gzip: stdout: No space left on device
> E: mkinitramfs failure cpio 141 gzip 1
> update-initramfs: failed for /boot/initrd.img-4.19.0-6-amd64 with 1.
> run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return
> code 1
> dpkg: error processing package linux-image-4.19.0-6-amd64 (--configure):
>  installed linux-image-4.19.0-6-amd64 package post-installation script
>  subprocess returned error exit status 1
>  Errors were encountered while processing:
>   linux-image-4.19.0-6-amd64
>   E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> Any ideas how to solve it?

It seems that your /boot filesystem is full -- perhaps because old
kernel packages still lurk around.

You could try "sudo apt autoremove", which would remove unneeded
packages (old kernel packages are among them).

If you're the prudent kind, you could try first "apt -s autoremove"
to see what it would do (no need to sudo).

Cheers
-- t

Attachment: signature.asc
Description: Digital signature

Reply via email to