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 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 X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: de,en MIME-Version: 1.0 To: Paul Stearns , 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> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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