Subject: Re: RX33 floppies
To: None <port-vax@NetBSD.ORG>
From: Boris Gjenero <bgjenero@undergrad.math.uwaterloo.ca>
List: port-vax
Date: 05/09/1997 08:36:10
Marc Malagelada Duch wrote:
> 
> >
> > Hey .. can I write RX33 floppies from another UNIX box with dd? What
> > block size etc. should I use?
> 
> Somebody told me that there is a MSDOS program that is able to
> raw-write data in a 1.2Mb diskette in RX33 format, but I don't  have
> the info... (my disk crashed and I lost all my info on vaxen...)
> 
> Try to find it in the simtelnet mirror. (ftp.sunet.se for example)
> 
> Marc.

One DOS program that can do this is "RAWRITE.EXE".  One place that can
be found is in the install directory of the Slackware Linux
distribution, for example at:
ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/install/
It should also be at the sunsite mirrors.

As for dd, I don't know what is the point of block size when writing to
floppies because the low level format determines where the data will go.
I suppose that the only thing block size could do is increase
performance.  I just use "cat [image] > [floppy device]".

-- 
|  Boris Gjenero <bgjenero@undergrad.math.uwaterloo.ca>              |
|  Home page:  http://www.undergrad.math.uwaterloo.ca/~bgjenero/     |
|  "Luke, you're going to find that many of the truths we cling to   |
|  depend greatly on our own point of view." - Obi-Wan Kenobi, ROTJ  |