Fedora Linux Support Community & Resources Center
  #1  
Old 14th October 2004, 09:18 AM
skythra Offline
Registered User
 
Join Date: Oct 2004
Posts: 7
Fedora (c3t3) /sbin/init 3

Well what happens is:



and then it just sits there. For hours.

anyhow, any ideas, i already tried killing that anacron from booting.. but that only stopped it from booting into runlevel 5 i think. Any idea's on how to get around it? Or.. something, or whats happening? any ideas on further ways to obtain more info?
  #2  
Old 14th October 2004, 10:13 AM
superbnerd
Guest
 
Posts: n/a
Let me get this straight. The anacron service is where the freeze occurs, so when you disabled it in runlevel 5, it booted up normally. If that is so, just disable it for runlevel 3 using the system-config-services tool, Main Menu > System Settings > Server Settings > Services.

Assumine I understand your situation, you can get more information about the problem by starting the service once you have logged in. Once it starts or crashes, check your System logs under Main Menu > System Tools.
  #3  
Old 14th October 2004, 11:12 AM
skythra Offline
Registered User
 
Join Date: Oct 2004
Posts: 7
Okay, i realized how to actually properly stop the startup of services in that services tool. But now it doesnt get that far, so my opinion would be that it isnt to do with anacron at all.



  #4  
Old 14th October 2004, 11:26 AM
superbnerd
Guest
 
Posts: n/a
Please stop all unecessary services like SMB (samba), pcmcia, irqbalance, automount, etc. You should only have a few system services running like crond, xinetd, messagebus, syslog, network, iptables. You should try the system without the kudzu service becuase its know to cause conflicts.
  #5  
Old 14th October 2004, 03:35 PM
skythra Offline
Registered User
 
Join Date: Oct 2004
Posts: 7
They are shutting down as you may notice, because im going from runlevel 5 to runlevel 3. As you can see it kills all those other processes, and just runs the ones for runlevel 3 i have setup. Ill go kill some more however.
  #6  
Old 14th October 2004, 03:47 PM
skythra Offline
Registered User
 
Join Date: Oct 2004
Posts: 7
Code:
stopping system message bus:
stopping atd:
stopping cupts
shutting down  sendmail:
shutting down sm-lient:
shutting down SMB services:
etc
.
.
.
Starting irqbalance:
starting automount: no mountpoints defined:
Yeah It kills/shuts down a whole lot of services that were running, and just has a couple going, but no terminal or anything. Is that because im missing a service? or? What are your services running in runlevel 3?

edit: is there a way to start up the PC so it starts in runlevel 3? and then how would after that, i change it to start to runlevel 5 as defualt?

Thanks for the help by the way, i actually have learnt alot today, and although that post didnt help me directly it showed me an area of things i didnt realize, and now i have a better idea of linux =D and thats what im mostly about

Last edited by skythra; 14th October 2004 at 06:23 PM.
  #7  
Old 15th October 2004, 02:58 PM
ghaefb's Avatar
ghaefb Offline
Retired Community Manager
 
Join Date: Apr 2004
Location: Slovenia
Age: 30
Posts: 1,713
I've seen this on my friends computer... Fc3t3 - exactly the same problem. init3 freezes.
If you change /etc/inittab (id:5 to id:3) and reboot to runlevel3, it works.
I have no idea why.
I installed nvidia graphic drivers (installer script) and did all the necessary stuff (copy from /dev/nvidia* to /etc/udev/...)
The system locks up in runlevel 5 while booting. I can boot in runlevel 3 and run startx or gdm from there.
Weird
__________________
_ghaefb


blog & sysinfo
  #8  
Old 15th October 2004, 03:01 PM
superbnerd
Guest
 
Posts: n/a
So is this an nvidia problem, or does it affect other setups. Its time to test...
  #9  
Old 15th October 2004, 10:56 PM
kennon's Avatar
kennon Offline
Registered User
 
Join Date: May 2004
Location: Central California
Posts: 36
Hmmm...mine does the same thing. I do not have the Nvidia driver loaded. But I just hit enter at the point where is looks to be frozen and I get a command line. On mine it is like it will not drop to a command line automatically but as soon as I press enter I get one.
  #10  
Old 16th October 2004, 03:00 AM
JLF_65 Offline
Registered User
 
Join Date: Oct 2004
Posts: 119
Quote:
Originally Posted by kennon
Hmmm...mine does the same thing. I do not have the Nvidia driver loaded. But I just hit enter at the point where is looks to be frozen and I get a command line. On mine it is like it will not drop to a command line automatically but as soon as I press enter I get one.
Same here. Hit return and you can login as root. Then install the nvidia driver, edit your x11 conf, and remove xorg-x11-Mesa-libGL. Then be sure to add "/sbin/modprobe nvidia" to /etc/rc.local and you're all set to go back to level 5. Works fine for me.
  #11  
Old 16th October 2004, 05:21 AM
superbnerd
Guest
 
Posts: n/a
Has someone reported this bug yet?
  #12  
Old 16th October 2004, 09:59 AM
ghaefb's Avatar
ghaefb Offline
Retired Community Manager
 
Join Date: Apr 2004
Location: Slovenia
Age: 30
Posts: 1,713
I know what you guys(kennon,JLF_65) this is normal.
When you hit enter you get a login prompt.

But in some cases you can't do nothing.
This init 3 issue is not a nvidia problem, but it looks like that it's related somehow.

Must be a bug.
__________________
_ghaefb


blog & sysinfo
  #13  
Old 16th October 2004, 05:19 PM
ravalox Offline
Registered User
 
Join Date: Jul 2004
Posts: 117
I just had the same issue, I was trying to install the nvidia driver and /sbin/init 3 goes to a place where I cannot enter any commands; text shows up when I type it, but no commands are interpreted.
  #14  
Old 16th October 2004, 08:12 PM
jale2ice's Avatar
jale2ice Offline
Registered User
 
Join Date: May 2004
Location: New Jersey, USA
Age: 34
Posts: 134
I have the same issue. All you have to do to get the screen to refresh (yes, to refresh) is hit enter... Mine froze too and I switched to a different tty and I was already in init 3.
__________________
AMD Athlon XP 2500+ Barton
ASUS A7N8X
Corsair PC3200 DDR 400 1024MB
NVIDIA GeForce FX 5900 Ultra 256MB
Maxtor 120GB HD 7200RPM
Maxtor 60GB HD 7200RPM
Fedora Core 4 & Windows XP Pro
Registered Linux User # 372000
  #15  
Old 17th October 2004, 04:30 AM
JLF_65 Offline
Registered User
 
Join Date: Oct 2004
Posts: 119
I should mention that this "problem" has been around (for me at least) since FC2t2. All versions of FC I have tried have this problem.
 

Tags
c3t3, fedora, or sbin or init

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
exec of init (/sbin/init) failed ! berlos Using Fedora 7 24th March 2010 07:22 AM
how is sbin/init in fedora amrish Using Fedora 2 19th September 2008 09:43 AM
Starting sshd: /etc/init.d/sshd: line 113: /usr/sbin/sshd: Permission denied sumanc Using Fedora 9 28th March 2008 06:37 AM


Current GMT-time: 09:52 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat