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 sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Fri, 20 Apr 2001 09:37:23 +0200 |
From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
To: | cyg ML <cygwin AT cygwin DOT com> |
Subject: | Re: Tape support on cygwin |
Message-ID: | <20010420093723.W12557@cygbert.vinschen.de> |
Mail-Followup-To: | cyg ML <cygwin AT cygwin DOT com> |
References: | <3ADFE2DC DOT 8BE4E92F AT fr DOT airsysatm DOT thomson-csf DOT com> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
In-Reply-To: | <3ADFE2DC.8BE4E92F@fr.airsysatm.thomson-csf.com>; from bruno.delfosse@fr.airsysatm.thomson-csf.com on Fri, Apr 20, 2001 at 09:18:52AM +0200 |
On Fri, Apr 20, 2001 at 09:18:52AM +0200, Bruno DELFOSSE wrote: > Hi, > > I installed cygwin 1.1.8-2 on a Win 2000 SP1 OS, and I wanted to use my > Archive Python SCSI DAT tape drive .... but when I tried to mount the > device as indicated in the user guide (mount //./tape0 /dev/st0) I got > an error as /dev/st0 does not exist (same thing for nst0). Do I have to > to something to declare it ? Or did the name change ? _When_ do you get that message? When trying to read? It's a NT problem. The default block size is set to 512 bytes by the OS which is not the typical blocksize of other OSes. set the blocksize to the known value of your tapes (mt setblk 5120 or whatever) or set it to variable blocksize (mt selblk 0). Then try again. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |