From owner-freebsd-questions@FreeBSD.ORG Thu Aug 23 18:58:56 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CCD216A417 for ; Thu, 23 Aug 2007 18:58:56 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A1BB213C465 for ; Thu, 23 Aug 2007 18:58:55 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l7NIwjC3025804; Thu, 23 Aug 2007 20:58:45 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l7NIwgTj025801; Thu, 23 Aug 2007 20:58:45 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 23 Aug 2007 20:58:42 +0200 (CEST) From: Wojciech Puchar To: Patrick Baldwin In-Reply-To: <46CDB649.8060102@studsvik.com> Message-ID: <20070823205805.B25633@wojtek.tensor.gdynia.pl> References: <46CDB649.8060102@studsvik.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD USB disks - booting and backups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2007 18:58:56 -0000 > I'm thinking of backing up my FreeBSD 6.2 webmail server by installing > FreeBSD onto the USB, and then dumping the whole filesystem onto the USB. > That way, in the event of a drive failure, I can boot off the > USB drive, and then just restore everything onto the webmail server. good idea. man rsync :) > > Has anyone else done this? I haven't found any mention via Google, i'm doing this with my notebook.