Skip to content

Instantly share code, notes, and snippets.

@dannysauer
Created January 29, 2019 23:56
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 dannysauer/ea187f03968e1e23a09fbd2643b8ba91 to your computer and use it in GitHub Desktop.
Save dannysauer/ea187f03968e1e23a09fbd2643b8ba91 to your computer and use it in GitHub Desktop.
Leap15 KVM
sudo virt-install --name=leap15_dev --vcpus=8 --memory=$((1024*32)) --disk path=/var/lib/libvirt/local/leap15.qcow --os-variant=opensuse15.1 --import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment