我在尝试运行下面显示的命令时看到以下错误。我在某处读到我的 /boot 分区磁盘空间不足。如何增加 /boot 分区的大小以便安装更多软件?我有一个 500GB 的硬盘,所以有足够的空间来玩。
sudo apt-get install libdvdread4
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.2.0-33-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.2.0-33-generic.postinst line 1010.
dpkg: error processing linux-image-3.2.0-33-generic (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-server:
linux-image-server depends on linux-image-3.2.0-33-generic; however:
Package linux-image-3.2.0-33-generic is not configured yet.
dpkg: error …Run Code Online (Sandbox Code Playgroud) 我有一台英特尔 i7 笔记本电脑,它没有显示任何高于 1280 x 1024 的分辨率。经过一些研究,我发现了一个错误,随后又进行了修复。我目前安装了 11.10。我想升级驱动程序,以便图形重新开始工作。
我怎样才能做到这一点 ?