Hi Gurus, I'm trying to read a tape on Solaris, I remember it was something like this: dd bs=256b if=/dev/rmt/0 conv=swab | tar tvf - (to list it) But I get this error: read: Not enough space 0+0 records in 0+0 records out I'm kinda lost, as I tried to google for this, but all point me on the same direction Platform : DAT Tape - Wrote on IRIX, reading (or trying) on Solaris 8 E450 internal DAT Ideas? Comments? Thanks in advance!