Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!sgi!olson@anchor.SGI.COM From: olson@anchor.SGI.COM (Dave Olson) Newsgroups: comp.sys.sgi Subject: Re: Reading Sun tapes on 4D/20 Message-ID: <31096@sgi.SGI.COM> Date: 21 Apr 89 18:01:19 GMT References: <1676@blake.acs.washington.edu> Sender: daemon@sgi.SGI.COM Distribution: usa Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 19 There is no way to specify using QIC24 format, the drive does this automatically. What may be causing you problems is that the byte order of the data coming from the drive is swapped when using the default device. This decision was made to be compatible with the 2000/3000 series which had a byte swapping controller. To use the non-swapping interface, specify the device as /dev/tapens. Alternatively you can fall back on dd and use conv=swab. Hope this solves your problem. By the way, this is documented in the manual page for both mtio(7) and tps(7). -- Dave Olson It's important to keep an open mind, but not so open that your brains fall out. -- Stephen A. Kallis, Jr.