Received wisdom says that using VMware's ovftool, along the linews of:
$ ovftool "/path/to/oiginal_vm.vmx" "/path/to/export.ovf"
will create an ovf file. It does. When an attempt is made to import appliance (odd choice of descriptor) in VirtualBox, the ovf file reads in the the original vmware file and if i am correct, creates its own vdi
file.
Unfortunately when an attempt is made to start it, it fails.
This is typical. The only source of advice that I found claims that the
disk geometry (the disk is a file in this case) its geometry is skewed.
The solution was to read the original CHS parameters from the VBox.log
file and then apply them to the generated vdi. with something like:
$ vbox-img geometry --filename "Windows 10 x64".vdi --format VDI --
cylinders 7830 --heads 255 --sectors 63
The 7930/255/63 came from the LCHS in thr Vbox.log file.
Well, I did it all several times with an XP and Win-10 VMs but nothiing worked.
The reason for posting here is that someone may have cracked it.
Here's hoping.
Received wisdom says that using VMware's ovftool, along the linews of:
$ ovftool "/path/to/oiginal_vm.vmx" "/path/to/export.ovf"
will create an ovf file. It does. When an attempt is made to import appliance (odd choice of descriptor) in VirtualBox, the ovf file reads in the the original vmware file and if i am correct, creates its own vdi
file.
Unfortunately when an attempt is made to start it, it fails.
This is typical. The only source of advice that I found claims that the
disk geometry (the disk is a file in this case) its geometry is skewed.
The solution was to read the original CHS parameters from the VBox.log
file and then apply them to the generated vdi. with something like:
$ vbox-img geometry --filename "Windows 10 x64".vdi --format VDI --
cylinders 7830 --heads 255 --sectors 63
The 7930/255/63 came from the LCHS in thr Vbox.log file.
Well, I did it all several times with an XP and Win-10 VMs but nothiing worked.
The reason for posting here is that someone may have cracked it.
Here's hoping.
Received wisdom says that using VMware's ovftool, along the linews of:
$ ovftool "/path/to/oiginal_vm.vmx" "/path/to/export.ovf"
will create an ovf file. It does. When an attempt is made to import
appliance (odd choice of descriptor) in VirtualBox, the ovf file reads in
the the original vmware file and if i am correct, creates its own vdi
file.
Unfortunately when an attempt is made to start it, it fails.
This is typical. The only source of advice that I found claims that the
disk geometry (the disk is a file in this case) its geometry is skewed.
The solution was to read the original CHS parameters from the VBox.log
file and then apply them to the generated vdi. with something like:
$ vbox-img geometry --filename "Windows 10 x64".vdi --format VDI --
cylinders 7830 --heads 255 --sectors 63
The 7930/255/63 came from the LCHS in thr Vbox.log file.
Well, I did it all several times with an XP and Win-10 VMs but nothiing worked.
The reason for posting here is that someone may have cracked it.
Here's hoping.
Received wisdom says that using VMware's ovftool, along the linews of:
$ ovftool "/path/to/oiginal_vm.vmx" "/path/to/export.ovf"
will create an ovf file. It does. When an attempt is made to import appliance (odd choice of descriptor) in VirtualBox, the ovf file reads in the the original vmware file and if i am correct, creates its own vdi
file.
Unfortunately when an attempt is made to start it, it fails.
This is typical. The only source of advice that I found claims that the
disk geometry (the disk is a file in this case) its geometry is skewed.
The solution was to read the original CHS parameters from the VBox.log
file and then apply them to the generated vdi. with something like:
$ vbox-img geometry --filename "Windows 10 x64".vdi --format VDI --
cylinders 7830 --heads 255 --sectors 63
The 7930/255/63 came from the LCHS in thr Vbox.log file.
Well, I did it all several times with an XP and Win-10 VMs but nothiing worked.
The reason for posting here is that someone may have cracked it.
Here's hoping.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 371 |
Nodes: | 16 (2 / 14) |
Uptime: | 172:26:10 |
Calls: | 7,915 |
Files: | 12,983 |
Messages: | 5,797,535 |