Results 1 to 7 of 7
Hello all,
I have a Fedora distro installed in VirtualBox. It was installed from a live CD that works properly but when I run the distro from the hard disk ...
- 11-27-2010 #1Just Joined!
- Join Date
- Nov 2010
- Posts
- 4
[SOLVED] Problem in boot: Id "x" respawning too fast
Hello all,
I have a Fedora distro installed in VirtualBox. It was installed from a live CD that works properly but when I run the distro from the hard disk I get this lines:
Code:Starting HAL daemon: [OK] ircd: version hybrid - 7.2.2 ircd: pid 2666 ircd: running in background mode from /usr/local/ircd INIT: Id "x" respawning too fast: disabled for 5 minutes
The last line of my /etc/inittab file is:
I've been doing changes like comment the last line of the file (happens the same more o less) and I know that if I change the init level to 3 I can load the distro but I would like doing in GUI mode.Code:x:5:respawn:/etc/X11/prefdm
I can supposed that is a problem for the ircd service but I do not know the way of solved that because I am new in linux!!. Any suggestions??
- 11-27-2010 #2
Hello and Welcome.
Can you still continue loading and then login anyway or does it stop/restart? If you can login, try the startx command and post any errors or output you get.
Code:startx
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 11-28-2010 #3Just Joined!
- Join Date
- Nov 2010
- Posts
- 4
Hello and thanks for your reply.
If I change the init mode to 3, I can load the distro. The results of the comand are:
Mmmm, it doesn't sound very well .....Code:Fatal server error: no screens found Please consult the The X.Org Foundation support at htp://wiki.X.Org]X.Org Wiki - Home for help Please also check the log file at "/var/log/Xorg.0.log" for additional information. XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining.
- 11-28-2010 #4
And this happens even if you re-install? Did you check the CD/DVD after downloading? A bad burn can cause all kinds of grief.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 11-28-2010 #5Just Joined!
- Join Date
- Nov 2010
- Posts
- 4
- 11-28-2010 #6
Okay, did you verify that the download was not corrupted using the md5sums provided on the download site?
You can try to login and issue this command as root, see if it gets you anywhere.
Failing that, you can also try deleting the /etc/X11/xorg.conf file, if there is one...reboot and it should create a new one.Code:system-config-display
You can also try to take a look at /var/log/Xorg.0.log to find out what went wrong.
Code:cat /var/log/Xorg.0.log
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 12-01-2010 #7Just Joined!
- Join Date
- Nov 2010
- Posts
- 4



