Unexpected inconsistency; Run fsck Manually...*** An error occurred during the file system check.*** Dropping you to a shell; the system will reboot....Give root password for maintenance(or type Control-D for normal startup):
當(dāng)然,發(fā)現(xiàn)問(wèn)題在哪首先想到的是修改/etx/fstab,不過(guò)發(fā)現(xiàn)此時(shí)該文件是read only。
查了點(diǎn)資料,發(fā)現(xiàn)解決方法如下:
首先重啟系統(tǒng),之后在Grub處修改啟動(dòng)配置,在kernel那一行最后面加一個(gè)Single,之后啟動(dòng)系統(tǒng)。