Skip to content

Instantly share code, notes, and snippets.

View Flo2410's full-sized avatar
💭
Studying Aerospace Engineering 🚀

Florian Hye Flo2410

💭
Studying Aerospace Engineering 🚀
View GitHub Profile
@joseluisq
joseluisq / resize_disk_image.md
Last active July 12, 2024 14:00
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