Hello Behn,

Friday, June 21, 2002, 5:30:33 AM, you textually orated:

BH> Ach!!

BH> Just installed Red Hat 7.2 as a dual-boot os on a 1. ghz 256 mg ram pc that 
BH> is also running win98se.

BH> Installation went fine (according to the book i was following 'Learning Red 
BH> Hat Linux') but when i boot up and choose to use Red Hat instead of dos it 
BH> doesn't go to a gui (i installed both gnome and kde).

BH> Instead it goes to the text interface.

BH> Also it does this weird thing where as it asks for the login the screen dies 
BH> for a second every 3-4 seconds.  As soon as a login is entered and it is 
BH> asking for the password that problem goes away.

BH> I have an ATI AGP Radeon VE graphics card.

BH> PLEASE somebody be able to help me!!!

BH> It's my first foray into Linux and i would like to start in a gui (my dos 
BH> skills... practically non-existent...)

First make sure that it isn't dropping you to a console because of a
configuration issue with your video card. You can do this by typing "startx"
(without the quotes) and the command line once logged in. If everything
comes up fine, then you can proceed to do the following. If it doesn't then
you first need to fix that or else you may just cause yourself more grief.

So if "startx" works...

Log out of X.

Log in as root (or type "su -" and type the root password when prompted).

type "pico /etc/inittab" (I choose pico here because the learning curve is
nil) It's not the best editor in the world, but it is easy.)

Scroll through the file and look for a line that looks like this...
id:3:initdefault:

and change the "3" to a "5", so that it looks like this...
id:5:initdefault:

When you reboot, you will be given the GUI login.

Have fun,
-- 
_________________________________________________________________
 Brian Ashe                     CTO
 [EMAIL PROTECTED]              Dee-Web Software Services, LLC.
 http://www.dee-web.com/
-----------------------------------------------------------------



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to