Skip to content
Snippets Groups Projects
Unverified Commit d69e76e7 authored by rhatto's avatar rhatto
Browse files

Suckless: virtual: mounting guest images

parent dc0d9b1f
No related branches found
No related tags found
No related merge requests found
......@@ -87,3 +87,8 @@ Spice and KVM:
* http://askubuntu.com/questions/107228/how-to-resize-virtual-machine-disk#481887
* http://wiki.qemu.org/Documentation/9psetup
* https://ask.fedoraproject.org/en/question/8080/shared-folder-with-qemu-kvm/
Mounting guest images:
* [Mounting raw and qcow2 VM disk images](https://alexeytorkhov.blogspot.com.br/2009/09/mounting-raw-and-qcow2-vm-disk-images.html) using `losetup` or `qemu-nbd`.
* [guestmount](http://libguestfs.org/guestmount.1.html) from [libguestfs, a library for accessing and modifying VM disk images](http://libguestfs.org/).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment