This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: tar question...followup


jean-hugues zorio wrote:
> When I mount my DAT drive (//./tape1) in /dev/rmt/nr (I have tried this
> with and without a 'nr' directory already created under /dev/rmt),

I suspect your DAT drive is the first or only drive. In that case
it's named tape0, not tape1.

> mt -f /dev/rmt/nr                             reports an invalid handle,
> 
> tar cvf /dev/rmt/nr /etc                    reports no such file or
> directory

Don't use another directory level. This isn't tested and not
intentionally supported. Try something like

/dev/st0 for rewind and
/dev/nst0 for no-rewind.

> 
> Well, I go on vacation tonight, but upon return, I'll try again, and
> perhaps bother you again.

Please, send your further mails to the mailing list again. It's the
appropriate place to discuss Cygwin related problems.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]