-
Website
http://blog.kovyrin.net -
Original page
http://blog.kovyrin.net/2007/04/08/how-to-clone-virtual-machine-with-vmware-server/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
for you health
3 comments · 1 points
-
jamiew
1 comment · 6 points
-
qu1j0t3
1 comment · 1 points
-
mkv to dvd
1 comment · 1 points
-
Scoundrel
9 comments · 1 points
-
-
Popular Threads
So cloning VMs could be even faster!!
find / | grep vmware-diskmanager
mv db1.vmx db2.vmx
sed -i 's/db1.vmdk/db2.vmdk/' db2.vmx
in step three.
vmware-vdiskmanager
Look in /usr/bin
Also..might need to run with sudo