我使用的是Kubuntu20.04,我在使用/在disk manager之后执行一个正常的启动操作
因此,我想问题是disk manager或者下一个应该出现的服务(很高兴知道下一个服务)。
我使用的是AMD CPU和GPU,一切运行良好,直到更新。从那时起,我清理了所有不需要的ppa (所以蒸汽,spotify和wineHQ)仍然安装,但他们不应该干扰系统。我比较了一个活动系统中的所有包,并安装了一个缺失的包,并且重新配置了每个包dpkg-reconfigure,没有任何改变。
在引导过程中,我没有看到任何失败的服务。
我想让它再次运行,没有干净的重新安装。谢谢您抽时间见我。
编辑
从一个旧的Boot.log来看,它应该停在这里:
Starting Snap Daemon...
Starting Login Service...
Starting Thermal Daemon Service...
Starting Disk Manager...
Starting LSB: This service…d stops the USB Arbitrator....
Starting WPA supplicant...
Starting Rotate log files...
Starting Daily man-db regeneration...也许一个驱动器的MBR/GPT部门正在制造麻烦?
sdc1: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
sdc2: __________________________________________________________________________
File system: ntfs
Boot sector type: Unknown
Boot sector info: According to the info in the boot sector, sdc2 has
1549178879 sectors, but according to the info from
fdisk, it has 5844146175 sectors.
Operating System:
Boot files: 发布于 2020-12-18 21:09:39
引导错误不是由硬盘完成的,而是通过最新的AMDGPU更新(2020-12-17)解决的。sdc2的错误是MBR不允许超过2TB,因此它有一个双MBR/GTP来解决这个问题。我希望这不会出现任何问题。
https://askubuntu.com/questions/1300642
复制相似问题