我所做的只是运行apt upgrade,安装升级到linux-image-5.8.0-34-generic. 这是一个双引导系统,但据我所知,有问题的文件驻留在常规系统分区(安装在 / 处),而不是位于/boot/efi/
任何有关正在发生的事情或我可以提供的其他信息的提示或建议将不胜感激。
适当的输出:
root@CSD-17459:~# apt install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
linux-headers-5.4.0-42 linux-headers-5.4.0-42-generic linux-image-5.4.0-42-generic linux-modules-5.4.0-42-generic linux-modules-extra-5.4.0-42-generic
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
linux-image-5.8.0-34-generic
Suggested packages:
fdutils linux-doc | linux-hwe-5.8-source-5.8.0 linux-hwe-5.8-tools
The following NEW packages will be installed:
linux-image-5.8.0-34-generic
0 upgraded, 1 newly …Run Code Online (Sandbox Code Playgroud)