Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 11:02:27 -0500
From:      "Morse, Richard E." <REMORSE@PARTNERS.ORG>
To:        'messmate' <messmate@free.fr>
Cc:        freebsd-questions-en <freebsd-questions@FreeBSD.org>
Subject:   RE: as0 device
Message-ID:  <375F68784081D511908A00508BE3BB17DDDCFC@phsexch22.mgh.harvard.edu>

next in thread | raw e-mail | index | archive | help
messmate [mailto:messmate@free.fr] wrote:
>On Thu, 28 Mar 2002 10:08:14 -0500 "Morse, Richard E."
<REMORSE@PARTNERS.ORG> wrote:
>| messmate [mailto:messmate@free.fr] wrote:
>| >Hello,
>| >can't untar xxx.tar.
>| >error :  device as0 not configured !!
>| >What about that device ?
>| 
>| Hi!  How are you calling 'tar' -- ie, what command line are you using?
>
>OK,
>tar -xf zzz.tar

Hmmmm....

I had thought it might be because you were leaving off the f, so it was
trying to read from a tape drive.  You might want to look at the man page
for tar, (or the info pages), and try to determine when it tries to read
from a tape device.

You might try seeing if there is something set in your environment that is
setting the tape drive to as0 -- it should be default be sa0.  You could
also try using the long form of the command -- something like 
	tar --extract --file=zzz.tar
if I remember correctly....

HTH,
Ricky

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?375F68784081D511908A00508BE3BB17DDDCFC>