我试图安装 jdk,因为我需要使用 javafx 包,所以我卸载了 open jdk,因为我的没有 javafx 包。
然后我尝试安装 jdk 但没有存储库可能是因为我编辑了我的sources.list
,然后我添加了正确的。
所以我做了一个distro-upgrade
,花了大约 4 个小时然后突然停止了。
我重新启动了计算机,启动过程花了很长时间,但因出现此错误而停止:
[FAILED] Failed to start update utmp about System Runlevel Changes
See 'systemct1 status systemd-utmp-runlevel.service' for details
我该如何解决?
在万维网上搜索我找到了以下解决方案:
按 alt + f2 登录到一个单独的终端会话。
然后
sudo apt-get autoremove gnome-core gnome-shell gnome-session
sudo apt-get install gnome-core gnome-shell gnome-session
重启
以下链接可以提供更多信息:
https://forums.kali.org/showthread.php?31257-No-Boot-system-hang-on-quot-Started-Update-UTMP-about-System-Runlevel-Changes-quot