Resize filesystem

From RARForge
Revision as of 00:43, 16 May 2013 by Robertr (talk | contribs) (Created page with "== qcow2 == <source> qemu-img resize image.qcow2 +10GB </source> * Continue on with resizing the GUEST: https://rarforge.com/w/index.php/LVM%2BDRBD_Resize#Resize_GUEST_lvm_d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

qcow2

<source>

qemu-img resize image.qcow2 +10GB

</source>