Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <389EFD55.ED71FD7E@vinschen.de> Date: Mon, 07 Feb 2000 18:13:57 +0100 From: Corinna Vinschen X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: de,en MIME-Version: 1.0 To: Paul Stearns CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: b20.2 Problem accessing scsi tape drive on WIndows NT SP5. References: <389DA184 DOT 280B628B AT compuace DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Paul Stearns wrote: > Whomever: > > I have installed full.exe. The files in the bin directory are data\ed > 12/01/98. I have been unable to access an Archive Python 2550-XXX 4mm > DAT drive. > [...] This isn't able with b20.1 You will have to - take my special version of b20.1: ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Vinschen_Corinna/B20 files: cv_cygwin1.dll.README cv_cygwin1.dll.tar.gz - buy the CD release V1.0 of cygwin or - use one of the developer snapshots since February 1999. Anyway, as you already tried, you'll have to mount the tape: mount -s -f -b //./tape0 /dev/st0 If you wants to use the tape as norewind device you have to do an additional mount: mount -s -f -b //./tape0 /dev/nst0 In my directory on ftp.franken.de you will find also special versions of gnu-tar and gnu-cpio which set the block size of the tape via ioctl call to the blocksize used by the tool itself. Moreover you will find a self written mt(1) command which is really useful when using tapes. Hope, this helps, Corinna -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com