It sounds like your Gnome issue hasn't been resolved...
All of the commands must be run as root user so change to root:
To be sure you will automatically boot to a graphics login, edit the file /etc/inittab
Look for the following entry and change this
to read this
After saving and exiting the editor, change your current runlevel (3) to the GUI (5) by running this command:
If you did all the above and still can't get a graphical login and you haven't registered your RHEL system, run the following command:
When it's registered or if it's already registered, run the following command:
Code:
yum groupinstall “GNOME Desktop Environment”
At this point, to get a graphical login, change to runlevel 3
then change to runlevel 5