{
  "created": "2026-07-31T22:10:23Z",
  "hierarchy": [
    {
      "name": "ROOT",
      "type": "folder",
      "uri": "/ROOT"
    },
    {
      "name": "UTM Notes",
      "type": "article",
      "uri": "UTM_Notes"
    }
  ],
  "html": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"/><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/><meta name=\"name\" content=\"Nikhil's Personal Wiki\"/><meta name=\"description\" content=\"UTM Notes – Nikhil's Personal Wiki\"/><meta name=\"author\" content=\"Nikhil Anand\"/><meta name=\"theme-color\" content=\"#ffe9a00\"/><meta property=\"og:title\" content=\"Nikhil's Personal Wiki\"/><meta property=\"og:description\" content=\"UTM Notes – Nikhil's Personal Wiki\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/img/logo512.png\"/><meta property=\"og:site_name\" content=\"Nikhil's Personal Wiki\"/><link rel=\"og:image\" href=\"/img/logo512.png\"/><link rel=\"icon\" href=\"/img/favicon.png\"/><link rel=\"apple-touch-icon\" href=\"/img/logo192.png\"/><link rel=\"stylesheet\" href=\"/css/styles.css\"/><title>UTM Notes – Nikhil's Personal Wiki</title><script defer data-domain=\"wiki.nikhil.io\" src=\"https://plausible.io/js/plausible.js\"></script></head><body><noscript>👉 A few things won't work if you have JavaScript disabled.</noscript><div class=\"container article\"><header><nav><ul><li><a href=\"/archive\" class title=\"Archive\"><span>Archive</span></a></li><li><a href=\"/Home\" class title=\"Home\"><span>Home</span></a></li><li><a href=\"/random\" class title=\"See a random article\"><span>Random</span></a></li><li><a href=\"/UTM_Notes/raw.txt\" title=\"View Source\"><span>Raw</span></a></li><li><a href=\"/UTM_Notes/revisions\" class title=\"View revisions\"><span>Revisions</span></a></li><li><a href=\"/UTM_Notes/index.json\" title=\"View JSON Object\"><span>JSON</span></a></li></ul></nav></header><main><article><article-hierarchy><ul><li><a data-entity-type=\"folder\" href=\"/ROOT\" title=\"ROOT\">Root</a></li><li><a data-entity-type=\"article\" href=\"/UTM_Notes\" title=\"UTM Notes\">UTM Notes</a></li></ul></article-hierarchy><header><h1>UTM Notes</h1></header><article-content><p>Most of this was so I could play some vintage games in DOS/Windows.</p>\n<p>Here&rsquo;s a summary.</p>\n<table>\n<thead>\n<tr>\n<th>OS</th>\n<th>Notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>DOS</td>\n<td>Use DOSBox-X</td>\n</tr>\n<tr>\n<td>Windows 3.1</td>\n<td></td>\n</tr>\n<tr>\n<td>Windows 95</td>\n<td></td>\n</tr>\n<tr>\n<td>Windows XP</td>\n<td></td>\n</tr>\n<tr>\n<td>Windows 7</td>\n<td></td>\n</tr>\n<tr>\n<td>Windows 10</td>\n<td></td>\n</tr>\n<tr>\n<td>Windows 11</td>\n<td>Will never try this piece of shit.</td>\n</tr>\n</tbody>\n</table>\n<hr />\n<p>UTM being a QEMU-based hypervisor for M-series Macs.</p>\n<h2>A .UTM File/Folder</h2>\n<p>Simple stuff. An XML file with the VM&rsquo;s settings, a QCOW file for storage, and a PNG for the last saved screenshot of the VM (assuming it&rsquo;s not headless.)</p>\n<pre><code>Mac OS 9.2.2.utm/\n                .\n                ├── config.plist\n                ├── Data\n                │   └── 66A59C7F-0075-43A5-8AE8-77A88A1D0DDC.qcow2\n                └── screenshot.png\n</code></pre>\n<p>TODO: That QCow file can be snapshotted. How?</p>\n<h2>Windows</h2>\n<p>A PITA as usual. Well, just Windows 7. Microsoft has</p>\n<h3>Versions</h3>\n<p><strong>Windows 7 64-bit</strong></p>\n<p><a href=\"\">Use this image</a>. The key is <code>H7TYK-QK3RD-YYU45-ZZZCD-3VMBM</code></p>\n<h3>Sharing</h3>\n<p>PITA. You&rsquo;ll need to make your own SPICE tools ISO <a href=\"https://www.spice-space.org/download.html\">from the source</a>. Get these two:</p>\n<ul>\n<li><a href=\"https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe\">SPICE Guest Tools</a></li>\n<li><a href=\"https://www.spice-space.org/download/windows/spice-webdavd/\">SPICE WebDAV Daemon</a></li>\n</ul>\n<p>Put them in a folder and use <a href=\"https://www.keka.io/en/\">Keka</a> to make an ISO (drag and drop the folder onto Keka after selecting &ldquo;ISO&rdquo; in the dropdpwn) that you mount into the VM. Install both. Reboot. And you&rsquo;ll see the DAV folder on port 9783 in My Computer when you share a folder.</p>\n<hr />\n<h2>Errors</h2>\n<h3>&ldquo;Failed to access data from shortcut.&rdquo;</h3>\n<p>Do this, then restart UTM.</p>\n<pre tabindex=\"0\" class=\"chroma\"><code><span class=\"line\"><span class=\"cl\">rm ~/Library/Containers/com.utmapp.UTM/.com.apple.containermanagerd.metadata.plist\n</span></span></code></pre></article-content></article></main><footer><p></p><ul><li>2,062 bytes</li><li>Created on Friday, 31 July 2026 at 22:10 UTC</li><li>Modified on Friday, 31 July 2026 at 22:10 UTC</li><br/><li><a href=\"https://github.com/afreeorange/wiki.nikhil.io.articles/edit/master/UTM Notes.md\" title=\"Edit this article\">Edit this article</a></li><li><a href=\"https://github.com/afreeorange/bock\" title=\"View the project that generates this wiki on Github\">bock 6.1.2-alpha</a></li></ul></footer></div><script type=\"text/javascript\">\n        document.body.addEventListener(\n          \"keypress\", (e) => e.key === \"f\"\n          ? window.location.assign(\"/archive\")\n          : null);\n      </script></body></html>",
  "id": "aac963b8-e83f-5a7b-a2d1-c0fa503311f9",
  "modified": "2026-07-31T22:10:23Z",
  "revisions": [
    {
      "authorEmail": "anand.nikhil@gmail.com",
      "authorName": "afreeorange",
      "date": "2026-07-31T22:10:23Z",
      "id": "cb014a3ff511bbb6e9bf33438fe1b39647da0769",
      "shortId": "cb014a3f",
      "subject": "Update Go image\n",
      "content": "Most of this was so I could play some vintage games in DOS/Windows.\n\nHere's a summary.\n\n| OS          | Notes                              |\n| ----------- | ---------------------------------- |\n| DOS         | Use DOSBox-X                       |\n| Windows 3.1 |                                    |\n| Windows 95  |                                    |\n| Windows XP  |                                    |\n| Windows 7   |                                    |\n| Windows 10  |                                    |\n| Windows 11  | Will never try this piece of shit. |\n\n----\n\nUTM being a QEMU-based hypervisor for M-series Macs.\n\n## A .UTM File/Folder\n\nSimple stuff. An XML file with the VM's settings, a QCOW file for storage, and a PNG for the last saved screenshot of the VM (assuming it's not headless.)\n\n```\nMac OS 9.2.2.utm/\n                .\n                ├── config.plist\n                ├── Data\n                │   └── 66A59C7F-0075-43A5-8AE8-77A88A1D0DDC.qcow2\n                └── screenshot.png\n```\n\nTODO: That QCow file can be snapshotted. How?\n\n## Windows\n\nA PITA as usual. Well, just Windows 7. Microsoft has\n\n### Versions\n\n**Windows 7 64-bit**\n\n[Use this image](). The key is `H7TYK-QK3RD-YYU45-ZZZCD-3VMBM`\n\n### Sharing\n\nPITA. You'll need to make your own SPICE tools ISO [from the source](https://www.spice-space.org/download.html). Get these two:\n\n- [SPICE Guest Tools](https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe)\n- [SPICE WebDAV Daemon](https://www.spice-space.org/download/windows/spice-webdavd/)\n\nPut them in a folder and use [Keka](https://www.keka.io/en/) to make an ISO (drag and drop the folder onto Keka after selecting \"ISO\" in the dropdpwn) that you mount into the VM. Install both. Reboot. And you'll see the DAV folder on port 9783 in My Computer when you share a folder.\n\n---\n\n## Errors\n\n### \"Failed to access data from shortcut.\"\n\nDo this, then restart UTM.\n\n```bash\nrm ~/Library/Containers/com.utmapp.UTM/.com.apple.containermanagerd.metadata.plist\n```\n"
    }
  ],
  "sizeInBytes": 2062,
  "source": "Most of this was so I could play some vintage games in DOS/Windows.\n\nHere's a summary.\n\n| OS          | Notes                              |\n| ----------- | ---------------------------------- |\n| DOS         | Use DOSBox-X                       |\n| Windows 3.1 |                                    |\n| Windows 95  |                                    |\n| Windows XP  |                                    |\n| Windows 7   |                                    |\n| Windows 10  |                                    |\n| Windows 11  | Will never try this piece of shit. |\n\n----\n\nUTM being a QEMU-based hypervisor for M-series Macs.\n\n## A .UTM File/Folder\n\nSimple stuff. An XML file with the VM's settings, a QCOW file for storage, and a PNG for the last saved screenshot of the VM (assuming it's not headless.)\n\n```\nMac OS 9.2.2.utm/\n                .\n                ├── config.plist\n                ├── Data\n                │   └── 66A59C7F-0075-43A5-8AE8-77A88A1D0DDC.qcow2\n                └── screenshot.png\n```\n\nTODO: That QCow file can be snapshotted. How?\n\n## Windows\n\nA PITA as usual. Well, just Windows 7. Microsoft has\n\n### Versions\n\n**Windows 7 64-bit**\n\n[Use this image](). The key is `H7TYK-QK3RD-YYU45-ZZZCD-3VMBM`\n\n### Sharing\n\nPITA. You'll need to make your own SPICE tools ISO [from the source](https://www.spice-space.org/download.html). Get these two:\n\n- [SPICE Guest Tools](https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe)\n- [SPICE WebDAV Daemon](https://www.spice-space.org/download/windows/spice-webdavd/)\n\nPut them in a folder and use [Keka](https://www.keka.io/en/) to make an ISO (drag and drop the folder onto Keka after selecting \"ISO\" in the dropdpwn) that you mount into the VM. Install both. Reboot. And you'll see the DAV folder on port 9783 in My Computer when you share a folder.\n\n---\n\n## Errors\n\n### \"Failed to access data from shortcut.\"\n\nDo this, then restart UTM.\n\n```bash\nrm ~/Library/Containers/com.utmapp.UTM/.com.apple.containermanagerd.metadata.plist\n```\n",
  "title": "UTM Notes",
  "untracked": false,
  "uri": "/UTM_Notes",
  "relativePath": "UTM Notes.md"
}
