home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!pitt.edu!ggr
- From: ggr@cislabs.pitt.edu (Guillermo G Romero)
- Newsgroups: comp.os.os2.apps
- Subject: Re: SUN PC NFS4.0a and OS/2 2.0
- Message-ID: <2409@blue.cis.pitt.edu>
- Date: 23 Jan 93 18:16:57 GMT
- References: <1j43iaINNis@nanette.sto.pdb.sni.de> <1993Jan16.013953.18469@midway.uchicago.edu>
- Sender: news+@pitt.edu
- Organization: University of Pittsburgh
- Lines: 50
-
- In article <1j43iaINNis@nanette.sto.pdb.sni.de> schroedter.pad@sni.de (Eric Schroedter) writes:
- >How can I run SUN PC NFS4.0a and OS2/2.0.
- >
-
- I have PC-NFS 4.0 running from a virtual machine. I can't get it to run
- under os/2 mdos (if it can be done, I'll appreciate the info).
-
- This is what I did:
-
- 1. Set up a VMB: make a DOS bootable diskette
- copy files fsaccess.exe and fsfilter.exe to diskette
- write a config.sys file in the diskette containing
- these lines:
-
- device=fsfilter.sys
- files=20
- buffers=20
- plus all your PC-NFS device= lines
-
- write an autoexec.bat file containing:
-
- copy a:command.com c:\os2\mdos\mydos.com
- set COMSPEC=c:\os2\mdos\mydos.com
- lh c:\os2\mdos\mouse
- copy freea.bat c:\os2\mdos
- c:
- c:\os2\mdos\freea.bat
- plus all set commands and the NET INIT
- commands you need to start PCNFS.
-
- write a file named freea.bat containing the line:
-
- c:\os2\mdos\fsaccess a: a:
-
- 2. From the root directory and with your diskette in drive a: type
-
- vmdisk a: dos.img
-
- 3. Copy a Program template from the template folder to the desktop,
- type a * in the Path field, select DOS WINDOW from Session,
- choose DOS_SHELL and type c:\os2\mdos\mydos.com. Go to
- DOS_STARTUP_DRIVE and type c:\dos.img. Save changes and
- you should be ready to launch PCNFS.
-
- (BTW, I'm assuming c: as the partition where os/2 is installed).
-
- Guillermo Romero
- ggr+@pitt.edu
-
-
-