Skip to content

Instantly share code, notes, and snippets.

@aussielunix
Created May 27, 2010 03:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aussielunix/415427 to your computer and use it in GitHub Desktop.
Save aussielunix/415427 to your computer and use it in GitHub Desktop.
virt-install --accelerate -n guppy -r 512 --vcpus=1 \
--disk pool=lvm,bus=virtio,size=35 --vnc --os-type linux --os-variant=rhel5 \
--network=network:default -l http://192.168.122.1/os/CentOS/5.5/os/x86_64/ -x "ks=http://192.168.122.1/ks/ks.cfg"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment