Subject: Re: NetBSD-VAX tape non-rewinding funzies
To: None <nbsdbob@weedcon1.cropsci.ncsu.edu>
From: None <jkunz@unixag-kl.fh-kl.de>
List: port-vax
Date: 11/07/2000 21:52:33
On 7 Nov, NetBSD Bob wrote:
> Does anyone else have any insights as to why my Ciphers might be going
> into an autorewind mode after a dd to a non-rewind device:
Similar here with an:
probe(asc0:1:0): max sync rate 5.00MB/s
st0 at scsibus0 target 1 lun 0: <EXABYTE, EXB-8505DGBANXS1, 07T0> SCSI2 1/sequential removable
st0: density code 21, variable blocks, write-enabled
on a VS4k60. dd to /dev/nrst0 rewinds the tape.
> dd if=tapefile01 of=/dev/nrmt1h obs=512 conv=sync (runs OK)
> dd if=tapefile02 of=/dev/nrmt1h obs=512 conv=sync (runs OK)
> dd if=tapefile03 of=/dev/nrmt1h obs=10240 conv=sync (autorewinds)
> dd if=tapefile04 of=/dev/nrmt1h obs=10240 conv=sync (autorewinds)
Hmm. This looks like some ancient Unix stuff? :-)
Try PDP-11/Distributions/ucb/2.11BSD/maketape* from the TUHS / PUPS
archive. This my work.
--
tschüß,
Jochen
Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/