![]() |
nfs mount troubles
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) Code:
mount -t nfs 192.168.1.102:/on_ice /on_ice Code:
mount: mounting 192.168.1.102:/on_ice on /on_ice failed: Input/output error anybody have any ideas whats going wrong? thanks |
Re: nfs mount troubles
you will need to install portmap as well (apt-get install portmap)
NFS started working when I did this. |
Re: nfs mount troubles
portmap was alleady installed when doing the above
Code:
apt-get install portmap |
Re: nfs mount troubles
if you've rebootet the phone after installing portmap you need to start portmap. it's not startet automatically on boot.
|
Re: nfs mount troubles
/etc/init.d/portmap start
Starting portmap daemon...Already running.. |
Re: nfs mount troubles
any hints in the syslog from the server?
|
Re: nfs mount troubles
what would i be looking for?
|
Re: nfs mount troubles
Did you check hosts.allow and hosts.deny?
|
Re: nfs mount troubles
theyre both empty.. i take it that means that all hosts are allowed. my desktop mounts the nfs with no problem. so i dont think there are access problems on the server itself.... any more ideas :)
|
Re: nfs mount troubles
got it working using -o nolock,udp.
anybody able to enlighten me why this works? |
All times are GMT. The time now is 21:26. |
vBulletin® Version 3.8.8