第2天打开电脑就黑屏咋办呀
Tofloor
poster avatar
mc11502
deepin
2019-11-02 15:50
Author
屏幕上显示。BusyBox v1.22.1 (Debian 1:1.2z. 0-19+b3) built-in shell (ash)Enter 'help' for a list of built-in commands .
( initramfs)
Reply Favorite View the author
All Replies
avatar
mc11502
deepin
2019-11-02 16:03
#1
D:\英雄时刻\1.jpg
Reply View the author
avatar
iblis
deepin
2019-11-04 18:01
#2
可能是文件系统有错误,可以在出现busybox时执行:
  1. fsck -y /dev/sda1
Copy the Code

其中/dev/sda1改成deepin的安装所在分区
Reply View the author
avatar
Amadeus
deepin
2019-11-04 19:32
#3
输入blkid查看deepin所在的分区
fsck -y /dev/sdax #x代表你所安装系统的分区号
exit
reboot
Reply View the author
avatar
mc11502
deepin
2019-11-04 20:27
#4
https://bbs.deepin.org/post/184598
可能是文件系统有错误,可以在出现busybox时执行:

其中/dev/sda1改成deepin的安装所在分区 ...

已解决谢谢
Reply View the author
avatar
mc11502
deepin
2019-11-04 20:28
#5
https://bbs.deepin.org/post/184598
输入blkid查看deepin所在的分区
fsck -y /dev/sdax #x代表你所安装系统的分区号
exit

谢谢解决了
Reply View the author
avatar
185******27
deepin
2020-11-10 16:22
#6
Amadeus
输入blkid查看deepin所在的分区
fsck -y /dev/sdax #x代表你所安装系统的分区号
exit
reboot

感谢,此方法可以进入系统了[给力]

Reply View the author