| 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: | <389F08AF.3D4989AB@vinschen.de> |
| Date: | Mon, 07 Feb 2000 19:02:23 +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>, 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> <389EFD55 DOT ED71FD7E AT vinschen DOT de> |
Corinna Vinschen wrote:
> [...]
> Anyway, as you already tried, you'll have to mount the tape:
>
> mount -s -f -b //./tape0 /dev/st0
Sorry, the -s and -f flags are not useful in b20.1
BTW: When you use _any_ command with tape io you have to use
the mount point instead of the native path:
mt -f /dev/st0 rewoffl
dd if=/dev/st0 of=/dev/null
or sth. else.
tar and mt from ftp.franken.de are using /dev/st0 by default.
Regards,
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 |