我试图在我的旧电脑上安装Ubuntu服务器22.04。在设置并单击install之后,有一段时间我可以看到一个错误报告Sorry, there was a problem completing the installation
它发生在installing kernel阶段。我可以看到完整日志末尾的下一个输出:
curtin.util.ProcessExecutionError: unexpected error while running command.
Command: ['unsahre', '--fork', 'pid', '--', 'chroot', '/target', 'eatmydata', 'apt-get', '--quiet', '--assume-yes', '--option=Dpkg::options::=--force-unsafe-io', '--option=Dpkg::Options::=--force-confold', 'install', 'linux-generic']
Exit code: 100
Reason: -
Stdout: ''
Stderr: ''我的电脑:
我试过的是:
我还应该提到,我成功地启动了Manjaro发行版。
如果我能补充更多关于这方面的信息,请告诉我。谢谢!
发布于 2022-08-29 08:56:12
所以,问题是在受损的图像。在另一个程序用新下载的映像烧掉我的引导棒后,安装成功完成.
https://askubuntu.com/questions/1419355
复制相似问题