delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
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 <corinna AT vinschen DOT de> |
X-Mailer: | Mozilla 4.7 [en] (WinNT; I) |
X-Accept-Language: | de,en |
MIME-Version: | 1.0 |
To: | Paul Stearns <pauls AT compuace DOT com> |
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> |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |