LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Regarding installation of linux graphics mode (https://www.linuxquestions.org/questions/linux-newbie-8/regarding-installation-of-linux-graphics-mode-846210/)

kdpatel85 11-24-2010 02:37 AM

Regarding installation of linux graphics mode
 
hello everyone,

i just installed RHEL5 in my laptop but whenever i start linux,its straight away goes to text mode.it does not boot even graphically.can u tell me what short of problem i m facing right now.

Thanks
Kd

alan_ri 11-24-2010 03:11 AM

Hi!

Maybe it's RHEL server that you have?
Code:

cat /etc/redhat-release
Have you tried:
Code:

startx
after login?

chrism01 11-24-2010 10:58 PM

cat /etc/inittab

and look for the line marked
Code:

# Default runlevel.
id:3:initdefault:

If you edit the 3 to a 5, it'll boot into Xwindows everytime.

pinga123 11-24-2010 11:43 PM

Quote:

Originally Posted by kdpatel85 (Post 4169169)
hello everyone,

i just installed RHEL5 in my laptop but whenever i start linux,its straight away goes to text mode.it does not boot even graphically.can u tell me what short of problem i m facing right now.

Thanks
Kd

I have encountered similar problem with dell desktop machines and Enterprise Linux 5.2.
I guess you dont have proper graphic drivers and will need to install it from dells site.
Did you get graphical interface during installation of RHEL?


All times are GMT -5. The time now is 03:48 PM.