Hacker News new | ask | show | jobs
by prmoustache 820 days ago
It have been years since I used windows VMs, can't you install .inf driver's file beforehand?
1 comments

Windows needs at least the boot block device driver to be installed before conversion (else it cannot find the boot disk), and there are many other changes you need to make. Virt-v2v does all this stuff during conversion, and it's hard to get right.