Date: Wed, 02 Apr 2003 17:48:35 -0500 From: Chuck Swiger <cswiger@mac.com> To: freebsd-questions@freebsd.org Subject: Re: copying system install to dissimiliar new server Message-ID: <3E8B68C3.9030103@mac.com> In-Reply-To: <1049306596.1557.135.camel@localhost.localdomain> References: <1049306596.1557.135.camel@localhost.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
Jon Reynolds wrote: > I am wondering if there is a way to setup a server using FreeBSD4.7 and > after I have it configured to my liking, can I clone it then put the > image on a system that has completly different hardware? Is it the 'dd' > command I need to research for this or is there some other way? Use "dump" and "restore" to backup entire filesystem images, since that will handle special device files properly. Note that you can also simply copy over /etc/rc.conf onto a fresh install of 4.7 and that will include all of the system config stuff you've done. -- -Chuck ...with 900 emails to go; take one down, pass it around; 899 emails to go...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E8B68C3.9030103>