Clone current host OS to a guest virtual machine.
Posted
by
ProfKaos
on Super User
See other posts from Super User
or by ProfKaos
Published on 2011-03-10T14:54:17Z
Indexed on
2011/03/10
16:13 UTC
Read the original article
Hit count: 198
I would like to run a few repeated checks on a setup procedure I am documenting, to verify my document. I would like to somehow create a VM that replicates the environment on my machine, i.e. the host machine, onto a guest VM. Then I can use Windows' System Restore on the guest to start at the point before I commenced the setup procedure and repeat it as many times as required until no more trial-and-error etc. is required to supplement my document.
I have Virtual PC and VirtualBox available to install as host environments, running on Windows 7 Professional.
© Super User or respective owner