LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-10-2010, 07:34 PM   #1
jec25
Member
 
Registered: Sep 2009
Posts: 34

Rep: Reputation: 15
Runlevel 5 Error


Hi All,
I'm a newbie, I've installed a Linux Suse and was successful but when it boot-up it just went to the bash shell. Below is the last line shown;

Skipped services in runlevel 5: smbfs

Linux login:

Can someone please advise what went wrong and what needs to be done?
Thank you in advance.
 
Old 05-10-2010, 08:08 PM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
That just means the Samba filesystem didn't start. Do you use smbfs? Why do you think something went wrong?
 
1 members found this post helpful.
Old 05-10-2010, 08:27 PM   #3
jec25
Member
 
Registered: Sep 2009
Posts: 34

Original Poster
Rep: Reputation: 15
Thanks for responding. I have no idea about the smbfs, I just wrote what I've seen on the screen. Shouldn't I be expecting to see the KDE after the installation? What's the smbfs, and what can I do with it so that my screen will show the KDE?
 
Old 05-10-2010, 08:33 PM   #4
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Ok, so your problem is that you are expecting a GUI and aren't getting it on boot. Please be clearer next time.

Did you select a desktop environment during the install?

If you hit ctrl+alt+f7, does anything happen (probably no)?

You'll probably have to log in at that login prompt, run yast2, and install a desktop environment there. There's a "software management" choice.. hopefully SuSE comes with some sane default repositories.
 
1 members found this post helpful.
Old 05-10-2010, 08:35 PM   #5
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
Have you tried logging in and typing
Code:
startx
???
 
1 members found this post helpful.
Old 05-10-2010, 11:35 PM   #6
jec25
Member
 
Registered: Sep 2009
Posts: 34

Original Poster
Rep: Reputation: 15
Quote:
Did you select a desktop environment during the install?
I've selected KDE Desktop Environment during installation. Do I need to re-run yast2?

Quote:
If you hit ctrl+alt+f7, does anything happen (probably no)?
The screen just went blank with a blinking cursor on the top left corner

Quote:
Have you tried logging in and typing
Code:
startx
doesn't work too.

Please advise further step to take.
Thanks.
 
Old 05-11-2010, 07:49 AM   #7
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
Do you get any errors or does it just not work? What video card do you have?
 
Old 05-11-2010, 06:57 PM   #8
jec25
Member
 
Registered: Sep 2009
Posts: 34

Original Poster
Rep: Reputation: 15
hi damgar,
As I've mentioned from previous post, I'm expecting to see the GUI to come up after booting-up but instead it's just going to the bash shell. I don't know if this is an error. The last line on the screen showed
Quote:
Skipped services in runlevel 5: smbfs

Linux login:
The video card I believe is a NVIDIA_GLX.
 
Old 05-11-2010, 09:06 PM   #9
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
Quote:
Originally Posted by jec25 View Post
hi damgar,
As I've mentioned from previous post, I'm expecting to see the GUI to come up after booting-up but instead it's just going to the bash shell. I don't know if this is an error. The last line on the screen showed


The video card I believe is a NVIDIA_GLX.
Do you know the model number of the Nvidia card? For instance I have an Nvidia GT220 in one of my boxes. The reason I ask is that on that machine the default opensource driver does not work with my hardware, so one of the first things I have to do when I install/reinstall a distro is to install the Nvidia proprietary driver. To go further, Suse was the only distro I tried with an Nvidia GTS8800 that wouldn't start some sort of x session.

I doubt very seriously that the bit about smbfs is any type of error. More than likely it is just ouput from the startup scripts that you would normally not see if X started properly.

Things I would do:
Login and type
Code:
runlevel
If it gives you a runlevel great, you can make sure you are in the runlevel you expected to be in. I'm not familiar with Suse (since X didn't automagically work in suse when I was first trying linux) to know if that command exists in Suse. If it just spits out an error no biggie.

Assuming everything but X is working, I would use the command line package management utilities to install the proprietary Nvidia driver if is available from Suse's repos.

In my case, I always just download the driver straight from Nvidia http://us.download.nvidia.com/XFree8...36.24-pkg1.run is the direct download link for the latest driver since my distro doesn't really have package repositories. If they are available from Suse's repositories (you'll be able to google that quite easily) it is much handier to use them.
 
1 members found this post helpful.
Old 05-12-2010, 01:09 AM   #10
jec25
Member
 
Registered: Sep 2009
Posts: 34

Original Poster
Rep: Reputation: 15
I tried re-installing SuSe and for some reason the GUI is now working. Thanks for all your responses and help.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What's the difference between runlevel 2 and runlevel 5 in Debian? davidas Linux - Newbie 2 01-05-2012 01:10 PM
Can using vi in runlevel 3 then runlevel 5 cause syntax errors? kevmcool Linux - Newbie 3 01-15-2010 03:26 AM
Problems starting runlevel 3 , redhat 7.3, "no more processes left in this runlevel" kiyoshi Linux - Software 1 06-25-2009 05:11 AM
New Install of PCLinuxOS boots into runlevel 3. Should be runlevel 5 MonctonJohn Linux - General 4 02-01-2008 04:38 PM
Soun Mixer absent in Runlevel 3 but present in Runlevel 5 debloxie SUSE / openSUSE 1 01-18-2006 09:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:49 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration