我得到了错误 ubuntu 卡在恢复日志中,我尝试从活动磁盘进行以下操作,但没有成功。
有什么推荐吗?
让我们检查/修复您的文件系统...
boot to a Ubuntu Live DVD/USB in “Try Ubuntu” mode
open a terminal window by pressing Ctrl+Alt+T
type sudo fdisk -l
identify the /dev/sdXX device name for your "Linux Filesystem"
type sudo fsck -f /dev/sda5, replacing sdXX with the number you found earlier
repeat the fsck command if there were errors
type reboot
我也尝试过 sda1。它说设置了脏位,所以我清理了它。我看到启动卡在 /dev/sda5 clean 上