今天使用 uos 的时候卡死了,然后直接强制重启了,开机就显示 busybox built-in shell 了.
这里附个解决方案
blkid
fsck -y /dev/sda3
磁盘修复完成,exit 退出会自动重启
exit
参考地址: https://blog.csdn.net/wto882dim/article/details/84594362