Skip to content

Instantly share code, notes, and snippets.

@lattice0
Last active July 27, 2019 22:52
Show Gist options
  • Save lattice0/a0ad3d214eb8d90e8acf55e433b5f7a1 to your computer and use it in GitHub Desktop.
Save lattice0/a0ad3d214eb8d90e8acf55e433b5f7a1 to your computer and use it in GitHub Desktop.
how to resize qcow2
qemu-img resize ubuntu-server.qcow2 +5G
then go into the machine you want to increase space, add a second ubuntu disk ,make it first bootable disk, turn on, resize with the disks app, shut down, take off second ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment