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 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: Help! Can I access a tape created with UNIX tar under W2K X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Tue, 17 Sep 2002 23:39:24 -0400 Message-ID: <60F6EF824F0C284481CEF5F49D2F54030766A8@centrum.digidemic.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Brian Topping" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g8I3dZv12749 I think I got all of the things down, what am I missing? Drive is DDS3, cygwin was just installed from net today: Administrator AT BRIAN ~ $ mount -b -f //./tape0 /dev/st0 Administrator AT BRIAN ~ $ mt -f /dev/st0 status No media datcompression : on min block size : 1 max block size : 65536 def block size : 16384 report setmarks : on Administrator AT BRIAN ~ $ mt -f /dev/st0 status tape capacity : 0 KB remaining : 0 KB current block : 0 write protected : no datcompression : on Administrator AT BRIAN ~ $ mt -f /dev/nst0 setblk 0 Administrator AT BRIAN ~ $ tar -tvf /dev/st0 tar: /dev/st0: Cannot read: No space left on device tar: At beginning of tape, quitting now tar: Error is not recoverable: exiting now Administrator AT BRIAN ~ $ tar -tvf /dev/nst0 tar: /dev/nst0: Cannot read: No space left on device tar: At beginning of tape, quitting now tar: Error is not recoverable: exiting now Thanks for your consideration of my plight! I'm trying to recover a website for a friend, they are down until I can get this tape opened. best regards, Brian -- 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/