virt-iso and Xen PV images
Daniil Baturin
Posted 2 Nov, 2013
I’ve got virt-iso and Xen images to build. Required packages (namely linux-image-…-586-vyatta-virt and open-vm-tools/open-vm-modules) are in the repos, so you can build those too.
# virt-iso
./configure --with-kernel-flavor=586-vyatta-virt# Xen
./configure --with-xensourcevm
For those who isn’t in the mood to build from source, ready images are available as usual: i386 virt-iso, Xen image
Also, I’ve got “release” build to work, and these images are named 0.0.1 for experiment. Please let me know if it caused any problems of weirdness.
Comments