抱歉发帖,但从昨天开始,我就一直在网站上(以及互联网上)寻找解决我的问题的方法,但到目前为止,没有任何方法对我有用。我只是希望我没有重复。
由于系统无法正常工作,我不得不反复打开和关闭我的笔记本电脑,我的笔记本电脑上安装了 ubuntu 12.04 和 windows 7 双启动。最后出现了一条错误消息,ubuntu 无法启动。消息内容为:
General error mounting filesystems.
A maintenance shell will now be started.
:: no such a file or directory.
另外两行表明dev/sda6
和dev/sda7
(分别是我的 / 和 /home)是干净的。
此外,诸如reboot
或 之类的命令shutdown
将返回消息:
(command here) did not receive a reply. Possible causes include : the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired or the network connection was broken.
- 我已经用 -a 和 -fv 对 2 个分区进行了 fsck。没有机会。
- 我已经检查了 fstab 并且看起来没问题。
- 我尝试使用相同的分区重新安装 ubuntu 12.04,但安装显示成功,但没有解决问题。
- 我也尝试了 Boot Repair,它说 grub 已经修复了(我觉得它没问题),下面是关联它给了我
我只是不知道该再尝试什么了。