W7安装deepin出现问题
Tofloor
poster avatar
shangxiaojie
deepin
2020-05-15 20:11
Author
输入exit也不行,输入help也不行,对于小白来说,太难了
Reply Favorite View the author
All Replies
avatar
shangxiaojie
deepin
2020-05-15 20:12
#1
有没有大拿知道咋回事啊,这进都进不去,何谈安装啊
Reply View the author
avatar
Anysets
deepin
2020-05-15 20:23
#2
这个建议重新制作启动盘,然后再安装
Reply View the author
avatar
SamLukeYes
deepin
2020-05-15 20:25
#3
显卡驱动问题?
Reply View the author
avatar
Maicss
deepin
2020-05-15 20:53
#4
重新做一下启动盘,或者换个U盘试试?
Reply View the author
avatar
houyawei
deepin
2020-05-15 21:16
#5
论坛搜搜busybox,你就知道咋解决了
Reply View the author
avatar
shangxiaojie
deepin
2020-05-16 03:15
#6
https://bbs.deepin.org/post/194316
这个建议重新制作启动盘,然后再安装

重做了好几次,而且换了两种方式都不行,都是一样的结果
Reply View the author
avatar
shangxiaojie
deepin
2020-05-16 03:16
#7

不懂啊,是要更新显卡?
Reply View the author
avatar
shangxiaojie
deepin
2020-05-16 03:18
#8
https://bbs.deepin.org/post/194316
论坛搜搜busybox,你就知道咋解决了

能问问,怎么搜索吗?都没有搜索选项,,,,
Reply View the author
avatar
houyawei
deepin
2020-05-16 03:29
#9
https://bbs.deepin.org/post/194316
能问问,怎么搜索吗?都没有搜索选项,,,,

好多新人找不到搜索,以后新论坛会好找一点。



我感觉这就是u盘有点小问题,类似插到win上提醒你修复。

1.我之前也遇到过,找一个正常开机的电脑安全弹出就好了。

2.也有人通过busybox修复解决。
(之前有个笔记本突然断电在开机也会出现这种提示)
https://bbs.deepin.org/post/134208
  1. #这个是查看硬盘的命令里面会列出所有分区
  2. blkid
  3. #运行fsck命令,注意sdaX,X代表的就是你的分区号,可以在列表中找到
  4. fsck -y /dev/sdaX
  5. #完成后执行exit退出重启电脑就可以了
  6. exit
Copy the Code

3.重新制作u启动盘


Reply View the author
avatar
shangxiaojie
deepin
2020-05-16 03:52
#10
https://bbs.deepin.org/post/194316
好多新人找不到搜索,以后新论坛会好找一点。

好嘞,感谢感谢,我去试试
Reply View the author