View Full Version : Fedora (c3t3) /sbin/init 3
skythra
14th October 2004, 09:18 AM
Well what happens is:
http://img99.exs.cx/img99/1356/linux.jpg
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?
superbnerd
14th October 2004, 10:13 AM
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.
skythra
14th October 2004, 11:12 AM
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.
http://img93.exs.cx/img93/1356/linux.jpg
:C
superbnerd
14th October 2004, 11:26 AM
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.
skythra
14th October 2004, 03:35 PM
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.
skythra
14th October 2004, 03:47 PM
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
ghaefb
15th October 2004, 02:58 PM
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
superbnerd
15th October 2004, 03:01 PM
So is this an nvidia problem, or does it affect other setups. Its time to test...
kennon
15th October 2004, 10:56 PM
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.
JLF_65
16th October 2004, 03:00 AM
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.
superbnerd
16th October 2004, 05:21 AM
Has someone reported this bug yet?
ghaefb
16th October 2004, 09:59 AM
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.
ravalox
16th October 2004, 05:19 PM
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.
jale2ice
16th October 2004, 08:12 PM
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.
JLF_65
17th October 2004, 04:30 AM
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.
skythra
18th October 2004, 03:58 AM
yeah sweet, got the drivers in now, everything seems oakay =D
well untill i tried to get cedega to work :C but yeah, changing it to boot to runlevel3 worked cool
jaystile
8th November 2004, 12:41 AM
So what is the final resolution to this little problem?
Someone just donated a Dell 8250 to me and when I upgraded my kernel to the lastest stable for FC2 via yum I started running into this issue. However, my 'hang-up' happens when kudzu starts up.
%uname -a
Linux x1-6-00-07-e9-c9-ef-32 2.6.8-1.521 #1 Mon Aug 16 09:01:18 EDT 2004 i686 i686 i386 GNU/Linux
I seen one recommendation to stop unnecessary services. I had a little trouble navigating my /etc folder to find what to edit. Any specifics on how to do this?
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.