1833315 Members
2981 Online
110051 Solutions
New Discussion

not logging in text mode

 
Muhammad Shamroze
Frequent Advisor

not logging in text mode

There is DL580 server on which Linux Ent 4 OS is installed as when I use to login from the text mode, it is not loging me as root but when i login from gui mode (graphically) i use to login from root.
As from /var/log/messeges I got following error that is as follows:

gpm[3378]: *** info [mice.c(1766)]
gpm[3378]: imps2: Auto detect intellimouse PS/2
login(pam_unix)[992]: session opened for user root by login (uid=0)
login[992]:module is unknown
init: open (/dev/pts/0): No such file or directory


Kindly help me out in this regards so that i can login from text mode as root .....thankyou

WAiting for your reply
1 REPLY 1
Alexander Chuzhoy
Honored Contributor

Re: not logging in text mode

Found the following on the internet:
"It's a weird race between init and rhgb.

Running 'change_console -r' should fix it."

Let us know if it helped.