View Single Post
Posts: 2 | Thanked: 0 times | Joined on Aug 2011
#8
OK...
Meanwhile I changed on my PC the Ubuntu Version to 10.04 and I tried mounting it on a Netbook.
On this Netbook there's installed Ubuntu 10.04 too. It worked fine. No Problems.
Trying to do the same on my N900, and I got the same error message as before (...access denied by server while mounting...).
Portmapper runs; unfs3 runs...

rpcinfo -p on n900 with this result:

Code:
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100003    3   udp   2049  nfs
    100003    3   tcp   2049  nfs
    100005    1   udp  2049  mountd
    100005    3   udp  2049  mountd
    100005    1   tcp  2049  mountd
    100005    3   tcp  2049  mountd
At last I added the option 'insecure' to my /etc/exports because of using ports higher than 1024. But still no success.

If anybody has an idea... please let me know. Thank you very much!

Greetings, and a happy new year!