Created
March 30, 2016 13:42
-
-
Save bmsleight/e9d5ae7c772440543f09a43935286b4d to your computer and use it in GitHub Desktop.
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
virsh vol-create-as default vic-bigger.img 120G | |
sudo virt-resize --expand /dev/sda1 /var/lib/libvirt/images/vic.img /var/lib/libvirt/images/vic-bigger.img | |
virsh edit vic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment