Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!cit-vax!ucla-cs!zen!ucbvax!TOPAZ.RUTGERS.EDU!ron From: ron@TOPAZ.RUTGERS.EDU (Ron Natalie) Newsgroups: comp.protocols.tcp-ip Subject: Re: unbix or rmx Message-ID: <8709081857.AA16814@topaz.rutgers.edu> Date: Tue, 8-Sep-87 14:57:55 EDT Article-I.D.: topaz.8709081857.AA16814 Posted: Tue Sep 8 14:57:55 1987 Date-Received: Wed, 9-Sep-87 06:39:54 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 16 I know of no RMX TCP/IP implemenations. However, the XENIX (UNIX) for the 286 doesn't really have TCP/IP either. You can buy inteligent protocol cards from a company like CMC (they have the software for XENIX) to talk to the Ethernet with TCP/IP. You ought to be able to write a RMX interface for this if you know enough about RMX. As for how small XENIX can get? I'm not sure. I only had a single memory card in my 310 but I have no idea how much was on it (a meg?). As for disk space, a minimal system comes on a single floppy disk so that you can load in the rest of the baseline system which comes on around 20 360K floppies. This means that the baseline system takes up less than 7 MEG, but you could probably reduce that even smaller by throwing away things like /usr/dict/words and other large systems that aren't used. UNIX also needs somewhere to swap but you can probably get by with a few meg for this. -Ron