User Tools

Site Tools


linux:centos:vmware-clone-vm

This is an old revision of the document!


VMWare Workstation clone an existing centos VM

  • Power off the source machine
  • Go to VM/Manage/Clone and follow the steps
  • Set new host:
    hostnamectl set-hostname zebst2
  • Disable not needed service:
    systemctl stop NetworkManager
    systemctl disable NetworkManager
  • Restart:
    shutdown -r now
linux/centos/vmware-clone-vm.1678446445.txt.gz · Last modified: 2023/07/04 19:36 (external edit)