Danny Price wrote: >I extracted the filesystem from the SVN >(filesystem_etch_nfs_2009_07_07.tar.gz), to > /srv/roach_boot/etch > >and I've set these up in the /etc/exports file: > # 'ROACH-dev' is this PC, the NFS host > /srv ROACH-dev(rw,no_root_squash) > > # 'roach' is the roach board, serial 020208 > /srv roach(rw,no_root_squash)
I think you need to export /srv/roach_boot, not /srv. And unless i'm missing something, you probably don't need to export an nfs share to the nfs server itself. >As a sidenote, I was thinking of chronicling my endeavours on setting >up a ROACH working environment, would this be of use? Yes, please do! My rule-of-thumb is: if it was non-trivial for you, then chances are that someone else will benefit from your writing it up on the wiki, so you should. Billy

