Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!agate!shelby!helens!baroque!jim From: jim@baroque.Stanford.EDU (James Helman) Newsgroups: comp.sys.sgi Subject: Re: utility for reading sun tar tapes Message-ID: Date: 5 Nov 90 23:30:59 GMT References: <381@organpipe.UUCP> Sender: news@helens.Stanford.EDU Distribution: usa Organization: Stanford University Lines: 20 In-reply-to: layhe@dopey.rc.arizona.edu's message of 5 Nov 90 18:23:06 GMT SGI 1/4" tapes are byte swapped wrt other vendors. I believe this is an historical artifact. Something to do with the byte order of the Multibus(?) on their old machines. You can read Sun tar tapes using the "f /dev/tapens" option with tar, e.g. "tar xvf /dev/tapens ." On our machines, we actually made /dev/nrtape and /dev/tape point to the non-swapped devices, i.e. /dev/nrtapens and /dev/tapens. It seemed rather silly to keep swapping bytes back and forth in software to keep an anachronism which confused users transferring data between Suns and 4Ds. I believe that SGI's installation procedures go straight to the /dev/mt/tpsXXXXX files, so such a change only affects commands such as tar(1) and bru(1) which use /dev/nrtape and /dev/tape. It works for us anyway. Jim Helman Department of Applied Physics Durand 012 Stanford University FAX: (415) 725-3377 (jim@KAOS.stanford.edu) Work: (415) 723-9127