Skip to content

Instantly share code, notes, and snippets.

@typekpb
Created July 5, 2013 10:36
Show Gist options
  • Save typekpb/5933669 to your computer and use it in GitHub Desktop.
Save typekpb/5933669 to your computer and use it in GitHub Desktop.
sudo virt-install --name=Xubuntu_13.04 --ram=512 --vcpus=1 --description 'Xubuntu_13.04' --os-type=linux --disk path=/var/lib/libvirt/images/xubuntu_13.04.img,size=4 --cdrom /home/peterb/all/tmp/install/xubuntu-13.04-desktop-amd64.iso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment