我之前尝试在我的 XPS 15 9570 上安装 Ubuntu 18.10。一切正常,直到我进入安装的分区选择部分。那时安装程序崩溃了,我不得不关闭我的机器。我认为这是因为我将 SATA 配置设置为 RAID ON 而不是 AHCI,现在已修复。
现在,当我尝试从可启动 USB 运行安装程序时,出现以下错误
Failed to open \EFI\BOOT\mmx64.efi - Not Found
Failed to load image \EFI\BOOT\mmx64.efi: Not Found
Failed to start MokManager: Not Fond
Something has gone seriously wrong: import_mok_state() failed
Run Code Online (Sandbox Code Playgroud)
希望有人可能对正在发生的事情有所了解
在联想笔记本电脑上,我想从Ubuntu 18.04升级到Ubuntu 18.10 (budgie)。
当我在更新管理器上选择升级时,对话框消失,没有任何反应。升级未开始。
注意 - 我今天早上在我的另一台笔记本电脑上经历了同样的过程,Ubuntu 成功升级。
do-release-upgrade
升级失败并抛出此错误:
Please install all available updates for your release before upgrading.
Run Code Online (Sandbox Code Playgroud)
我该怎么做才能成功升级系统?
之后sudo apt-get dist-ugprade
我看到下面我端子输出:
Setting up linux-modules-extra-4.18.0-16-generic (4.18.0-16.17) ...
Setting up linux-image-generic (4.18.0.16.17) ...
Setting up linux-headers-generic (4.18.0.16.17) ...
Setting up linux-generic (4.18.0.16.17) ...
Processing triggers for linux-image-4.18.0-16-generic (4.18.0-16.17) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-4.18.0-16-generic
W: Possible missing firmware /lib/firmware/amdgpu/vega12_gpu_info.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/vega20_asd.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/vega20_sos.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/vega12_asd.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/vega12_sos.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/vega20_rlc.bin …
Run Code Online (Sandbox Code Playgroud) 我正在尝试在 Ubuntu 18.10 上安装 KVM\qemu。
根据此页面,我正在运行命令:
apt-get install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils
Run Code Online (Sandbox Code Playgroud)
并得到关于包“libvirt-bin”和“ubuntu-vm-builder”的错误:
E: Package 'libvirt-bin' has no installation candidate
E: Unable to locate package ubuntu-vm-builder
Run Code Online (Sandbox Code Playgroud)
我看到包“libvirt-bin”可用。
主存储库已设置。我做错了什么?找不到任何信息重新分级此问题。
它是新的 Ubuntu 版本 (18.10) 吗?
谢谢
我有一个带有 Windows 10 的 Ubuntu 18.10 双启动。我认为由于下面的错误,我的 Ubuntu 在重新启动/启动时最近崩溃/挂起很多。
$ sudo apt-get --with-new-pkgs upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
linux-headers-4.18.0-15 linux-headers-4.18.0-15-generic linux-image-4.18.0-15-generic linux-modules-4.18.0-15-generic
linux-modules-extra-4.18.0-15-generic
The following packages will be upgraded:
linux-generic linux-headers-generic linux-image-generic
3 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 66.0 MB of archives.
After this operation, 329 MB of additional disk space will be used. …
Run Code Online (Sandbox Code Playgroud) 上次更新后发生了这种情况:
/usr/lib/apt/methods/http: relocation error: /usr/lib/x86_64-linux-gnu/libgnutls.so.30: symbol _idn2_punycode_decode version IDN2_0.0.0 not defined in file libidn2.so.0 with link time reference
Reading package lists... Done
E: Method http has died unexpectedly!
E: Sub-process http returned an error code (127)
E: Method /usr/lib/apt/methods/http did not start correctly
Run Code Online (Sandbox Code Playgroud)
这是什么?我该如何解决?
最新的命令和得到的结果:
$ sudo apt-get update
Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Hit:3 http://ppa.launchpad.net/certbot/certbot/ubuntu bionic InRelease
Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Hit:5 http://ppa.launchpad.net/ondrej/apache2/ubuntu bionic InRelease
Get:6 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease [20.8 kB]
Get:7 …
Run Code Online (Sandbox Code Playgroud) 今天我已经通过软件升级应用程序从我的 Ubuntu 18.04 更新到 18.10(不能等到明天)。这花了一些时间,但最后我被要求重新启动我的电脑。重新启动后,我开始启动运行时。
引导登录屏幕通过了许多进程,例如 gnome manager 并在“Started bpfilter”上停止。我等了 15 分钟,但没有任何改变。尝试手动重启电脑两次,但结果还是一样。
对我来说有趣的是,在消息之后,似乎给了我一个终端实例, - 我可以自由地写信。尽管像 cd、ls 这样的命令不起作用。
我的 GPU 是 NVidia GTX 1060,CPU Intel i5-7500。我和 Windows 10 一起双启动。
您对修复此问题或调试可能出现的错误有何建议?
我昨天更新到 Ubuntu 18.10。现在我找不到不会崩溃的 Slack 版本。尝试了 snap 中的版本以及从网站上下载的版本。有人找到工作版本了吗?
我尝试使用以下说明将我的 windows ubuntu 子系统升级到 18.10:https : //linuxconfig.org/how-to-upgrade-ubuntu-to-18-10-cosmic-cuttlefish#h9-how-to-upgrade-ubuntu- Debian 方式
但在升级中我收到此错误:
Your system is unable to reach the snap store, please make sure you're connected to the Internet and update any ?
? firewall or proxy settings as needed so that you can reach the snap store. ?
? ?
? You can manually check for connectivity by running "snap info lxd" ?
? ?
? Aborting will cause the upgrade to fail and will require it to be re-attempted …
Run Code Online (Sandbox Code Playgroud) /usr/bin/python3 /usr/share/unattended-upgrades/unattended-upgrade-shutdown --wait-for-signal
判断依据:
--等待信号
以及一些关于是什么的研究unattended-upgrades
,这让我觉得还有其他东西需要更新,所以我尝试关闭服务器几次,运行:
sudo unattended-upgrade
Run Code Online (Sandbox Code Playgroud)
并遵循这些步骤,但即使系统是最新的,它仍然存在。
是否只是在那里检查何时需要进行另一次升级?
我应该担心它还是就这样?
提前致谢。