Last active
July 27, 2019 22:52
-
-
Save lattice0/a0ad3d214eb8d90e8acf55e433b5f7a1 to your computer and use it in GitHub Desktop.
how to resize qcow2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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