Duplicating tapes accross the network
Robert L. Howard
rhoward at msd.gatech.edu
Thu Jun 7 05:18:22 AEST 1990
I got this really great way to make duplicates of tapes between
machines. I tried it out today, and it worked (or so I thought).
When I tried to read the new tape with:
tar tf /dev/rst8
I got:
tar: directory checksum error (0 != 40860)
The command to duplicate the tape was:
dd if=/dev/rst0 bs=126b | rsh <host> dd of=/dev/rst0 bs=126b
This is SunOS (versions 4.0.3c and 4.0.2 on the two machines)
Anyone got any ideas. I really need to copy this tape and I thought
this would be a good way...
Thanks in advance
Robert
--
Robert L. Howard (GTRI/STL/MSD) (404) 528-7165
Georgia Institute of Technology, Atlanta Georgia, 30332
uucp: ...!{allegra,amd,hplabs,ut-ngp}!gatech!msd!rhoward
Internet: rhoward at msd.gatech.edu
More information about the Comp.unix.questions
mailing list