`

Failed to load session “ubuntu"问题解决总结

 
阅读更多

1.使用sudo lightdm 启用默认界面,发现没有安装,然后执行
sudo apt-get install lightdm 进行安装

然后执行 sudo lightdm 启动界面,
但是输入密码后提示:
Failed to load session “ubuntu

使用下面步骤解决:

sudo apt-get update
sudo apt-get install ubuntu-desktop
sudo apt-get -f install
sudo dpkg-reconfigure ubuntu-desktop
sudo reboot
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics