Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 1996 12:23:49 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        richardc@CSUA.Berkeley.EDU (Richard Chang)
Cc:        msmith@atrad.adelaide.edu.au, joerg_wunsch@uriah.heep.sax.de, questions@freebsd.org
Subject:   Re: hard reading error
Message-ID:  <199604100253.MAA19083@genesis.atrad.adelaide.edu.au>
In-Reply-To: <Pine.PTX.3.91.960409191802.24231I-100000@soda.CSUA.Berkeley.EDU> from "Richard Chang" at Apr 9, 96 07:18:31 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Richard Chang stands accused of saying:
> > 
> > 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?

If you're using csh, something like this :

# cd /dead_filesystem
# dump 0bf 10000000 - | (cd /new_filesystem; restore rvf -)

Read the manpages for dump and restore _first_.

> Richard

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and      (GSM mobile) 0411-222-496       [[
]] realtime instrument control          (ph/fax)  +61-8-267-3039        [[
]] Collector of old Unix hardware.      "Where are your PEZ?" The Tick  [[



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