I have a 4mm 90m DAT tape written from a machine running
HPUX10.20 (created with `/usr/bin/tar cvf /dev/rmt/0m DIR').
To my dismay, I can't seem to read it from my Linux
Slackware-1.2.13 system. The SCSI DAT drive on my Linux box
might be a Toshiba -- I don't remember and can't look now.
The face of the DAT drive on the HP box says `HP6400 2000 DC'.
I tried the command
tar xvf /dev/nst0
where tar is GNU tar 1.11.14.
I can make tapes on my linux box and read them with the above,
but get errors right away when trying to read the HP-written tapes.
Right now I'm going to try to write a tape on the HP using GNU tar
rather than the /usr/bin one. But I think that was the first thing
I tried about a year ago (different HPUX release) when I had the
same problem -- I never managed to read the HP-written tape back
then.
If anyone can give me advice on this, I'd appreciate it.
Jim