[comp.sys.hp] HELP! Problems reading Cartridge Tape

rjn@hpfcso.HP.COM (Bob Niland) (07/15/90)

re: > I backed up some files from an HP9020 to a 9144 cartridge tape drive

> The command that I tried to read the tapes with was:

> tcio -iv /dev/rct | cpio -iv "*"
> and                      -ivcduvx and every other combination.  

> I keep getting an "Out of Phase" Error which says to try the -c option.
> If I use the -c option, I get the same out of phase error msg.

What is the target system?  If it is a Series 30, try

tcio -icZ

The 300 version of tcio (on output) will write a file-mark (zero-length
record) as the first block, and expecting to find one on input, will skip
the first block (1024 physical record) on input unless told not to ("Z").

I don't know offhand if the 500 tcio writes a zlr, but it might be worth a try.

Regards,                                              Hewlett-Packard
Bob Niland      Internet: rjn@hpfcrjn.FC.HP.COM       3404 East Harmony Road
                UUCP: [hplabs|hpfcse]!hpfcrjn!rjn     Ft Collins CO 80525-9599