Skip to content

Instantly share code, notes, and snippets.

@dysinger
Created August 10, 2014 00:11
Show Gist options
  • Select an option

  • Save dysinger/bf99f0d0d1b31fe584c4 to your computer and use it in GitHub Desktop.

Select an option

Save dysinger/bf99f0d0d1b31fe584c4 to your computer and use it in GitHub Desktop.
Install HaLVM
sudo yum update -y
sudo yum groupinstall -y "Development Tools"
sudo yum install -y SDL bridge-utils grub2-tools libaio libuuid-devel ocaml-runtime python-lxml qemu-img wget yajl
wget -r -np --continue http://uhsure.com/halvm-xen-rpms/20/
sudo rpm -i `find uhsure.com -name '*.rpm'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment