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
| -- ddcavcontrol | |
| -- v1.2.1 | |
| -- This Hammerspoon script is intended to do the following: | |
| -- 1) Control External Display Brightness via DDC (utilizing a proper brightness+contrast curve) | |
| -- 2) Control External Display Volume via DDC | |
| -- 3) Control Digital AV Volume via Network (currently works with Yamaha AVs) | |
| -- 4) Use the standard brightness and volume keys of an Apple keyboards | |
| -- 5) Display the standard MacOS OSD as expected |