From owner-freebsd-questions Thu Nov 14 17:58: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86D5137B401 for ; Thu, 14 Nov 2002 17:58:03 -0800 (PST) Received: from sage-one.net (adsl-65-71-135-137.dsl.crchtx.swbell.net [65.71.135.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id D225343E3B for ; Thu, 14 Nov 2002 17:58:01 -0800 (PST) (envelope-from jackstone@sage-one.net) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id gAF1vqD42203; Thu, 14 Nov 2002 19:57:52 -0600 (CST) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20021114195745.01099888@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 14 Nov 2002 19:57:45 -0600 To: Mark , "Matthew Emmerton" , "R. Zoontjens" , From: "Jack L. Stone" Subject: Re: restore question In-Reply-To: <200211150125.GAF1P6I80444@asarian-host.net> References: <020901c28b6f$f0b241c0$1200a8c0@gsicomp.on.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 02:25 AM 11.15.2002 +0100, Mark wrote: >----- Original Message ----- >From: "Matthew Emmerton" >To: "R. Zoontjens" ; >Sent: Thursday, November 14, 2002 12:54 AM >Subject: Re: restore question > > >> > > On Wed, 13 Nov 2002, Mark wrote: >> > > >> > > > Worse even, how do I safely restore the "/" filesystem? >> > > > (should it ever become corrupted). > >The reason I originally asked, is that I am building a new FreeBSD 4.7 >server, in a test environment, which I then, when it is done, want to >migrate to the "real" server. > >I really wish there was something like GHOST I could use for FreeBSD. I >mean, just a prog that will make an image of the entire disk, that can be >restored as an image. And I'm surprised, actually, that I cannot find such a >program. While readily available for the "home" market, you would think that >a need existed for servers too to have the ability to make image backups. >Apart from migratory reasons, it would make a full restore a lot easier when >I would just lose the then minutes or so restoring a GHOST image in case of >a calamity, instead of the painstaking process of what basically boils down >to doing a complete new install, spanning at least several hours. > >- Mark > There IS a program similar to Ghost with respect to making an image. It's called "dd" and it's already installed on your FBSD system. Run "man 1 dd" for options. Bear in mind that if you want an image of your whole disk, you'll need the 2nd one to be at least equal in size, but you will lose any part of the 2nd HD that is larger than HD #1 (I think Ghost does that too -- or used to). dd can be limited to imaging only a slice however..... This questions comes up monthly and the archives has numerous postings over the past several months that will fill more details..... Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message