| i have been trying to get an NFS mount from my QNX6.0 PC to my audrey. this would facilitate pulling libraries and other files right off a full distribution. i have a few shares set on my main system, but i think that the audrey will like the NFS better, as its close to what it is already using.
its actually very simple. first thing, you create /etc/exports file using vi. my file is very simple- it has only a / on the first line. this tells Nfsd to share the root directory, allowing me full access to everything on the system. write and quit vi. then you run portmap and the Nfsd. note the capitol N in Nfsd. the folks at QNX mistakenly named it this. if you want, you could make a link to Nfsd from nfsd, to make the system like any other *nix type system. thats it! i need to find out which file to put a reference to these commands, as im not sure theyll start up on reboot. cdthomas9 (at) toadmail (dot) com | |