Goal is to have one xp image that runs in both virtualbox and kvm, the former by disabling the kvm extension (module unloading).
I converted a raw image via qem-img to v6 vmdk image which is usable in most virtualisation environments.
I made 2 tests:
1. I had a XP image which works fine in qemu/kvm. When I try to run this image in virtualbox it doesnt start.
The selection screen arises:
Code: Select all
We apologize for the inconvenience,
...
A recent hardware or software change might have caused this.After selecting an entry windows freezes.
2. I created an xp image with virtualbox which works fine in vbox but refuses to start in kvm.
Without posting further details, is this an error in use of different guest hardware? Is it possible to use qemu/kvm images in virtualbox?
EDIT: Changed title, descritption a bit.