X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Subject: RE: cygwin cpio with tape support? Date: Fri, 7 Jul 2006 10:56:39 -0400 Message-ID: <0B325729120E424CA37C2D7832B3F0E201A95376@CINMLVEM20.e2k.ad.ge.com> In-Reply-To: From: "Beauchamp, Warren J \(GE Comm Fin\)" To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k67EvBMl016434 Hi Igor, dd appears to access the drive , but I get "dd: reading '/dev/st0': cannot allocate memory" I tried: dd -if=/dev/st0 of=test123.bin And: dd -if=/dev/st0 | cpio -i Thanks again, -Warren. -----Original Message----- From: Igor Peshansky [mailto:pechtcha AT cs DOT nyu DOT edu] Sent: Friday, July 07, 2006 9:34 AM To: Beauchamp, Warren J (GE Comm Fin) Cc: cygwin AT cygwin DOT com Subject: Re: cygwin cpio with tape support? On Fri, 7 Jul 2006, Beauchamp, Warren J wrote: > Hi, > > I have poked around on the web trying to find this for a while and am > out of luck. > > I have a DAT drive on a Win2000 server, have installed the latest > build of cygwin(1.5.20), and am able to mount and access the DAT drive > with mt and tar but not with cpio. There's a cpio archive on the tape > I need to read. I have seen references to cygwin builds of cpio that > contain tape support. Can you point me in the right direction for the > current binaries? Can you access the drive with dd? You should be able to use dd to write the archive to stdout, and then pipe it to "cpio -i"... HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/