Not able to login in graphical mode


 
Thread Tools Search this Thread
Operating Systems Linux Not able to login in graphical mode
# 1  
Old 02-09-2014
Not able to login in graphical mode

Hi Guys

After installing my CentOS in virtual machine i am not able to get the graphical mode. By default it is going in TUI mode.

Please help how to get the graphical mode by default.

I am already in init 5.....

Thanks...Smilie
# 2  
Old 02-12-2014
Hi.

And running init 4 will put you in run level 4. It doesn't mean anything, if you haven't installed the right packages (meaning packages that, by convention, make use of it - in the case or RL 5 a GUI desktop).

Code:
# runlevel
N 3
# init 5
...
# runlevel
3 5
#init 4
...
# runlevel
5 4

This is related to your other thread, so I will close this one.

Redhat system is not booting in GUI mode | Unix Linux Forums | Red Hat
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Cannot show graphical login display

Hi all, I'm running Red Hat Enterprise Linux Server 6.3 Santiago. I already installed the X Window package during installation and the graphical login display can be shown normally after installation. Yesterday, I accessed remotely by GUI mode using VNC viewer and somehow it got crashed.... (1 Reply)
Discussion started by: sergionicosta
1 Replies

2. Solaris

Console-login in maintainance mode

I have a v490 server running Solaris 10. Everytime I reboot this machine, the console-login service goes to maintainance mode and I have to provide the root password. All the other dependencies are running fine and nothing there in the logs too. To bring it online, I have to enable it manually. ... (1 Reply)
Discussion started by: aksijain
1 Replies

3. SuSE

Installed OpenSuse 12.1 w/KDE - system freezes at graphical login

Hi, I installed OpenSuse 12.1 on my Dell 690 (X2 dual core Xeon 2.66GHZ, 8G RAM 667 FBDIMM quad channel, 500G at striping RAID (2X 250G SATA), nVidia Quadro FX 3400). All installation was smooth, took less than 15 minutes. But when I'm trying to login, instead of showing me the desktop... (1 Reply)
Discussion started by: netwalker
1 Replies

4. Shell Programming and Scripting

Unable to login into GUI mode.

hii all, I am unable to login into GUI mode in solaris 10. It is only prompting me to command mode credentials not going further to GUI mode.. Please help.. Thanks & regards, Bhagi (3 Replies)
Discussion started by: bhargav90
3 Replies

5. Solaris

[Solved] How to change my default login mode????

Hi guys, I have just installed Solaris 10 x86. My system boots into graphical login by default, I want to have text login only, where can I change that. I tried to use the linux and bsd concept of editing /etc/inittab, and change the default value to 3, but that doesn't work in Solaris. Please... (6 Replies)
Discussion started by: gabam
6 Replies

6. Solaris

SOLARIS 10 on SPARC Graphical mode?

Hi, I am in single user mode in command prompt. How can i switch to graphical mode. Is there any command like StartX or WindowsX? Regards Skbrunel (3 Replies)
Discussion started by: skbrunel
3 Replies

7. SCO

Openserver 6 Graphical Login

A customer had some crashes caused by a Raid issue. The Graphical Login has stopped working ie you can enter username and password then the screen clears as if it is about to display the desktop but reverts back to the graphical login again. This has been tried with both the root and other logins.... (1 Reply)
Discussion started by: stuartc999
1 Replies

8. AIX

keyboard and mouse not working in graphical login

Dear frnz I face a weird issue with p275 workstation with Aix 5.1 After booting the workstation i am getting dt login screen and i am not able to key in user name and passwd .The mouse pointer is moving but the mouse buttons doesnt work. i am able to login through rsh to the machine... (1 Reply)
Discussion started by: sriram.s
1 Replies

9. Solaris

How can I start Solaris without Graphical Desktop login?

Hi All, Any ideas on how to start Solaris 10 x86 without the Graphical Desktop login? I'm just interested in having the console login (text based) when starting Solaris. Thanks in advance, Daniel (4 Replies)
Discussion started by: danielsf
4 Replies

10. UNIX for Advanced & Expert Users

graphical interface via remote login

I use telent or netterm to remotely login onto a linux sever, but I could only use the command-line interface. I want to know how can I use the graphical interface such as KDE or GNOME. Thanks a lot.:p (3 Replies)
Discussion started by: guanglei_li
3 Replies
Login or Register to Ask a Question