Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2001 09:22:10 +0100 (CET)
From:      Micke Josefsson <mj@isy.liu.se>
To:        Darryl Hoar <darryl@osborne-ind.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: Copy a running system
Message-ID:  <XFMail.20011211092210.mj@isy.liu.se>
In-Reply-To: <001401c181bb$58090c60$0701a8c0@darryl>

next in thread | previous in thread | raw e-mail | index | archive | help
Use dump(1) and restore(1). Dump each partition onto a file then install "the
smallest configuration possible" on the new machine with identical partition
sizes (or not smaller at least). Next you export the directory where the dumps
are and mount that directory on the new machine. Finally cd into /, /usr and
/var and do the restore. 

I do this to clone a box onto 50+ others. Works like a charm!
Hardware differences are normally not a problem.


Look for Oscar Obonilla's text on daemonnews. That is my guiding star!

/Micke


On 10-Dec-2001 Darryl Hoar wrote:
> Greetings,
> I tediously setup a 4.4-stable box as
> a firewall/router, etc.  I have it just
> the way I want it.  I have two other boxes
> a little different hardware) and was wondering 
> if I could copy the setup from my running firewall
> to the other two boxes, then just tweak the differences?  
> This would save a BOATLOAD of time.
> 
> thanks in advance,
> Darryl
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

----------------------------------
Michael Josefsson, MSEE
mj@isy.liu.se

This message was sent by XFMail
running on FreeBSD 4.4-STABLE
----------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20011211092210.mj>