Skip to content

Instantly share code, notes, and snippets.

View anisharaz's full-sized avatar
👾
Working

Anish Araz anisharaz

👾
Working
View GitHub Profile
@joseluisq
joseluisq / resize_disk_image.md
Last active September 5, 2025 19:07
How to resize a qcow2 disk image on Linux

How to resize a qcow2 disk image on Linux

This example takes olddisk.qcow2 and resizes it into newdisk.qcow2, extending one of the guest's partitions to fill the extra space.

1. qcow2 format

1.1. Verify the filesystems of olddisk.qcow2