home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / admin / 5925 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  1.1 KB

  1. Path: sparky!uunet!olivea!sgigate!sgiblab!public!thad
  2. From: thad@public.BTR.COM (Thaddeus P. Floryan)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: Help!  Untarring a SGI tape on a Sparc
  5. Message-ID: <7845@public.BTR.COM>
  6. Date: 28 Aug 92 13:42:21 GMT
  7. References: <wycn8yb@lynx.unm.edu> <1992Aug27.215111.1107@zia.aoc.nrao.edu>
  8. Organization: BTR Public Access UNIX, Mountain View CA
  9. Lines: 18
  10.  
  11. In article <1992Aug27.215111.1107@zia.aoc.nrao.edu> rmilner@zia.aoc.nrao.edu (Ruth Milner) writes:
  12. |[...]
  13. |   dd if=/dev/nrst0 conv=swab | tar xvf -
  14. |         ^^^^^^^^^^
  15. |        your tape name here
  16. |
  17. |"swab" means SWAp Bytes. "dd" is a very useful program for a lot of things.
  18. |
  19. |I thought that SGI fixed this a couple of years ago. Are you running an old
  20. |release of IRIX? Or did they not do what they said they were going to?
  21.  
  22. The latest released IRIX, 4.0.5, still defaults the /dev/tape for QIC drives
  23. to be a byte-swapping device.
  24.  
  25. It's easy to ``ln'' the "ns" (non-swap-bytes) to be, say, /dev/qic and
  26. /dev/nrqic [non-rewind-on-close] which is what I do.
  27.  
  28. Thad Floryan [ thad@btr.com (OR) {decwrl, mips, fernwood}!btr!thad ]
  29.