Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!ut-emx!dell!mustang!jrh From: jrh@mustang.dell.com (James R. Howard) Newsgroups: comp.unix.i386 Subject: Re: Tape retensioning Message-ID: <5082@dell.dell.com> Date: 10 Jan 90 21:23:26 GMT References: <1990Jan6.063506.8670@actrix.co.nz> Sender: news@dell.dell.com Reply-To: jrh@mustang.dell.com (James R. Howard) Organization: Dell Computer Corp Lines: 23 > Hi, > I just got my 150 Mb tape drive running under ISC 386/ix 2.0.2. > I wanted to retension some new tapes, prior to using them for data. > So, i tried the Xenix command: > tape reten > > But I couldn't find anything like this for ISC. The man(8) page > only gave me details of the driver, but no info on simple > utilities for tape handling. So, I whipped up a 7 line C program > that simply used the ioclt for a TAPE_RETEN (see tape(8)). > What's wrong with the following: tapecntl -t This will retension a tape just fine. James R. Howard cs.utexas.edu!dell!mustang!jrh #include