From owner-freebsd-questions@FreeBSD.ORG Mon Jan 4 23:22:21 2010 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 57A491065672 for ; Mon, 4 Jan 2010 23:22:21 +0000 (UTC) (envelope-from terry@bluelight.org.uk) Received: from bluelight.org.uk (bluelight.org.uk [80.229.144.50]) by mx1.freebsd.org (Postfix) with ESMTP id 0D5988FC1C for ; Mon, 4 Jan 2010 23:22:20 +0000 (UTC) Received: from [192.168.2.138] by bluelight.org.uk with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.71) (envelope-from ) id 1NRwFX-000GAg-3B for freebsd-questions@freebsd.org; Mon, 04 Jan 2010 23:22:11 +0000 Message-ID: <4B42783B.3020301@bluelight.org.uk> Date: Mon, 04 Jan 2010 23:22:35 +0000 From: Terry User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20100104230457.383CA10656E5@hub.freebsd.org> In-Reply-To: <20100104230457.383CA10656E5@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: unscanned primary on bluelight.org.uk (80.229.144.50); Mon, 04 Jan 2010 23:22:11 +0000 Subject: Re: Restoreing Dump on FreeBSD headless server (bsd) 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: Mon, 04 Jan 2010 23:22:21 -0000 Message: 10 Date: Mon, 4 Jan 2010 19:08:51 +0100 From: bsd Subject: Restoreing Dump on FreeBSD headless server To: Liste FreeBSD Message-ID:<4F9E0B10-F8FB-41BE-8D59-00B29094CCC3@todoo.biz> Content-Type: text/plain; charset=iso-8859-1 Hello folks, I would like to know how to proceed in order to restore a dump from a backup headless server (remotely using ssh). How am I supposed to proceed, should I first install the server (a FreeBSD Fresh install with spare partition) then restore the dump on an empty partition ? Should the new empty partition be the exact same size as the dumped partition ? Is there a tool that could allow me to restore remotely ? Any advice or howto will be (very) welcome. Thanks. P.S. Happy new BSD year !! Hi Good help to found here http://lists.freebsd.org/pipermail/freebsd-doc/2005-May/007913.html Terry