Forum archive
Tomcat-Apache appliance crashes during install on CentOS 5.4 KVM
I have a server running KVM on CentOS 5.4
I downloaded the tomcat-apache appliance iso file to /tmp and ran this command to install it on a VM:
virt-install -n v1067 -r 512 --vcpus=1 --os-type=linux --os-variant=ubuntuhardy -v --accelerate -c /tmp/turnkey-tomcat-apache-2009.10-hardy-x86.iso -f /var/lib/libvirt/images/v1067.img -s 15 -b br0 --vnc --noautoconsole
I get the Turnkey Linux intro screen and select Install to hard disk.
The appliance seems to start loading and then crashes.
I turned on the debug flag to virt-install but it did not give me any additional info.
Any ideas what happened and/or how to get more info to diagnose this?
I just tried TKL core and it crashes as well.
I noticed one thing: The appliances seem to be 32 bit versions since they have x86 in the name. If that is the case, are 64 bit versions available?