设为首页收藏本站

新微赢技术网

 找回密码
 注册
搜索
热搜: 回贴
查看: 7684|回复: 1
打印 上一主题 下一主题

fsck 修复ext3文件系统

[复制链接]
跳转到指定楼层
1#
发表于 2009-11-30 01:47:51 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
公司的一台debian服务器断电后ext3系统文件损坏。
修复步骤如下:
1、单用户模式登陆
在grub 启动后,移动键盘到Linux的启动项;按e键;然后再移动到kernel那行:
再按一下e键,进入编辑这行;在行尾条一个空格 ,然后输入 linux single
回车。
接着我们要启动系统,按一下b键启动;
不正常重启,系统会自动检测,出现如下问题
提示
dev/sda1:problem in fsck die with exit status 4
Failed ( code 4)
An automatic file system check (fsck) of the root filesystem failed
A maintenance will now be started.
After performing system maintenance,press control-D to terminater the maintenance shell and restart the system.
give root password for maintenance(or type control-D to continue)
提示使用root进行maintenance或ctrl-D重启,Ctrl-D重启后还是出现同样的错误信息。
2、输入root密码,登陆成功后
运行 fsck -y /dev/sda1
修复好后,再reboot
您需要登录后才可以回帖 登录 | 注册

本版积分规则

申请友链|小黑屋|最新主题|手机版|新微赢技术网 ( 苏ICP备08020429号 )  

GMT+8, 2024-11-18 06:28 , Processed in 0.081682 second(s), 10 queries , Gzip On, Memcache On.

Powered by xuexi

© 2001-2013 HaiAn.Com.Cn Inc. 寰耽

快速回复 返回顶部 返回列表