You are not logged in.

#1 2008-01-12 09:19:14

TecnoVM64
Member
From: Santiago, Chile
Registered: 2007-06-02
Posts: 45

su: no such file or directory

That's what I got today when I logged in
"su" doesn't work at all only way to get root access is by doing "sudo -s"
I tried changing the password, checked /etc/group, /etc/passwd, /etc/gshadow and everything related to it and everything seems to be ok but "su" still  doesn't work, all I get is:

[vmrh@chilean ~]$ su
Password: **so I put my password here**
: No such file or directory

and no root access.

Any ideas?, I'm out of them, please help sad

Offline

#2 2008-01-12 13:37:30

dir
Member
From: dotph
Registered: 2007-10-10
Posts: 20

Re: su: no such file or directory

Try reinstalling coreutils (sudo pacman -S coreutils), see if it fixes your problem.

Offline

#3 2008-01-12 14:18:45

freakcode
Member
From: São Paulo - Brazil
Registered: 2007-11-03
Posts: 410
Website

Re: su: no such file or directory

If it's not a PATH problem:

[root@atena freakcode]# which su
/bin/su

Then do what dir said, reinstall coreutils.

Offline

#4 2008-01-12 17:30:41

djclue917
Member
Registered: 2006-12-03
Posts: 121

Re: su: no such file or directory

TecnoVM64 wrote:

That's what I got today when I logged in
"su" doesn't work at all only way to get root access is by doing "sudo -s"
I tried changing the password, checked /etc/group, /etc/passwd, /etc/gshadow and everything related to it and everything seems to be ok but "su" still  doesn't work, all I get is:

[vmrh@chilean ~]$ su
Password: **so I put my password here**
: No such file or directory

and no root access.

Any ideas?, I'm out of them, please help sad

Does /root exist?

Offline

Board footer

Powered by FluxBB