CentOS5启动提示INIT:Id “x” respawning too fast,disabled for 5 minutes解决思路

卸载掉了桌面环境gnome,服务器启动后频繁出现如下错误:
INIT:Id “x” respawning too fast,disabled for 5 minutes

方解决方法为:
vi /etc/inittab
注释掉 x:5:respawn:/etc/X11/prefdm -nodaemon 这一行。

再次重启,问题解决!

2 responses to “CentOS5启动提示INIT:Id “x” respawning too fast,disabled for 5 minutes解决思路”

Leave a Reply

Your email address will not be published. Required fields are marked *