LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1169|回复: 6

求助xwindows启动故障(kevin帮忙看一下)

[复制链接]
发表于 2005-3-9 19:57:13 | 显示全部楼层 |阅读模式
今天开机进rh9 突然出现init: Id "x" respawning too fast: disabled for 5 minutes." 的提示,之前我对系统没有经过更改,只是装装软件而已。我查到一片文档
In most distributions this means that the system is booting by default
into runlevel 5, which is supposed to respawn (re-start again after
it's been exited) a graphical login via xdm, kdm, gdm, or whatever,
and the system can't locate the program.

However, "Id" can also indicate the absence or misconfiguration of
another program, like mingetty, if init tries to respawn itself more
than 10 times in 2 minutes.

Id "x" is the number in the leftmost column of the /etc/inittab file:

# Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
4:2345:respawn:/sbin/mingetty tty4
5:2345:respawn:/sbin/mingetty tty5
6:2345:respawn:/sbin/mingetty tty6

Commenting the offending line out and then fixing the errant program
and testing on the command line will allow you to see any error
messages that go to standard error output (console) if the errors are
not going to the system log file. Uncomment the line and restart init
with "kill -SIGHUP 1" or "telinit q" to cause init to reinitialize and
reread the /etc/inittab file.

Some systems, however, rewrite /etc/inittab when booting. In that
case, refer to the init man page, and/or the settings in
/etc/sysconfig/init.

Refer to the init and /etc/inittab man pages for detailed information.

意思不难董,但没给出解决方法亚??
need your help!!
i am waiting online now
发表于 2005-3-10 09:28:44 | 显示全部楼层
进入系统
chkconfig  xfs on
service xfs start
df 看看磁盘满了没有

redhat-config-xfree86配一下显卡
上面的问题是你选了runlevel 5启动,但X启动有问题,无法完成x:5:respawn:/etc/X11/prefdm -nodaemon,所以出错。
回复 支持 反对

使用道具 举报

发表于 2005-3-10 13:45:21 | 显示全部楼层
长知识~谢谢
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-3-10 22:00:26 | 显示全部楼层
chkconfig xfs on
service xfs start
df 看看磁盘满了没有

以上都ok的

做redhat-config-xfree86提示说缺少一个***.so的库
回复 支持 反对

使用道具 举报

发表于 2005-3-11 14:41:45 | 显示全部楼层
能有点日志 找起问题来应该比较方便。
回复 支持 反对

使用道具 举报

发表于 2005-3-11 14:58:48 | 显示全部楼层
Post by shenhanchinese
chkconfig xfs on
service xfs start
df 看看磁盘满了没有

以上都ok的

做redhat-config-xfree86提示说缺少一个***.so的库



具体一点!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-3-13 21:15:43 | 显示全部楼层
缺libXinerama.so.1这个库,不知道上哪里去找
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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