View Single Post
Posts: 298 | Thanked: 197 times | Joined on Dec 2009 @ Norway
#4
Originally Posted by marmistrz View Post
If you can't purge it (no space for lock)
do this

Code:
root
cd /usr/bin
rm *nfsuc*
NOTE: If you have nfsuc installer from extras, do
Code:
ls
and check the actual name of the nfsuc executable!
then
Code:
rm <the actual name>
It's an IPK package. They're simpler than this.
They collect all the files in a single directory inside /usr/palm/.

Go to Xterm and cd to /usr/palm/.
If this directory exists, it's pretty straight-forward to remove the files it has put there.
(NOTE: REMEMBER NOT TO USE "rm -r *" ! FIND THE EXACT DIRECTORY.)
 

The Following User Says Thank You to Nokia 5700 For This Useful Post: