Y
Hacker News
new
|
ask
|
show
|
jobs
by
rwmj
820 days ago
Not in the initramfs which is rather important if you want them to boot without having to use slow emulated IDE. Then there's Windows guests.
1 comments
prmoustache
820 days ago
It have been years since I used windows VMs, can't you install .inf driver's file beforehand?
link
rwmj
820 days ago
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.
link