howdy all
I've had a substantial amount of trouble getting either the vmware image or the OVF converted into any libvirt supported image format in order to boot the virtual appliance in KVM.
Has anyone else used the YubiRadius VA in anything other than VMware that might be able to assist?
I have tried using both version 3.5 and 3.5.1 on both vmware images and the OVF image, but all 4 tests result in me getting nowhere. .
I have tried the below for the OVF download, and this completely fails to convert. .
# qemu-img convert -r -O raw Other_Linux_2.6.x_kernel-disk1.vmdk yubiradius.img. qemu-img: error while reading sector 131072: Invalid argument #
however, I have tried this with the vmware download, this boots but it bombs out as soon as it gets to grub
# qemu-img convert -f vmdk Other Linux 2.6.x kernel-s001.vmdk -O raw yubiradius-s01.img # qemu-img convert -f vmdk Other Linux 2.6.x kernel-s002.vmdk -O raw yubiradius-s02.img # qemu-img convert -f vmdk Other Linux 2.6.x kernel-s003.vmdk -O raw yubiradius-s03.img # cat yubiradius-s0*.img >> yubiradius.img
any takers for this one?
|