From owner-freebsd-questions@FreeBSD.ORG Sun Jul 10 22:45:14 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9FE6816A41C for ; Sun, 10 Jul 2005 22:45:14 +0000 (GMT) (envelope-from mkb@mkbuelow.net) Received: from luzifer.incubus.de (incubus.de [80.237.207.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC2F243D72 for ; Sun, 10 Jul 2005 22:45:11 +0000 (GMT) (envelope-from mkb@mkbuelow.net) Received: from drjekyll.mkbuelow.net (p54AA8660.dip0.t-ipconnect.de [84.170.134.96]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by luzifer.incubus.de (Postfix) with ESMTP id 7358131FA5; Mon, 11 Jul 2005 00:47:59 +0200 (CEST) Received: from drjekyll.mkbuelow.net (mkb@localhost.mkbuelow.net [127.0.0.1]) by drjekyll.mkbuelow.net (8.13.3/8.13.3) with ESMTP id j6AMj8ht002753; Mon, 11 Jul 2005 00:45:08 +0200 (CEST) (envelope-from mkb@drjekyll.mkbuelow.net) Message-Id: <200507102245.j6AMj8ht002753@drjekyll.mkbuelow.net> From: Matthias Buelow To: Phusion In-Reply-To: Message from Phusion of "Sun, 10 Jul 2005 17:30:05 CDT." X-Mailer: MH-E 7.84; nmh 1.0.4; XEmacs 21.4 (patch 17) Date: Mon, 11 Jul 2005 00:45:08 +0200 Sender: mkb@mkbuelow.net Cc: freebsd-questions@freebsd.org Subject: Re: Make Image of Hard Drive 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: Sun, 10 Jul 2005 22:45:14 -0000 Phusion writes: >I recently built a FreeBSD server, and was wondering how I can make an >image of the hard drive. I am going to build an another FeeBSD server >using identical hardware. How can I make an image of the hard drive of >the original server I built and copy/install it to the new server? >Each server has a 6.4 GB hard drive. Is there a way I can create an >image then install via the network to a new server in the future if >need be? Let me know. http://www.feyrer.de/g4u/ mkb.