home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / admin / 5900 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!lynx!zia.aoc.nrao.edu!rmilner
  3. From: rmilner@zia.aoc.nrao.edu (Ruth Milner)
  4. Subject: Re: Help!  Untarring a SGI tape on a Sparc
  5. Message-ID: <1992Aug27.215111.1107@zia.aoc.nrao.edu>
  6. Reply-To: rmilner@zia.aoc.nrao.edu (Ruth Milner)
  7. Organization: National Radio Astronomy Observatory, Socorro NM
  8. References: <wycn8yb@lynx.unm.edu>
  9. Date: Thu, 27 Aug 92 21:51:11 GMT
  10. Lines: 15
  11.  
  12. In article <wycn8yb@lynx.unm.edu> john@aquarius.unm.edu (John Prentice) writes:
  13. >checksum error.  I have seen this problem before.  It has to do with SGI
  14. >writing its integers with the byte order different than the Sun.  
  15.  
  16.    dd if=/dev/nrst0 conv=swab | tar xvf -
  17.          ^^^^^^^^^^
  18.         your tape name here
  19.  
  20. "swab" means SWAp Bytes. "dd" is a very useful program for a lot of things.
  21.  
  22. I thought that SGI fixed this a couple of years ago. Are you running an old
  23. release of IRIX? Or did they not do what they said they were going to?
  24. -- 
  25. Ruth Milner                          NRAO/VLA                  Socorro NM
  26. Computing Division Head      rmilner@zia.aoc.nrao.edu
  27.