Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
求助,12.06误将桌面环境卸掉了,可以进入tty,请问如何恢复
Experiences and Insight
1431
views ·
11
replies ·
To
floor
Go
gjz0315
deepin
2014-02-28 04:48
Author
如题 求助,版本12.06
安装深度桌面环境时,用apt-get -f install 一下子卸掉了很多软件,桌面环境也破坏掉了,可以显示登陆界面,但是输入密码后返回登陆界面,已无法到达桌面环境了,但是可以进入tty,请问可有办法恢复,谢谢,内核升级到3.13.5了,这个应该没有影响吧
搜了百科的方法,都尝试了,可惜没成功,现在apt-get也不好用了,tty中不显示中文是乱码还
Reply
Like 0
Favorite
View the author
All Replies
gjz0315
deepin
2014-02-28 06:27
#1
不知用U盘启动盘,能不能恢复
Reply
Like 0
View the author
cxbii
deepin
2014-02-28 17:25
#2
U盘肯定可以修,但是这样麻烦多了嘛!
修复思路很简单。删了要的东西我就装回来
tty下登陆执行:
sudo apt-get install deepin-gnome-shell
Reply
Like 0
View the author
gjz0315
deepin
2014-02-28 18:33
#3
sudo apt-get install deepin-gnome-shell
这个命令我用了,不行呀,一通依赖,apt-get搞不定了,报错了
用aptitude凑合这修复一下,也没搞定,
估计得重新安装了
Reply
Like 0
View the author
gjz0315
deepin
2014-02-28 18:34
#4
用U盘怎么修复呀,我不怕麻烦,麻烦的过程就是学习的过程呀
Reply
Like 0
View the author
gjz0315
deepin
2014-02-28 18:38
#5
我想起来了,我把python升级为3.2.3了,有可能是不是这个引起了默写默认代码运行错误,而使apt-get运行出错了呀
Reply
Like 0
View the author
cxbii
deepin
2014-02-28 18:51
#6
我想起来了,我把python升级为3.2.3了,有可能是不是这个引起了默写默认代码运行错误,而使apt-get运行出错了呀
应该是了。。我们默认的版本是
Python 2.7.4
干脆U盘重装吧
Reply
Like 0
View the author
BingoLove
deepin
2014-03-01 00:37
#7
python3跟python2是完全不同的分支,并不是简单的升级
python3不兼容python2
要装python3也应该保留python2而不是替换
Reply
Like 0
View the author
woodelf
deepin
2014-03-01 00:48
#8
我想起来了,我把python升级为3.2.3了,有可能是不是这个引起了默写默认代码运行错误,而使apt-get运行出错了呀
python版本并不会影响apt-get,它不是用python写的。
另外,python3可以与python2共存,设置下默认python版本即可。
Reply
Like 0
View the author
gjz0315
deepin
2014-03-01 02:22
#9
我没有替换的,但是总是报模块错误呢,另外请教,如何更改登陆界面的背景呀,谢谢了,我没找到在哪里设置
Reply
Like 0
View the author
electricface
deepin
2014-03-01 02:44
#10
不如换 2013 吧。
less +G /var/log/apt/history.log
sudo less +G /var/log/apt/term.log
看 apt 的卸载历史
Reply
Like 0
View the author
gjz0315
deepin
2014-03-01 04:21
#11
可以把误删的还原吗?
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
安装深度桌面环境时,用apt-get -f install 一下子卸掉了很多软件,桌面环境也破坏掉了,可以显示登陆界面,但是输入密码后返回登陆界面,已无法到达桌面环境了,但是可以进入tty,请问可有办法恢复,谢谢,内核升级到3.13.5了,这个应该没有影响吧
搜了百科的方法,都尝试了,可惜没成功,现在apt-get也不好用了,tty中不显示中文是乱码还