Porting PCNFSD to XENIX

John C. Archambeau jca at pnet01.cts.com
Wed Mar 13 11:16:01 AEST 1991


mario at theglove.Canada.Sun.COM (Mario Dorion - Sun Montreal) writes:
>Hello Xenix folks.
>
>A local customer, here in Montreal, has a network of PC's, some of them
>running XENIX, most running DOS.
>
>They're using PC-NFS to communication between the DOS machines and the
>XENIX server. PC-NFS comes with a program called rpc.pcnfsd that has to
>be compiled and installed on the UNIX host. This program will, among
>other goodies, enable the DOS users to remotely print onto the server's
>printers.
>
>The rpc.pcnfsd program is supplied in source format and compiles nicely
>on a Sun Workstation or on a 'pure' BSD host. The task of making it run
>on different architectures is sort of left to the user.
>
>My customer needs help in porting the rpc.pcnfsd to the XENIX
>environment.
>
>XENIX being one of the best selling UNIX environment and PC-NFS being
>one of the best selling communication program, I'm sure someone,
>somewhere, has already ported the pcnfsd program to XENIX.
>
>Would anyone have any tips? 

>From a practical standpoint, it can't be done.

1. There are no streams under Xenix, it is all spoofed by the streams
   library.

2. There is no rpc support for Xenix.

3. The TCP/IP is about as solid as the Iraqi military.

There is supposedly an NFS product for Xenix called Fusion from Network
Research, but I am only aware of its existance, nothing more.

Your customers best bet would be to chuck Xenix for one of the System V/386
Release 3.2 or 4.0 products (i.e. ESIX, ISC, Dell, MicroPort, UHC, or SCO)
that already support NFS.

If someone can and has proven me wrong, please speak up.  I was looking for
such a product a long time ago.  But to my understand, Xenix does not
have the necessary kernel support to handle rpc.pcnfsd even with the streams
and TCP/IP packages added.

     // JCA

 /*
 **--------------------------------------------------------------------------*
 ** Flames  : /dev/null                     | What to buy?
 ** ARPANET : crash!pnet01!jca at nosc.mil     | EISA or MCA?
 ** INTERNET: jca at pnet01.cts.com            | When will the bus wars end?
 ** UUCP    : {nosc ucsd hplabs!hp-sdd}!crash!pnet01!jca
 **--------------------------------------------------------------------------*
 */



More information about the Comp.unix.sysv386 mailing list