For HP cartridge tapes, use the command:
tcio -ivrS 32 device | cpio -icv
For instance, if your device is /dev/rmt0, the command would be:
tcio -ivrS 32 /dev/rmt0 | cpio -icv