Skip to content

Instantly share code, notes, and snippets.

View antonu17's full-sized avatar
🦀
Coding

Anton Ustyuzhanin antonu17

🦀
Coding
View GitHub Profile
@antonu17
antonu17 / mount_qcow2.md
Created May 15, 2017 04:00 — forked from shamil/mount_qcow2.md
How to mount a qcow2 disk image

How to mount a qcow2 disk image

This is a quick guide to mounting a qcow2 disk images on your host server. This is useful to reset passwords, edit files, or recover something without the virtual machine running.

Step 1 - Enable NBD on the Host

modprobe nbd max_part=8