Chinaunix首页 | 论坛 | 博客
  • 博客访问: 605482
  • 博文数量: 66
  • 博客积分: 4015
  • 博客等级: 上校
  • 技术积分: 1667
  • 用 户 组: 普通用户
  • 注册时间: 2007-11-30 11:18
文章分类

全部博文(66)

文章存档

2010年(1)

2008年(65)

我的朋友

分类: LINUX

2008-05-27 14:44:57

 

服务器无法正常启动,开机时显示
Automatic file system check failed ;help!
Mar 20 20:21:48 init :/bin/sh on /etc/rc terminated abnormally,going to single user mode
Enter full pathname of shell or RETURN for /bin/sh

"going to single user mode
Enter full pathname of shell or RETURN for /bin/sh
"
请进入单用户模式
输入shell的全路径,或者 直接输入 /bin/sh

fsck -y   (对文件系统进行检查,-y:对所有问题均回答Yes)
mount -a   (载入在/etc/fstab中描述的所有设备)

reboot      (重启系统)

这样就解决了

阅读(2009) | 评论(0) | 转发(0) |
0

上一篇:cut 命令

下一篇:linux下磁盘配额配置详解

给主人留下些什么吧!~~