我是ubuntu 12.04,尝试升级,升级后黑屏,重启时报如下错误:
Filesystem check or mount failed. A maintenance shell will now be
started. CONTROL-D will terminate this shell and continue booting
after re-trying filesystems. Any further errors will be ignored
root@ptp:~#
Run Code Online (Sandbox Code Playgroud)
我用谷歌搜索了错误并尝试了以下命令:
sudo mount -o remount,rw /
sudo dpkg --configure -a
sudo mount -o remount,ro /
sudo sync
sudo reboot
Run Code Online (Sandbox Code Playgroud)
从Ubuntu 13.04 到 13.10:文件系统检查或挂载失败
似乎对其他人有效,但在插入第二行后对我无效,它因以下错误而中止:
processing was halted because there were too many errors.
Run Code Online (Sandbox Code Playgroud)
我也尝试了其他命令,但是在我插入“重新启动”命令后它不起作用,而且我不能再在上面写任何其他命令。
有什么帮助吗?
upgrade ×1