Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Kris Thielemans" To: "Gnuwin" Subject: RE: problem accessing tape with tar on NT Date: Mon, 27 Jan 2003 14:09:50 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Dear Corinna, it doesn't seem to have anything to do with the blocksize. I've upgraded my cygwin installation to the very latest, and the problem seems to have disappeared. So, no worries anymore (I hope). (The tapes were generated with block size 20. Does that happen to be the default?). By the way, you recommend reading /usr/doc/Cygwin/mt.README for the blocksize. However, the only lines in that file (or at least the version I have, which is dated 21 Oct 2001) are ---------- - This version supports setting blocksize to 0 to enable the variable blocksize feature since Cygwin V1.1.3. ---------- No clue what this means. Thanks for your help Kris Thielemans (kris.thielemans ic.ac.uk) Imaging Research Solutions Ltd Cyclotron Building Hammersmith Hospital Du Cane Road London W12 ONN, United Kingdom web site address: http://www.irsl.org/~kris > > > > I'm trying to access a DAT tape produced on Unix using tar. The > > tape reads fine on another Unix (Solaris) station. > > > > However Cygwin gives me this > > > > $ /usr/bin/mt -f /dev/st0 status > > tape capacity : 1887232 KB > > current block : 0 write protected : > > no datcompres > > sion : on > > > > $ /usr/bin/tar xvf /dev/st0 > > /usr/bin/tar: /dev/st0: Cannot read: Permission denied > > /usr/bin/tar: At beginning of tape, quitting now > > /usr/bin/tar: Error is not recoverable: exiting now > > > > The blocksize. Read /usr/doc/Cygwin/mt.README. > > Corinna > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/