From owner-freebsd-questions Tue Apr 9 19:18:57 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA11975 for questions-outgoing; Tue, 9 Apr 1996 19:18:57 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA11968 for ; Tue, 9 Apr 1996 19:18:53 -0700 (PDT) Received: (from richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) id TAA16522; Tue, 9 Apr 1996 19:18:33 -0700 Date: Tue, 9 Apr 1996 19:18:31 -0700 (PDT) From: Richard Chang To: Michael Smith cc: msmith@atrad.adelaide.edu.au, joerg_wunsch@uriah.heep.sax.de, questions@freebsd.org Subject: Re: hard reading error In-Reply-To: <199604100229.LAA18862@genesis.atrad.adelaide.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 10 Apr 1996, Michael Smith wrote: > Richard Chang stands accused of saying: > > > > > > > > > > Hmmm, what would be the best way of making a identical copy on > > > > another hard drive? > > > > > > dump/restore. > > > > Hmmm, would that include all the permissions and ownership of the files? > > Yes. You'll want a tape drive, or you can do it through a pipe if you have > the two disks in the same machine. How exactly do you do it if the two disks are in the same machine? Richard