From owner-freebsd-questions@FreeBSD.ORG Tue Dec 14 17:37:03 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 141C3106566C for ; Tue, 14 Dec 2010 17:37:03 +0000 (UTC) (envelope-from mike.jeays@rogers.com) Received: from smtp106.rog.mail.re2.yahoo.com (smtp106.rog.mail.re2.yahoo.com [68.142.225.204]) by mx1.freebsd.org (Postfix) with SMTP id B78318FC13 for ; Tue, 14 Dec 2010 17:37:02 +0000 (UTC) Received: (qmail 6257 invoked from network); 14 Dec 2010 17:10:22 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=DKIM-Signature:Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; b=igzGnbmMMW2nQC+gkxcYe7aK1I54yRMMNg8b5Ol25YGJlbPhNqHgSWdZO/zd0TG7knyzs6xx0XRFFzkdQPUiq1gl4c5eVyH40ONfkQ8hOqcVlyFSPRTU+/hwfCQP+r3WDcr/ZgUw8wt3aMTxLCBQnjkMa5nJKKKv5IRSYvxCt1o= ; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rogers.com; s=s1024; t=1292346622; bh=7UPseJZ7uQmEvSkhd72OLyKervmwYmNuQYnAGC0uuwc=; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; b=1IHIUW6XCL6cVIfzbCz709Qf+SfPN57HQjqv60IqEow2deS+to5UQF2fNQZPmQe1NG3ryQGpFkIfaUhtii4rwH6itlyHSK+CEL+Hg1oIBjABaUJrH6x80lb/UL4X9HxahjqKiYwHD9B6uyKqBVKKeAo4v/4ZeN7VqXJolb2YnDA= Received: from napoleon (mike.jeays@99.224.61.141 with login) by smtp106.rog.mail.re2.yahoo.com with SMTP; 14 Dec 2010 09:10:19 -0800 PST X-Yahoo-SMTP: N82WFx6swBBjwcHWPFR2CGt6udzA8RPrA.xm0enFFXaK2g-- X-YMail-OSG: QtID0MIVM1llFsZeePVAKBcdThwikNlD1.I2wTAuvtChCXk TtIB47x3SrDgqbolbg8FECQY.6ctEpXueZ_OXBoLR3c1KA0DxKNcUKJi.h8a .JnpmoxMKLn3JAbkwFuw_VhjH09q2xeL__YIS4oyAsWNRszVOBt3IdfsS0AP dW9qSmXtw.yVYpik2.5odZCxBNd2xTRleAM8ZCV7J9ZfAW6MeSHPfaYddiPe 0fstGBYe0tjmy403Fm3M1TsXN4wOLCWQAOwypZ1Gis.jodJzmZ1JFWv_D.e2 XPplW6iQV7IEhu3FgWnY- X-Yahoo-Newman-Property: ymail-3 Date: Tue, 14 Dec 2010 12:10:18 -0500 From: Mike Jeays To: freebsd-questions@freebsd.org Message-ID: <20101214121018.6fc2b4c1@napoleon> In-Reply-To: References: X-Mailer: Claws Mail 3.7.4 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Tue, 14 Dec 2010 17:44:40 +0000 Subject: Re: Creating clone of a HDD including boot partition 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: Tue, 14 Dec 2010 17:37:03 -0000 Put it in a USB enclosure, and run dd in=3D/dev/sourcedisk out=3D/dev/targetdisk bs=3D1M Drink coffee until done. On Tue, 14 Dec 2010 15:42:42 +0100 nagios wrote: > Hello,=20 >=20 > I have setup a tailored made configuration (1 UFS partition + 1 swap + bo= ot sectors) for some hardware that I am reselling and would like to clone o= ne existing HDD (tailor made) and be able to dump to another new HDD. > =20 > System is running pfSense with FreeBSD 7.2 and soon 8.x=20 >=20 > What would be your suggested method to achieve this goal.=20 >=20 >=20 > Thx.=20 >=20 > =E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93= =E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2= =80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80= =93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93= =E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2= =80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93 > ---------> Gr=C3=A9gory Bernard Director <--------- > ---------------> www.osnet.eu <--------------- > --> Your provider of OpenSource appliances <-- > =E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93= =E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2= =80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80= =93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93= =E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93=E2= =80=93=E2=80=93=E2=80=93=E2=80=93=E2=80=93 > OSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetO >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg"