[Ovirt-devel] running 0.96 i386 appliance on x86_64 host

Alan Pevec apevec at gmail.com
Wed Dec 24 12:13:14 UTC 2008


Just noted one issue when running i386 appliance on x86_64 host:
 virt-image descriptor, ovirt-appliance.xml generated by
appliance-creator sets domain/boot/arch to i686 which makes
create-ovirt-appliance fail with ImageInstallerException: Could not
find suitable boot descriptor for this host

Workaround is to change in
/var/lib/libvirt/images/ovirt-appliance/ovirt-appliance.xml
 <arch>i686</arch> to <arch>x86_64</arch>
and rerun create-ovirt-appliance




More information about the ovirt-devel mailing list