for that, you can just use VMLite Workstation 3.2.6.
then start the wizard, and you can import vmware or other vendor's virtual disk.
///////// instructions ////////
Importing Virtual Machines from other vendors
If you already have a virtual machine created from other vendors, VMLite can import from it. However, VMLite does not support importing from virtual machine configuratiomn files, instead it only imports from virtual disk files, The disk format can be in .vmdk, .vhd, .vdi and .hdd, which pretty much covers all popular formats.
Windows Guests
For Windows guests, VMLie will need to modify the guest registry and system files in order to make it to boot after importing. You can follow the following steps:
Make sure you have a merged disk file. If your vm has snapshots, first merge all snapshots to the base image using the other vendor's virtual machine software.
Start VMLite Wizard from Start menu, or click New button from VMLite Workstation, the VMLite Mode Wizard will appear.
Select the 2nd option to specify a virtual disk file that you want to import.
If you don't want to make a copy of the disk, uncheck the Make a copy of the virtual disk checkbox, which saves time, but will make changes to your original disk.
Follow the steps to finish the conversion.
At the end, you should have a virtual machine that is bootable using VMLite Workstation.
Linux Guests
For Linux guests, the import is relatively simple. Basically, you need to create a new virtual machine first, then attach the virtual disk to the vm. These are the steps:
Start VMLite Workstation menu, File > Virtual Media Manager, the click Add button to add the virtual disk file to the repository. More info can be found in Virtual Media Manager section.
go to VMLite Workstation menu, Machine > New VM..., follow the wizard to create a new virtual machine. You need to specify a name, guest OS type, memory size, and the virtual disk file. The most important thing is to choose the virtual disk file added in the above step for the new vm.
After the vm is created, you can click Start button to start it.
optionally, you can install the guest additions for your Linux vm. Click the vm window's menu Devices > Install Guest Additions... to start the installat to start the installation. You can read more info in Guest Additions Section.
|