Hi, has the i386 support been completely dropped for ovirt? The new download page now mentions x86_64 as an explicit requirement. While I can see that for a full-on server deployment this change now made it impossible for me test ovirt at all short of completely re-installing my machine. Is this a permanent change? Regards, Dennis
Dennis Jacobfeuerborn wrote:> has the i386 support been completely dropped for ovirt? The new download > page now mentions x86_64 as an explicit requirement. While I can seeno, it's just pre-built appliance image which is offered as x86_64 only.> that for a full-on server deployment this change now made it impossible > for me test ovirt at all short of completely re-installing my machine.you can easily build yourself an i386 appliance using build-all.sh (in top of git checkout): # ./build-all.sh -acd For usage help: # ./build-all.sh -h