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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <01C0172A.88D83570.briankperkins@yahoo.com> From: Brian Perkins To: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: tape drive on nt Date: Tue, 5 Sep 2000 11:15:00 -0500 X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello all, I once used the MKS utilities to access my Exabyte 8505XL (but, the demo period expired ;) So, has anyone got any of the CygWin magnetic tape utilities to work on NT? I get these same results from a cmd or bash shell... $ mt -V mt V1.9.1, Corinna Vinschen, Jul 23 2000 $ mt offline mt: '(null)' is no tape device. $ mt -f \\.\tape0 offline mt: '(null)' is no tape device. $ mt -f \\\\.\\tape0 offline mt: '(null)' is no tape device. $ mt -f //./tape0 offline mt: '(null)' is no tape device. $ mt -f=\\.\tape0 offline mt: '(null)' is no tape device. $ mt -f=\\\\.\\tape0 offline mt: '(null)' is no tape device. $ mt -f=//./tape0 offline mt: '(null)' is no tape device. (Btw, tar and dd do not work either!) Thx, Brian -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com