S
S
Sergey2014-09-03 15:22:54
linux
Sergey, 2014-09-03 15:22:54

How to migrate virtual machines from Hyper-V to KVM?

Given: A bunch of virtual machines successfully spinning on Hyper-V
Task: Transfer them to KVM
Tried:

#qemu-img convert -f vpc -o raw vpc.vhdx vpc.img
qemu-img: Could not open 'vpc.vhdx': Operation not permitted
qemu-img: Could not open 'vpc.vhdx'

With the indication of the full path - the same story.
There are other options?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Slipeer, 2014-09-03
@bk0011m

What is the version of qemu-img?
Perhaps this information will help you. They write there that for qemu-img newer than 1.1.1, it is enough to rename the extension to vhd.
Well, or converting vhdx to vhd in 2012.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question