From owner-freebsd-questions Wed Dec 20 16:54:02 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA26947 for questions-outgoing; Wed, 20 Dec 1995 16:54:02 -0800 (PST) Received: from Aspen.Woc.Atinc.COM ([198.138.38.205]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA26930 for ; Wed, 20 Dec 1995 16:53:51 -0800 (PST) Received: (from jmb@localhost) by Aspen.Woc.Atinc.COM (8.6.12/8.6.9) id VAA12208; Tue, 19 Dec 1995 21:15:11 -0500 Date: Tue, 19 Dec 1995 21:15:08 -0500 (EST) From: "Jonathan M. Bresler" X-Sender: jmb@Aspen.Woc.Atinc.COM To: Dale Benzer cc: questions@FreeBSD.org Subject: Re: device rst0 and tar In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org Precedence: bulk On Tue, 19 Dec 1995, Dale Benzer wrote: > I type > tar x /home/dale/temp/noweb-2.7a.tar > > BSD returns > tar: cannot open dev/rst0: Device not configured tar does not know what file you want untarred. tar is Tape ARchive, so it expects to work with a tape unless you tell it otherwise. the default tape device in FreeBSD is the scsi tape /dev/rst0. use the '-f' flag to tar. '-f' specifys the name of the tar file, when not using a tape. tar xf /home/dale/temp/noweb-2.7a.tar RTFM...(read the man pages....man tar) ;) Jonathan M. Bresler FreeBSD Postmaster jmb@FreeBSD.ORG play go. ride bike. hack FreeBSD.--ah the good life i am moving to a new job. PLEASE USE: jmb@FreeBSD.ORG