From owner-freebsd-questions@FreeBSD.ORG Tue Dec 16 15:03:10 2008 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 288F31065670 for ; Tue, 16 Dec 2008 15:03:10 +0000 (UTC) (envelope-from bg271828@yahoo.com) Received: from web53407.mail.re2.yahoo.com (web53407.mail.re2.yahoo.com [206.190.37.54]) by mx1.freebsd.org (Postfix) with SMTP id AB0818FC1E for ; Tue, 16 Dec 2008 15:03:09 +0000 (UTC) (envelope-from bg271828@yahoo.com) Received: (qmail 59151 invoked by uid 60001); 16 Dec 2008 15:03:08 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=ComC8sjeHpUAVNCuOomvwdSMbMPe+g5ZVLLe7xmRZtV1Q52kTrO4uifWuhV6wRPumQKuNPB8EmXOM1D0ycqnR83+WIBCHc9dp4AqGTw84OhNGIJN9ck5DLXKlfzTctYD2Dyj/DWjiJitBnHzlTrZHUXR5/9jnCprBe0Z4nfDSD4=; X-YMail-OSG: 7YsnaaEVM1ma0CiPtWmSh4wyrJBP7o_zkSZoxWi_M.WJ2TWfJJ6qeZIGhwIlNaouFM0wtm._.7f4x7Og8.ByE3.7CP2Fj7q8cCS.q8xzeIANs_fq88TeywYJc9fZJECmh_cv9GMEkLM4jMeLxH1TM.xGc3mxy_AXOPw_NPZ30vYz_1JGs.MIgvZlMeI.kQ-- Received: from [12.182.77.130] by web53407.mail.re2.yahoo.com via HTTP; Tue, 16 Dec 2008 07:03:08 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Tue, 16 Dec 2008 07:03:08 -0800 (PST) From: "Dr. Jennifer Nussbaum" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <829861.58495.qm@web53407.mail.re2.yahoo.com> Subject: Copying system/ports configuration? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bg271828@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2008 15:03:10 -0000 I have a FreeBSD 7.0 system that im using in production. I want to create a FreeBSD virtual machine, to use as a testbed for this production box. The last time i did this it took a lot of time to get the VM set up--installing all the right ports, getting the database configuration right, etc. Are there any shortcuts for this, e.g. a way i can automatically install the same ports on the new "machine"? I didnt see anything in the handbook or FAQ about this, but id think that people need to do this all the time. Any other advice for mirroring the system? Thanks! Jen