DISQUS

DISQUS Hello! Homo-Adminus Blog is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

How to clone virtual machine with VmWare Server

Started by Scoundrel · 9 months ago

Today I was doing some pre-release testing of our software and to test it I was needed three separate servers running MySQL. After some thinking I decided to use my “old” workstation (actually it is pretty powerful Sempron with 2Gb of RAM, but now I use my macbook as a pr ... Continue reading »

6 comments

  • I can confirm it is not mandatory to rename vm disk.

    So cloning VMs could be even faster!!
  • I am using vmware-server-1.0.4-56528 on Ubuntu 7.10 and I cannot find the vmware-diskmanager utility. In fact, there is no /vmware/bin on my system. I built vmware-server and vmware-mui from sources, is there another package I should have downloaded?
  • Would-be Cloner:
    find / | grep vmware-diskmanager
  • I appreciate this-you got me started on fixing my issue. Keep on!
  • great write up. one quick note to more recent virtual server users, configs now have a .vmx extension on the end so you would do:

    mv db1.vmx db2.vmx
    sed -i 's/db1.vmdk/db2.vmdk/' db2.vmx

    in step three.
  • You might like to try running:
    vmware-vdiskmanager
    Look in /usr/bin
    Also..might need to run with sudo

Add New Comment

Returning? Login