How could I read on Linux (RedHat 4.1) a dat tape written by a Silicon
Graphics Workstation with tar (I know they use different block
management or similar)?
Thanks in advance.
How could I read on Linux (RedHat 4.1) a dat tape written by a Silicon
Graphics Workstation with tar (I know they use different block
management or similar)?
Thanks in advance.
: How could I read on Linux (RedHat 4.1) a dat tape written by a Silicon
: Graphics Workstation with tar (I know they use different block
: management or similar)?
Dunno about different block management, but to read IRIX SGI tar DC6150's
on my sparc box, I usually stick the tape through dd conv=swab to swap
the byte order around..
Such as..
dd if=/dev/tape bs=10240 conv=swab | tar tvf -
Regards,
Jim
> Dunno about different block management, but to read IRIX SGI tar DC6150's
> on my sparc box, I usually stick the tape through dd conv=swab to swap
> the byte order around..
> Such as..
> dd if=/dev/tape bs=10240 conv=swab | tar tvf -
Reading SGI tapes on Linux is easy - do a 'mt setblk 0' and go for it!
--
Technical Support Engineer Telephone: (08) 8379 7333
Maptek Pty Ltd Fax: (08) 8379 7377
Powered by Linux, Jolt and the Orb.
--
Technical Support Engineer Telephone: (08) 8379 7333
Maptek Pty Ltd Fax: (08) 8379 7377
Powered by Linux, Jolt and the Orb.
> > How could I read on Linux (RedHat 4.1) a dat tape written by a Silicon
> > Graphics Workstation with tar (I know they use different block
> > management or similar)?
> # mt setblk 0
> # tar tvf /dev/st0
> ?
Mogens
--
Mogens Kjaer, Carlsberg Laboratory, Dept. of Chemistry
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
How could I read on Linux (RedHat 4.1) a dat tape written by a Silicon
Graphics Workstation with tar (I know they use different block
management or similar)?
Thanks in advance.
2. Linux vs xBSD (ive heard that xBSD is more secure)
5. Reading SGI DAT tapes on Linux
6. how2 md5sum check on burned disk?
7. How to read DAT tape made on SGI on Linux
8. HOWTO netatalk (french or english)
9. DAT tapes vs. non-DAT tapes ( SCSI )
10. DAT TAPE DRIVES: Wangtek can't read HP DAT tapes
12. moving tar file on DAT (4mm) tape between HP and SGI???
13. HW/SW to read SGI DAT tapes