Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert vmware image to kvm #291

Open
pradeepkumars opened this issue Dec 19, 2013 · 2 comments
Open

Convert vmware image to kvm #291

pradeepkumars opened this issue Dec 19, 2013 · 2 comments
Labels
Milestone

Comments

@pradeepkumars
Copy link
Contributor

Its pretty stright forward

create .netrc and append vcenter details.

virt-v2v -ic esx:///?no_verify=1 -o libvirt
-os virtimages

Good to add add as separate tab.

@sming56
Copy link

sming56 commented Dec 19, 2013

@pradeepkumars Do you expect to support to import the VMWare guest and save the image in raw/qcow2 format or just import VMWare image without guest running on it and save the image in raw/qcow2 format?

@pradeepkumars
Copy link
Contributor Author

virt-v2v converts in which ever format user wants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants