LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-16-2003, 11:19 AM   #1
VBGOD
LQ Newbie
 
Registered: Dec 2001
Posts: 13

Rep: Reputation: 0
Stupid newbie question (Can't load GUI)


I need to load the GUI (GNOME) of my Redhat install. I get to the prompt (where you log in), but I can't load the GUI interface. My other installations of this OS put me right into the GUI. Perhaps I should learn those Linux commands. :-/
 
Old 06-16-2003, 11:22 AM   #2
emence
Member
 
Registered: Jun 2003
Location: Springfield, MO
Distribution: RedHat/Slackware
Posts: 81

Rep: Reputation: 15
edit the /etc/inittab file

change the line:
id:3:initdefault:
to
id:5:initdefault:

then either reboot, or login as root and type the following: init 5

Chris
 
Old 06-16-2003, 11:25 AM   #3
VBGOD
LQ Newbie
 
Registered: Dec 2001
Posts: 13

Original Poster
Rep: Reputation: 0
Wow, I think I'll try that.
 
Old 06-20-2003, 01:40 PM   #4
VBGOD
LQ Newbie
 
Registered: Dec 2001
Posts: 13

Original Poster
Rep: Reputation: 0
ok.. It was already at that number. :-/
 
Old 06-20-2003, 02:39 PM   #5
bling bling
Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware/win xp soon to be LFS/win xp
Posts: 95

Rep: Reputation: 15
log in and type startx
 
Old 06-20-2003, 03:35 PM   #6
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
look in /etc/rc5.d if there's something like "S99.xdm" or "S99.gdm" or "S99.kdm"
if not, you may want to look in /etc/init.d/ for one of these 3 boots scripts (xdm = Xfree, gdm = Gnome, kdm = Kde, not sure, you might have only xdm too) then to create a link to it (ln -s /etc/init.d/xdm /etc/rc5.d/xdm)
 
Old 06-20-2003, 03:55 PM   #7
VBGOD
LQ Newbie
 
Registered: Dec 2001
Posts: 13

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by bling bling
log in and type startx
Good one! There was a critcal error when I tried that. Perhaps that is the reason why it wasn't loading in the first place. I'm going to do another installation.

Take 3
 
Old 06-20-2003, 05:48 PM   #8
bling bling
Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware/win xp soon to be LFS/win xp
Posts: 95

Rep: Reputation: 15
Hmm a critcal error. Did you burn the cds or did you buy them?

Last edited by bling bling; 06-20-2003 at 05:53 PM.
 
Old 06-20-2003, 06:19 PM   #9
VBGOD
LQ Newbie
 
Registered: Dec 2001
Posts: 13

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by bling bling
Hmm a critcal error. Did you burn the cds or did you buy them?
I bought them.

It was $7.00 on ebay about a year ago.
 
Old 06-20-2003, 07:12 PM   #10
bling bling
Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware/win xp soon to be LFS/win xp
Posts: 95

Rep: Reputation: 15
Hmm are they scratched allot?
Did he burn them or did he buy them then sell them?
Do you just not know the answers at all to what I just asked?

BTW: Are there any single girls here?
 
Old 06-20-2003, 07:13 PM   #11
bling bling
Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware/win xp soon to be LFS/win xp
Posts: 95

Rep: Reputation: 15
BTWA: Why does your penguin not have a question mark and mine does?
 
Old 06-20-2003, 09:10 PM   #12
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
sorry, but this is NOT a critical error and this is NOT the cd's fault.
if there was an error when you tried it, it is probably because your X isn't correctly configurated. use xf86config (or I think RH also come with Xconfig) to build a new configuration.
 
Old 06-20-2003, 10:08 PM   #13
gragon
LQ Newbie
 
Registered: Jun 2003
Distribution: RedHat All, SuSe 6-8.2, Mandrake All, I can still remember my first install of Debian in 1996.
Posts: 3

Rep: Reputation: 0
Half_Elf is right...
Often times someone will set an attribute wrong during the X portion of the installation. A little error there will cause a very non-intuative error message and drop you back to the console. Use xf86config or Xconfig...

/em Tips his hat to Half_Elf
 
Old 06-26-2003, 12:44 AM   #14
VBGOD
LQ Newbie
 
Registered: Dec 2001
Posts: 13

Original Poster
Rep: Reputation: 0
It's ok. They switched over to Windows 2000. Problem solved.
 
Old 06-26-2003, 01:16 AM   #15
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
...
keep the easy way, then
 
  


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
stupid newbie question aznboi12321 Fedora 3 03-01-2005 12:10 PM
Stupid newbie color question DrewB Slackware 6 09-26-2004 07:53 PM
a stupid question, but i am a newbie !!! timmy toad Linux - Newbie 2 09-20-2003 01:36 PM
Stupid Newbie Question Shadowman2oo3 Linux - Newbie 2 08-27-2003 06:55 PM
Another stupid newbie question linuxchick Linux - Newbie 1 03-01-2002 06:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:05 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