[Tutorials] 开机出现这种情况,怎么解决?
Tofloor
poster avatar
deepin-chinaren
deepin
2023-01-03 19:28
Author

如题

IMG_20230103_112732.jpg

Reply Favorite View the author
All Replies
吉吉如律令
deepin
2023-01-03 19:40
#1

这个我碰见过一次,原因好像是不正常关机导致的

解决方法:

先输入 exit并回车,然后系统会提示某个磁盘分区需要修复,我的是 /dev/sda1分区,只要执行 fsck -y /dev/sda1就可以修复了,修复完成再重启就正常了

我参考的是这篇帖子https://blog.csdn.net/qq_43150327/article/details/125623596

Reply View the author