[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Ovirt-devel] running 0.96 i386 appliance on x86_64 host
- From: "Alan Pevec" <apevec gmail com>
- To: ovirt-devel redhat com
- Subject: [Ovirt-devel] running 0.96 i386 appliance on x86_64 host
- Date: Wed, 24 Dec 2008 13:13:14 +0100
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]