Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2002 03:24:10 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        inspector.us@omicnet.com
Cc:        FBSD Newbies <freebsd-newbies@FreeBSD.ORG>
Subject:   Re: command question
Message-ID:  <20020514002410.GA16288@hades.hell.gr>
In-Reply-To: <B7B8WU41FDQ93OIDTNKIVUVRVTZUV.3ce03226@inspector2>
References:  <B7B8WU41FDQ93OIDTNKIVUVRVTZUV.3ce03226@inspector2>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-05-13 14:37, inspector.us@omicnet.com wrote:
> hello
>
> I'm posting this question to this list because I'm alittle embarassed to post
> it to questions.  I've done this successfully a few times before:  grabbed
> some binaries via ftp into a tarfile.  Then to extract:
>
> tar -xv filename.tar /dest dir
>
> I'm getting:  tar: /dev/sa0: device not configured

Try this:

	cd /dest
	tar xvf /path/to/filename.tar

-- 
Giorgos Keramidas    - http://www.FreeBSD.org
keramida@FreeBSD.org - The Power to Serve

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




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