Wrox Programmer Forums
|
BOOK: Beginning Red Hat Linux 9
This is the forum to discuss the Wrox book Beginning Red Hat Linux 9 by Sandip Bhattacharya, Pancrazio De Mauro, Mark Mamone, Kapil Sharma, Deepak Thomas, Simon Whiting, Shishir Gundavaram; ISBN: 9780764543784
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Red Hat Linux 9 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 29th, 2005, 09:08 AM
Registered User
 
Join Date: Jul 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Begining Red Hat Linux 9 GUI

Hi,

I'm new to Linux.

I tried to install the RHD9 Publisher's Edition from the book and everything goes fine until the restart.
At the first boot up instead of starting the Graphical User Interface (as it should happen according to the book) and finish with the configuration I just get a prompt to log in.
I can log in with the root login and the password but then I don’t know what to do…
I wanted to get familiar with the graphical interface first. Could anyone help me how to start the GUI?

Thanks,:D
 
Old March 4th, 2007, 09:25 AM
Friend of Wrox
 
Join Date: Dec 2003
Posts: 488
Thanks: 0
Thanked 3 Times in 3 Posts
Default

what happens if you type startx?

It sounds like you may have a misconfigured Xserver, or are missing the drivers for your graphics card.

--
Charlie Harvey's website - linux, perl, java, anarchism and punk rock: http://charlieharvey.org.uk
 
Old May 14th, 2008, 04:48 PM
Registered User
 
Join Date: May 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

More than likely GRUB is set up to boot in run level 3 instead of 5. When you did the install, if it didn't prompt you to create your user accounts, it wouldn't be able to launch with a GUI as root is all command line unless preconfigured otherwise. once you log in as root, to check to make sure that x is installed correctly try running "telinit 5". That'll force it to change to run level 5, which is multiuser graphical and will load x conf files. beyond that you'll have to manually add user accounts and specify that it loads scripts from rd.5 in your bootloader.

Also, if you're just getting started with linux, take a look at www.ss64.com It contains the man pages for most of linux's bash commands and is very useful when you're not sure how to do something or just need reference material.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Beginning Red Hat Linux 9 gsmitchell Wrox Book Feedback 5 July 29th, 2005 02:54 PM
Beginning Red Hat Linux 9 a.bridge Linux 3 May 10th, 2004 04:42 AM
Beginning Red Hat Linux 9 npjrogers All Other Wrox Books 0 March 1st, 2004 06:46 AM
Beginning Red Hat Linux 9 jameslinux All Other Wrox Books 0 December 27th, 2003 05:54 PM
Beginning Red Hat Linux 9 gorgenyi All Other Wrox Books 0 October 2nd, 2003 02:51 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.