From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: Why can't I access my SCSI DAT drive with tar under NT?
18 Jul 1997 00:54:16 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BC9363.D7067020.cygnus.gnu-win32@sos>
Original-To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
        "'Michael Hirmke'"
	 <mh@mike.franken.de>
Encoding: 26 TEXT
Original-Sender: owner-gnu-win32@cygnus.com

Michael Hirmke wrote:
> Hi John,
> 
> [...]
> > \\.\tape0:       /dev/st0            native      no-mixed,text=binary
> [...]
> > no-mixed,text!=binary $ tar -tvf /dev/st0
> > tar: Cannot open /dev/st0: No such file or directory
> > $
> 
> Same problem here - external SCSI DAT HP C1536A attached to a AHA2940
> BIOS 1.23.

Install cygwin.dll from my last "coolview" release, start cmd.exe, enter

set strace=1,trace
tar -tvf /dev/st0

Find in "trace" file lines concerning to device /fd/st0 stat/open, and e-mail me those lines.

BTW, cygwin's strace feature will help to anyone in most cases!

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
