nemu icon indicating copy to clipboard operation
nemu copied to clipboard

Expand qcow2 images

Open 0x501D opened this issue 5 months ago • 0 comments

Add new feature to expand qcow images. Example:

$ qemu-img resize disk.qcow2 30G
$ qemu-img resize disk.qcow2 +10G

0x501D avatar Sep 13 '24 07:09 0x501D