From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Perkins To: "'cygwin@sourceware.cygnus.com'" Subject: tape drive on nt Date: Tue, 05 Sep 2000 09:16:00 -0000 Message-id: <01C0172A.88D83570.briankperkins@yahoo.com> X-SW-Source: 2000-09/msg00151.html 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@sourceware.cygnus.com