From owner-freebsd-questions@FreeBSD.ORG Tue Apr 7 04:28:06 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EC10FA0A for ; Tue, 7 Apr 2015 04:28:06 +0000 (UTC) Received: from mail-ie0-x22e.google.com (mail-ie0-x22e.google.com [IPv6:2607:f8b0:4001:c03::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B1AC39E6 for ; Tue, 7 Apr 2015 04:28:06 +0000 (UTC) Received: by iebmp1 with SMTP id mp1so37384207ieb.0 for ; Mon, 06 Apr 2015 21:28:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Rw82I69/1zzkhDC26LlOgAJoWarKZIFoPVe6hWfHjc0=; b=AgYFV5i7egHxAy4EvMCfvEoXgCfaiQxVw9jL7f8dIKlhAlAb8XPFs0Y6hB2SupL/e1 L2XfXqkpfpRYXdMkW5QWTNNN8/RJy3Gr1DJ26a3y9WMYf+Wq3jhgGsftDy1NcfaKbH8S 29GltPdXR5P26XvQvHIABIFErUMlewJP8Pp9Atouqt0n38a72bgsFcxKwlAVX+VpqShL +6NDRijXw0ZG1JVnMZuANWHrNKBFoPfRkcVubNDJeWsnEqYE+xLZutINRycQtcz/z4KF vneVKkrzAFHrEPWgBQX073xlf/wnUCnOCzIO9SACLr8uNfFYeUEkIhl2875hKqCdygoE lJkg== MIME-Version: 1.0 X-Received: by 10.50.111.10 with SMTP id ie10mr765078igb.15.1428380886068; Mon, 06 Apr 2015 21:28:06 -0700 (PDT) Sender: olivier2553@gmail.com Received: by 10.107.155.135 with HTTP; Mon, 6 Apr 2015 21:28:05 -0700 (PDT) In-Reply-To: <5522C5DE.1050005@networktest.com> References: <5522C5DE.1050005@networktest.com> Date: Tue, 7 Apr 2015 11:28:05 +0700 X-Google-Sender-Auth: bvV3x-LwNKU4lbxWqS3f6yP5LvE Message-ID: Subject: Re: creating a virtual clone From: Olivier Nicole To: David Newman Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2015 04:28:07 -0000 David, My solution is http://www.cs.ait.ac.th/~on/technotes/archives/2015/01/30/how-to_clone_a_freebsd_virtual_machine_on_vmware/index.html certainly not the best/fastest, but it works. Best regards, Olivier On Tue, Apr 7, 2015 at 12:43 AM, David Newman wrote: > To test some new software, I'd like to replicate a 9.3-RELEASE machine > and run it as a virtual machine (in this case inside VMware vSphere, but > I'm open to using other hypervisors if this isn't possible with VMware). > > The 9.3 host is itself virtual, running as a VPS instance in a colo. > > What's the best way to do this? > > Thanks! > > dn > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"