Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 1995 21:43:50 -0500 (EST)
From:      Frank Seltzer <frankd@yoda.fdt.net>
To:        Dale Benzer <ipc1@tribeca.ios.com>
Cc:        questions@freebsd.org
Subject:   Re: device rst0 and tar
Message-ID:  <Pine.BSF.3.91.951219214203.15879A-100000@Kryten.nina.com>
In-Reply-To: <Pine.BSD.3.91.951219194329.23442A-100000@tribeca.ios.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 	tar x /home/dale/temp/noweb-2.7a.tar
> 
> BSD returns
> 	tar: cannot open dev/rst0: Device not configured

Try using 
	
	tar -xvf filenate.tar

The v option is for verbose output and the f option specifies the 
filename to act on.

Frank



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951219214203.15879A-100000>