小编Sou*_*Das的帖子

gzip:标准输出:设备 E 上没有剩余空间:mkinitramfs 失败 cpio 141 gzip 1

每当我尝试安装/卸载任何软件时,都会收到类似的错误消息,提示“设备上没有剩余空间”。我尝试删除旧内核,但遇到了类似的错误。

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.19.0-56-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-extra-3.19.0-56-generic (--remove):
 subprocess installed post-removal script returned error exit status 1
E: Sub-process /usr/bin/dpkg returned an error code (1)
Run Code Online (Sandbox Code Playgroud)

我已经sudo apt-get autoremove --purge按照网上的建议尝试过,但没有帮助。我也阅读了以前的帖子以解决类似问题,但它们也没有帮助。

因此,我根本无法安装/卸载任何东西。

sourav@Valkyrie:~$ ls /boot
abi-3.19.0-56-generic                  initrd.img-4.4.0-34-generic
abi-3.19.0-61-generic                  initrd.img-4.4.0-34-generic.old-dkms
abi-3.19.0-64-generic                  lost+found
abi-3.19.0-65-generic                  memtest86+.bin
abi-4.4.0-34-generic                   memtest86+.elf
config-3.19.0-56-generic               memtest86+_multiboot.bin
config-3.19.0-61-generic               System.map-3.19.0-56-generic
config-3.19.0-64-generic               System.map-3.19.0-61-generic
config-3.19.0-65-generic               System.map-3.19.0-64-generic
config-4.4.0-34-generic …
Run Code Online (Sandbox Code Playgroud)

dpkg

6
推荐指数
1
解决办法
2万
查看次数

标签 统计

dpkg ×1