3 次编辑,在这个问题的底部提供了更多信息。
当我定期升级到最新的通用内核时,升级失败并停止了我的计算机启动。我必须执行 zfs 回滚才能恢复。它创建了 vmlinuz-6.2.0-26-generic 但没有 initrd.img 文件。我的引导目录中有足够的空间(622208 kb)。当我尝试安装该软件包时,出现 dpkg 错误:
dave@dave-X570:~$ sudo apt-get install linux-image-generic
[sudo] password for dave:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
linux-image-6.2.0-26-generic
The following NEW packages will be installed
linux-image-6.2.0-26-generic linux-image-generic
0 to upgrade, 2 to newly install, 0 to remove and 1 not to upgrade.
Need to get 14.3 MB of archives.
After this operation, 14.5 MB of additional disk …Run Code Online (Sandbox Code Playgroud)