delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/05/28/11:57:33

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
To: cygwin AT cygwin DOT com
From: Marc Schare <marc9 AT aol DOT com>
Subject: Re: cygwin and scsi tape drive.
Date: Fri, 28 May 2004 15:57:19 +0000 (UTC)
Lines: 50
Message-ID: <loom.20040528T175258-168@post.gmane.org>
References: <loom DOT 20040527T194600-168 AT post DOT gmane DOT org> <cb51e2e04052714068ab820f AT mail DOT gmail DOT com>
Mime-Version: 1.0
X-Complaints-To: usenet AT sea DOT gmane DOT org
X-Gmane-NNTP-Posting-Host: main.gmane.org
User-Agent: Loom/3.14 (http://gmane.org/)
X-Loom-IP: 24.31.185.38 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1))

Joshua Daniel Franklin <joshuadfranklin <at> gmail.com> writes:

> 
> Have you read
> 
> <http://cygwin.com/cygwin-ug-net/using-specialnames.html>?
> 
> Particularly the part about "Note that you can't use the mount table
> to map from fixed device name to your own device name."
> 
> 


I did read the note, but I don't think I'm trying to do that. Again, here is 
the result from the mount command: 

C:\Documents and Settings\Marc>mount
C:\cygwin\bin on /usr/bin type system (binmode)
C:\cygwin\lib on /usr/lib type system (binmode)
\device\tape0 on /dev/st0 type system (binmode)
C:\cygwin on / type system (binmode)
\\.\tape0 on /dev/st1 type system (binmode)
\.tape0 on /dev/tape type system (binmode)
c: on /cygdrive/c type user (binmode,noumount)
d: on /cygdrive/d type user (binmode,noumount)

Which clearly states that \device\tape0 is mounted on /dev/st0, which tells me 
I should be able to use /dev/st0, but when I try, I get this: 


C:\Documents and Settings\Marc>mt -f /dev/st0 status
mt: /dev/st0: No such file or directory

For grins, I also tried this:

C:\Documents and Settings\Marc>mt -f \device\tape0 status
mt: \device\tape0: No such file or directory

Without success. The ls command can find the drive:

C:\Documents and Settings\Marc>ls -l /dev/st0
crw-rw-rw-    1 Marc     None       9,   0 May 28 11:57 /dev/st0

So.. what am I doing wrong? 

Thanks!
Marc Schare





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019