posts - 88, comments - 3, trackbacks - 0, articles - 0
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

改坏/etc/fstab导致linux无法启动之解决

Posted on 2012-02-21 17:09 Milo的海域 阅读(309) 评论(0)  编辑  收藏 所属分类: Linux
改坏/etc/fstab文件会导致linux系统启动时fsck失败,从而进入"repair filesystem". 解决方法是:
    1. 执行 
         mount -o remount rw /
       进入读写模式
    
2. edit /etc/fstab to correct typo or invalid setting
    
3. exit repair filesystem to reboot



只有注册用户登录后才能发表评论。


网站导航: