On Aug 23 09:17, cyril bonnard wrote:
> So here we are again ;-)
> 
> the output:
> [EMAIL PROTECTED] ~
> $ strace -o d:/stracemt mt -f /dev/st0 status
> mt: /dev/st0: Invalid request code
> 
> 
> [EMAIL PROTECTED] ~
> $ strace -o d:/stracetar tar -cvf /dev/st0 d:/importPy
> d:/importPy/
> d:/importPy/a.py
> d:/importPy/a.pyc
> d:/importPy/a.py~
> d:/importPy/b.py
> d:/importPy/b.py~
> d:/importPy/Copie de a.py
> d:/importPy/Copie de a.pyc
> d:/importPy/Copie de a.py~
> d:/importPy/Copie de b.py
> d:/importPy/Copie de b.py~
> tar: /dev/st0: Wrote only 0 of 10240 bytes
> tar: Error is not recoverable: exiting now

Well, I had a look into the straces and it's really weird.  Opening
the tape device works fine, but calling any of the Win32 tape functions
(for instance GetTapeParameter) results in a Win32 error 1, "Incorrect
function".  I can't change anything in Cygwin to circumvent this and
I can't get any further information.  It's just this, no Win32 tape
access function is working.

This is really unexpected.  I'm wondering if something's broken in your
configuration.  Maybe the driver is broken?  Perhaps you should try to
reinstall it or something.


Sorry if that's no help,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/

Reply via email to