码迷,mamicode.com
首页 > 其他好文 > 详细

an error occured during the file system check

时间:2014-08-20 15:53:02      阅读:275      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   文件   2014   log   new   ef   

 

打开虚拟机的时候,报错:

bubuko.com,布布扣

出错原因:

我之前修改了/etc/fstab文件,

原先/etc/fstab文件中有一行是这样的:

LABEL=/i01              /u01                    ext3    defaults        1 2

而我,却将LABEL=/i01中的i01改成了/u01.

导致系统重启的时候无法识别LABEL=/u01

 

解决办法:先输入root密码登陆,然后修改vi /etc/fstab文件,将/u01改成/i01

输入exit重启即可。

 

 

an error occured during the file system check,布布扣,bubuko.com

an error occured during the file system check

标签:style   blog   http   文件   2014   log   new   ef   

原文地址:http://www.cnblogs.com/yabingshi/p/3924470.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!