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 07-10-2011, 11:56 PM   #1
DJF
LQ Newbie
 
Registered: Jul 2011
Posts: 4

Rep: Reputation: Disabled
Fedora redhat linux, no gui at start up


I installed fedora12 redhat linux on my desktop with install DVD. When the install was complete I clicked ok to reboot. When it rebooted it came up with a black screen asking for a localhost login and password. The only thing the install asked for during the set up was a root password. I typed in root for the localhost login and root password and takes me to the command line as root. Will not start the GUI at start up. Am I missing something? please help!


P.S. I tried startx in the command line and it says bad command.
 
Old 07-11-2011, 12:14 AM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
You were never asked for a hostname, a username, a user password? Did you get a gui installer?
Did you check the disk for defects?
Where did you get the DVD (off a magazine? download iso and burn it? what?)

Sounds broken to me. No startx means that the gui is not installed.
At the terminal

rpm -qa | grep -i xorg-x11
 
Old 07-11-2011, 12:27 AM   #3
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
If you only asked for the 'Server' install, then this would be normal I believe, a real server wouldn't normally have X-Win/GUI.

You can try
Code:
yum grouplist
https://access.redhat.com/kb/docs/DOC-2531
There should be a group to install the desktop SW eg
Code:
yum groupinstall "GNOME Desktop Environment"
FYI, F12 is dead, current is F15. A new Fedora comes out about once a yr or so.
If you want long term updates, consider Centos (free RHEL).
 
Old 07-11-2011, 01:07 AM   #4
DJF
LQ Newbie
 
Registered: Jul 2011
Posts: 4

Original Poster
Rep: Reputation: Disabled
The DVD came with the fedora redhat linux book I got from school. I have used this before with no problems but used it to install on a virtual machine never a computer as an OS.

When I boot up my computer it looks like this.

Fedora release 12 (Constantine)
Kernel 2.6.31.5-127.fc12.i686.PAE on an i686 (tty1)

localhost login: _

During install it did not give me an option to make a localhost login or password.
 
Old 07-11-2011, 01:12 AM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
DJF
you are aware that fedora 12 is DEAD and has been for 8 months
it hit it's End Of Life in Dec.2010

there will NEVER be any updates to it .

please stay current . Install fedora 15

also the fedora installed is VERY good at detecting your hardware
if it installed in TEXT ONLY mode then your hardware dose NOT meat the Min. system specs
see the fedora install guide
http://docs.fedoraproject.org/en-US/...ide/index.html
and to see if your hardware dose meat the requirements
see the release notes
http://docs.fedoraproject.org/en-US/...dware_Overview
 
Old 07-11-2011, 01:29 AM   #6
DJF
LQ Newbie
 
Registered: Jul 2011
Posts: 4

Original Poster
Rep: Reputation: Disabled
I appologize for the noobness. I am aware of the constant upgrades of fedora. My issue is that I just recently installed this on a virtual machine on another computer with no problems at all. I need to install this on my desktop for my linux admin class. This did work on our machines at school with lower machine capabilities as mine. Now that I have installed this on my machine I have a usless machine that starts up on the localhost. Will the above links help me with installing a better version onto my machine?
 
Old 07-11-2011, 01:53 AM   #7
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
only if your equipment meets the min. requirements

fedora 12 is a bit lower
http://docs.fedoraproject.org/en-US/...e_Requirements

but do not expect to use firefox 4 or the newesr firefox 3

you are stuck with what was on the install dvd from Dec. 2009
and MANUALLY configure yum to use the archived historical repo
for the one and only update ( updated to it's EOL date)
about 3 gigs of it
see the fedora forum thread on "EOL (End Of Life) Versions"
http://forums.fedoraforum.org/forumdisplay.php?f=75

Last edited by John VV; 07-11-2011 at 01:55 AM.
 
1 members found this post helpful.
Old 07-11-2011, 02:58 AM   #8
DJF
LQ Newbie
 
Registered: Jul 2011
Posts: 4

Original Poster
Rep: Reputation: Disabled
Thanx John, you have been most helpful! Problem fixed.
 
  


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
Can't start GUI on new install of Fedora 12 Coda1 Fedora - Installation 9 04-09-2010 07:43 AM
[SOLVED] Fedora 11 can not enter GUI but via grub command line it can start normally hh3755 Linux - Newbie 1 11-10-2009 05:27 AM
Automatic GUI Start Up Problem Using Fedora 7 angeloj@fastnet Linux - Newbie 3 12-13-2007 02:47 AM
Automatic GUI Start Up Problem Using Fedora 7 angeloj@fastnet General 1 12-10-2007 10:16 AM
WIC wont start from a shell but will through GUI network management with Fedora 5 impulse() Linux - Wireless Networking 0 07-30-2006 07:45 PM

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

All times are GMT -5. The time now is 05:45 PM.

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