[comp.sys.ibm.pc] Running PC-NFS under MKS

ye49@mrcu (David Johnson) (03/06/90)

Hello World,

I should be grateful if anyone could tell me how to set up the MKS shell to
run with Sun Microsystems PC-NFS.

Any help, will be gratefully received.

Thanks in advance.


Dave Johnson.
-- 
Dave Johnson       	   | uucp : ..!mcvax!ukc!gec-mrc!ye49
GEC-Marconi Research Centre| UK   : ye49@uk.co.gec-mrc
Chelmsford            	   | WORLD: ye49%gec-mrc.co.uk@nsfnet-relay.ac.uk
Essex CM2 8HN		   | Tel +44 245 73331 x 3269 ; Fax +44 245 75244

ggdavis@tiger.waterloo.edu (Greg Davis) (03/09/90)

In article <457@mrcu> ye49@mrcu (David Johnson) writes:
>I should be grateful if anyone could tell me how to set up the MKS shell to
>run with Sun Microsystems PC-NFS.

Easy.  Just have a normal config.sys with:
	device=<whatever_driver>.sys
	device=pcnfs.sys /r10

In your /etc/rc.ksh:
	PATH="c:/bin;c:/nfs"
	export COMSPEC="c:\command.com"
	export TZ=GMT0
	export NFSDRIVE=C
	cd c:/nfs
	switch /
	nfsrun
	switch -