creating a virtual clone

lokadamus at gmx.de lokadamus at gmx.de
Fri Apr 10 13:09:34 UTC 2015


On 04/06/15 19:43, 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 
Have you access to the ESXi/ VMWare Host?
https://www.vmware.com/support/ws55/doc/ws_clone.html

Else you can make an image with dd or truimage and make a new vm with
this image.

Greets


More information about the freebsd-questions mailing list