Please find below how it should NOT be done!!!!!!!

It makes sense to allow the Linux on the ml403 board to get access to some files (a directory) on another computer. On the nfsserver introduce the following line to /etc/exports
/nfsml403/      192.168.0.101
Restart the nfsserver. (/etc/init.d/nfsserver restart)

After the restart the nfs-mount should work. But Murphy hit me once more (but not hard enough);-)
root@ml403:~# mount -a
NFS: NFSv3 not supported.
nfs warning: mount version older than kernel
root@ml403:~# 
The nfsmount works, even with this error message. But no read write capability.
root@ml403:/nfs# touch teste
touch: creating `teste': Read-only file system
root@ml403:/nfs# 

First guess: /nfsml403/ 192.168.0.101 should be /nfsml403/ 192.168.0.101(rw) but this made no difference.

-- MarcRStockmeier - 20 Feb 2006

This topic: Epics > WebHome > EpicsCrossCompilationForPowerPC > NfsHistory
Topic revision: 2006-02-20, MarcRStockmeier
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)