希望我没有为我遇到的问题打开新主题而违反任何规则。相信我,我已经尝试浏览了 askubuntu 和一堆其他网站,但到目前为止,没有提供的解决方案对我有用 - 希望你们能帮助我解决问题。
今天早些时候,我将我的 Ubuntu 服务器升级到 14.04:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04 LTS
Release: 14.04
Codename: trusty
Run Code Online (Sandbox Code Playgroud)
我有以下问题:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
Run Code Online (Sandbox Code Playgroud)
如果我运行该命令,它会卡在:找到内核: /memtest86+.bin
请告知如何继续(我尝试了多种解决方案,包括update-grub,以及其他很多解决方案,但都没有奏效)。
$ sudo dpkg --configure -a
Processing triggers for initramfs-tools (0.103ubuntu4) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-24-generic
Setting up mdadm (3.2.5-5ubuntu4) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily …Run Code Online (Sandbox Code Playgroud)