我卸载统一使用
sudo apt-get remove unity unity-2d unity-2d-panel unity-2d-spread unity-asset-pool unity-services unity-lens-files unity-lens-music unity-lens-applications gir1.2-unity-5.0 unity-common indicator-sound indicator-power indicator-appmenu libindicator7 indicator-application indicator-datetime indicator-messages libnux-2.0-0 nux-tools libunity-misc4 unity-2d-common然后,我使用以下方法安装了lubuntu:
sudo apt-get install lubuntu-desktop这是一个漫长的过程,在它完成后,我关闭了个人电脑。现在,当我尝试登录到ubuntu时,它说加载会话失败了!我在tty1上试过这个:
sudo apt-get update
sudo apt-get install ubuntu-desktop
sudo apt-get install -f install
sudo dpkg-reconfigure ubuntu-desktop
sudo reboot但这些都没用!我想,这是因为没有互联网连接,但我如何连接塔塔photon+时,我无法登录?如果没有,我怎样才能至少保存在ubuntu中的文件?除了ubuntu之外,我还安装了windows。有办法保存我的文件吗?
发布于 2014-02-06 14:44:46
您可以简单地使用或DVD备份您的文件。
1-插入CD
2-启动到现场模式
3-安装分区
4-把你的文件拷贝到USB驱动器什么的。
如果您的文件系统是extended3,您可以下载一个插件,以便Windows可以访问您的Ubuntu分区-
或者,您可以使用一些程序,比如带有extendedFS插件的Total指挥官来访问您的Ubuntu分区。
为了修复您的计算机,最好的方法是安装一个新的LUbuntu,通过删除Unity,您只需删除最核心的图形应用程序即可。
如果您想使用apt-get (非本地存储库),则需要一个Internet连接。
https://askubuntu.com/questions/417271
复制相似问题