6386 <-> 3B1 floppy compatibility?

Karl Denninger karl at ddsw1.UUCP
Tue May 17 23:25:41 AEST 1988


In article <148 at elgar.UUCP> ford at kenobi.UUCP (Mike "Ford" Ditto) writes:
$In article <186 at ssbn.WLK.COM> bill at ssbn.UUCP (Bill Kennedy) writes:
$>In article <1051 at woton.UUCP> riddle at woton.UUCP (Prentiss Riddle ) writes:
$>>Does anyone know whether it is possible to write a floppy on a UNIX PC
$>>and read it on a 6386 WSG, or vice-versa?
$
$>Not entirely kosher, but it will work.  If you can locate a copy of the
$>cpiopc [sic] for the PC 6300 PLUS you can use the `x' option ...
$
$Here's another alternative:
$
$I have a program which lets the Unix PC read/write to the "raw" disk
$in 360K format, suitable for use with SCO Xenix "/dev/rfd048ds9" and
$Regulus "/dev/raw/fibm" devices.  Probably others as well, but I have
$tested those formats.
$
$The usage is:
$
$	fdwrite /dev/rfp020 <program_which_writes_to_stdout>
$or:	fdread  /dev/rfp020 <program_which_reads_from_stdin>
$
$For example:
$
$	fdwrite /dev/rfp020 tar -cvf - foo bar baz
$
$And then to read it on Xenix:
$
$	tar -xvf /dev/rfd048ds9
$
$It's just a ten-liner that ioctl's the floppy and then execs the
$desired program.  I'll mail or post as interest indicates.

PLEASE PLEASE POST THIS.

It would be most helpful to us and many others who are trying to interchange
with a 3b1 and having no end of trouble.

Also -- is this code freely redistributable?

Thanks!

---
Karl Denninger                 |  Data: +1 312 566-8912
Macro Computer Solutions, Inc. | Voice: +1 312 566-8910
...ihnp4!ddsw1!karl            | "Quality solutions for work or play"



More information about the Comp.sys.att mailing list