Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!gatech!gitpyr!stat!curci From: curci@stat.uucp (Ray Curci (scri)) Newsgroups: comp.sys.ibm.pc Subject: Re: MD-DOS disk emulator for UNIX & TCP/IP Keywords: Strange but true... Message-ID: <7456@pyr.gatech.EDU> Date: 3 Mar 89 14:28:21 GMT References: <438@lakesys.UUCP> Sender: news@pyr.gatech.EDU Reply-To: curci@stat.fsu.edu (Ray Curci (scri)) Distribution: usa Organization: Dept. of Statistics, Florida State Univ. Lines: 18 In article <438@lakesys.UUCP> deanr@lakesys.UUCP (Dean Roth) writes: >I am looking for a MS-DOS disk emulator for UNIX, Ethernet >and TCP/IP, and the appropriate device driver for a PC. >Does such a beast exist? I may need to implement the disk emulator >on multiple UNIX systems, some 68020/030, some 80386 based. >deanr@lakesys.lakesys.com >{rutgers, uwvax} uwmcsd1!lakesys!deanr I am not sure that I understand your questions, but I think what you are looking for is PC-NFS from Sun Microsystems. PC-NFS will run on almost any PC/XT/AT/PS2 machine with a variety of ethernet boards (WD, 3COM, etc.) You can set it up so that the PC will mount filesystems on a UNIX host providing NFS server. From MS-DOS, there appear new networked disks like D: that correspond to the mounted file system. You can sometimes get in trouble with multiple people running non-networked applications that write to the same files, but this is almost unavoidable using ms-dos. curci@nu.cs.fsu.edu