Hi,
I have problem with root file system mounted over nfs.
If i try execute program from /bin directory i get "file not foud error".
But i can delete modify any file.
example:
/bin # whoami
-/bin/sh: whoami: not found
/bin # ./whoami
-/bin/sh: ./whoami: not found
/bin # ls whoami
whoami
/bin # ls -l whoami
-rwxrwxrwx 1 root root 13368 Nov 24 16:21 whoami
what i do wrong?
Thank you.
nfsroot problem
-
- Posts: 14
- Joined: Mon Feb 02, 2009 10:55 am
Re: nfsroot problem
i found sollution:
there was no file dl-linux.so in my /lib directory.
I copied it from eldk /lib and all works
there was no file dl-linux.so in my /lib directory.
I copied it from eldk /lib and all works
Who is online
Users browsing this forum: No registered users and 1 guest