I have some open-source Xen images (.img), that I want to convert to VirtualBox.
Both the methods I tried (convertfromraw or to .xva via xva.py then to ova via XenConvert) produce FATAL: Fatal: No bootable medium found!.
Any idea what the most reliable method is for performing this conversion?
Thanks in advance.