Can I get an AT w/SCO XENIX to read Altos 586 floppies?

randy randy at chinet.UUCP
Tue Jun 10 22:35:07 AEST 1986


In article <1927 at osu-eddie.UUCP> mdf at osu-eddie.UUCP (Mark D. Freeman) writes:
>Does anyone have a driver or utility that will let me read a floppy made
>on an Altos 586 (tar or mount format) on an IBM-AT running the latest version
>of SCO's XENIX?

	I routinely  transfer floppies between my Altos 586, 3b2/300 and
AT running SCO Xenix SysV.  The trick on the AT is to use the /dev/fd096ds9
entry.  I use cpio more than tar, but they both work.  A trick on cpio is to
use the B option when writting out the floppy on the Altos/3b2 to read on the
AT.  Also, *always* use the c option on cpio.
Ex:  on Altos--  find /usr/src/sysV -print | cpio -ocB > /dev/fd0
	 on AT   --  cpio -icdB < /dev/fd096ds9


-- 
.. that's the biz, sweetheart...
Randy Suess
chinet - Public Access UN*X
(312) 545 7535 (h) (312) 283 0559 (system)
..!ihnp4!chinet!randy



More information about the Comp.unix mailing list