Date: Wed, 14 Aug 2002 13:59:19 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: messmate <messmate@free.fr> Cc: freebsd-questions@FreeBSD.org Subject: Re: /dev/sa0 Message-ID: <20020814135919.2a9bf954.nkinkade@dsl-only.net> In-Reply-To: <20020814224649.2d382948.messmate@free.fr> References: <20020814224649.2d382948.messmate@free.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Aug 2002 22:46:49 +0200 messmate <messmate@free.fr> wrote: > Hello all, > > have a pb with 'tar' ; /dev/sa0 not configured ?? > What about /dev/sa0 ? > And how to tar a directory ?? > Thanks for help What exact tar command are you issuing to get this error? To tar up a directory do something like `tar cf archive.tar /home/user` - would tar up the dir /usr/user into a file called archive.tar. See the tar manpage. Nathan 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?20020814135919.2a9bf954.nkinkade>