Skip to content

Instantly share code, notes, and snippets.

@jadia
Last active October 4, 2019 05:19
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 jadia/23b5bfa0cb82b968d8482c28cd5d7aa6 to your computer and use it in GitHub Desktop.
Save jadia/23b5bfa0cb82b968d8482c28cd5d7aa6 to your computer and use it in GitHub Desktop.
Create new qcow2 image for KVM
sudo qemu-img create -f qcow2 ~/VOLUME-NAME.qcow2 30G
                                 ^[name of storage]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment