View Single Post
Posts: 17 | Thanked: 2 times | Joined on Jan 2010
#1
hi there,

i'm trying to get my nfs share mounted on my n900 but keep running into errors. my export on the server reads:
Code:
/on_ice 192.168.1.0/24(rw,sync)
i mount with:
Code:
mount -t nfs 192.168.1.102:/on_ice /on_ice
and receive the error:
Code:
mount: mounting 192.168.1.102:/on_ice on /on_ice failed: Input/output error
i have a desktop that mounts the same nfs share with no problems.

anybody have any ideas whats going wrong?
thanks
 

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