Fedora Linux Support Community & Resources Center
  #1  
Old 12th September 2010, 08:34 PM
newiLuvatar's Avatar
newiLuvatar Offline
Registered User
 
Join Date: Aug 2007
Location: Switzerland
Posts: 479
linuxfedorafirefox
boot drops me into single user shell

hi everyone,

I installed f14 tc a few days ago.
now when I start the system, I drops me into a single user shell. I usually type init 3, login as user and then type startx, and I get into gnome.
is this the usual behaviour, or do I have to tweak something? couldn't find anything conclusive in /var/log/messages...

thx!
  #2  
Old 12th September 2010, 10:16 PM
scott32746 Offline
Registered User
 
Join Date: Jun 2007
Location: Lake Mary, Florida
Age: 48
Posts: 1,082
windows_xp_2003firefox
Re: boot drops me into single user shell

Hello,

Do not know what tc is, but

Check you /etc/inittab and if id: is set to
id:3:initdefault: ____COMMANDLINE
id:5:initdefault: ____GUI
  #3  
Old 12th September 2010, 11:34 PM
newiLuvatar's Avatar
newiLuvatar Offline
Registered User
 
Join Date: Aug 2007
Location: Switzerland
Posts: 479
linuxubuntufirefox
Re: boot drops me into single user shell

tc is test candidate.
the file only says id:5:initdefault:

added the lines, still the same behaviour (those are 4 underscores, right?).

Last edited by newiLuvatar; 12th September 2010 at 11:39 PM.
  #4  
Old 13th September 2010, 12:21 AM
scott32746 Offline
Registered User
 
Join Date: Jun 2007
Location: Lake Mary, Florida
Age: 48
Posts: 1,082
windows_xp_2003firefox
Re: boot drops me into single user shell

OK, you are set up to go into GUI, Does the boot up complete or does it stop at a point ?
You can remove the graphic front at boot up to see the boot.
# vi /boot/grub/menu.lst
add remove rhgb from the kernel line.
Once that is done you can watch the bootup and see what the last thing it tries to start.
  #5  
Old 13th September 2010, 03:56 AM
marko's Avatar
marko Offline
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,464
linuxfedorafirefox
Re: boot drops me into single user shell

Quote:
Originally Posted by newiLuvatar View Post
tc is test candidate.
the file only says id:5:initdefault:

added the lines, still the same behaviour (those are 4 underscores, right?).
No, he means the contents of the /etc/inittab file should have a line at the bottom
exactly like this:

Code:
id:5:initdefault:
(his ___COMMANDLINE and ____GUI were just labels pointing out what each line is for, if the digit is 3 you get acommand line, if it's a 5 it loads the gui)
  #6  
Old 13th September 2010, 06:51 AM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,112
linuxfedorafirefox
Re: boot drops me into single user shell

The following thread might be of interest: http://lists.fedoraproject.org/piper...st/092975.html

I haven't kept up with F14 so I don't know what the current status of this issue is, but if you are using systemd this might help:
http://www.freedesktop.org/wiki/Soft.../TipsAndTricks

Scroll down to "Changing the Default Boot Target"; /etc/inittab is being deprecated.

The old standby of adding a 3 or 5 for runlevel to the kernel command line in grub seems to work for some people.
  #7  
Old 13th September 2010, 07:09 PM
newiLuvatar's Avatar
newiLuvatar Offline
Registered User
 
Join Date: Aug 2007
Location: Switzerland
Posts: 479
linuxfedorafirefox
Re: boot drops me into single user shell

hi everyone

thank you for your replies.
apparently the "problem" was systemd, who doesn't honor /etc/initab.
as described in http://www.freedesktop.org/wiki/Soft.../TipsAndTricks I did
Code:
ln -sf /lib/systemd/system/graphical.target /etc/systemd/system/default.target
which would have worked fine. but now the greeter seems caught in a loop starting itself.
so I changed it to
Code:
ln -sf /lib/systemd/system/multi-user.target /etc/systemd/system/default.target
which at least brings me a step further than before.
I'll do some more tests and maybe file a bug...
  #8  
Old 17th September 2010, 10:15 PM
newiLuvatar's Avatar
newiLuvatar Offline
Registered User
 
Join Date: Aug 2007
Location: Switzerland
Posts: 479
linuxubuntufirefox
Re: boot drops me into single user shell

problem has been fixed. graphical.target takes me to the login screen and I login as usual.
 

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
How To: Improve Boot-up Security - Password Protect Grub and Single User Mode Evil_Bert Guides & Solutions (No Questions) 6 14th May 2009 03:08 AM
boot into single user mode lothario Using Fedora 6 26th May 2005 07:59 AM
fstab overwritten/boot single user read only geomar Using Fedora 4 24th February 2005 06:59 PM


Current GMT-time: 07:38 (Sunday, 26-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