Problem with migrate vm machine from ESX

vaheeD

Member
Apr 23, 2016
5
0
21
40
hello every one, i have a problem with migrate vm machine from ESX, my vm machin from esx work with HDD licence code, when i move to proxmox, hdd UUID change :(

any one have a solution for this problem ...
 
You can hack it in, but there is no GUI for that.

search for '-drive option' on http://wiki.qemu.org/download/qemu-doc.html and you'll see this:

Code:
-drive option[,option[,option[,...]]]
Define a new drive. Valid options are:

....

serial=serial
This option specifies the serial number to assign to the device.

As I said it works, but you cannot change it in the GUI, only in the <VMID.conf> and every change to that configuration file from within the GUI will most probably overwrite your change.
 
i try all way, but i don underrated why dont work for me :(

i have ROS-disk1.vmdk

now import on vmware, work without problem

when run this disk with this command for expamle :

qemu-system-i386 ROS-disk1.vmdk

all thing good and run perfectly , but licence not work ...