红联Linux门户
Linux帮助

求高手帮忙,郁闷ing!!!!!

发布时间:2011-05-06 16:35:12来源:红联作者:lin_zhang
重新启动linux4.0 之后,出现下面的错误信息,并且不能切换到图形界面。。。。。。。。。


Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
Kernel 2.6.9-42.EL on an i686

Localhost login: root
Passwd:
Last login: Fri May 6 01:01:44 on tty1
-bash: id: command not found
-bash: [: =: unary operator expected
-bash: id: command not found
-bash: dircolors: command not found
-bash: id: command not found
-bash: [: =: unary operator expected
-bash: id: command not found
-bash: id: command not found
-bash: id: command not found
-bash: [: too many arguments
[root@localshost ~]#

在启动之前挂载了一个分区到根目录,然后重启之后就成上面的了。。。。。。。。。。。。。。。
。。。。。。。。。。请高手帮忙。。。。。。。。。。。。。。。。。。
文章评论

共有 1 条评论

  1. age 于 2011-05-06 16:45:13发表:

    引用:
    在启动之前挂载了一个分区到根目录

    系统启动时要读/boot, 还要读/
    你挂了分区到根目录, 这个到底是怎么挂的
    如果是直接挂到/上
    系统就被覆盖了, 肯定没法登录的
    unount后, 重新挂载/吧