红联Linux门户
Linux帮助

FC4开机问题 急!!!!!!!

发布时间:2008-08-11 13:51:12来源:红联作者:forssell
用的是FEDORA CORE 4
开机进不了了 就出来这个

Checking filesystems
fsck.exe:Unable to resolve 'LABLE=/tmp'

***An error occurred during the file system check
***Dropping you to a shell;the system will reboot
***when you leave the shell
***Warning -- SELinux is active
***Disabling security enforcement for system recovery
***Run 'setenforce 1' to resolve
Give root password for maintenance

我打了密码后出来这个
(Repair filesystem) 1 #

后面该如何操作阿~~~~急
文章评论

共有 3 条评论

  1. neverfailor 于 2008-08-11 15:53:57发表:

    貌似你挂载文件出现了问题.挂载点没有设置正确
    这个是Sulogin模式,还是可以输入命令的
    你输入root密码可以进去
    vi /etc/fstab重新设置一下~

  2. panaiec 于 2008-08-11 15:49:58发表:

    试一下,找的
    当Linux系统被强行关闭或重新启动,电脑的档案系统便有可能受损,系统会自动检查并修复档案系统;

    但当档案系统未能自动修复,画面便会出现上述讯息。此时,使用者需亲自依照下面步骤进行修复程序:

    1. 键入root密码,然后按"输入(Enter)"键;

    2. 此时画面便会出现以下指令提示:(Repair filesystem)1#;

    3. 于提示后输入"e2fsck -y /dev/hda2",再按"键入(Enter)",便可检查档案系统;

    4. 系统即会自动进行修复并于画面显示修复进度;

    5. 完成后键入"exit",再按输入键,重新启动系统。

  3. luciffer 于 2008-08-11 15:46:13发表:

    把selinx关了