Resizing a qemu image root disk partition
Recently I found myself altering some virtual images for loading onto a qemu machine. I wanted to increase the disk space on the root partition, but couldn’t find any straightforward guides. So here is a little guide for future me, and anyone else. Install libguestfs-tools libguestfs is a set of tools for accessing and modifying…