Neat, but this looks very specialized for a single person's config. I wouldn't want to run this on my machine seeing as it removes apt sources and does a bunch of other system changes unrelated to installing a macOS guest.<p><a href="https://github.com/luchina-gabriel/OSX-PROXMOX/blob/7ca3dc8144056cf9c7a270ba0b2403109eaeebd9/install.sh#L14-L15" rel="nofollow">https://github.com/luchina-gabriel/OSX-PROXMOX/blob/7ca3dc81...</a>
<a href="https://github.com/luchina-gabriel/OSX-PROXMOX/blob/7ca3dc8144056cf9c7a270ba0b2403109eaeebd9/setup#L88" rel="nofollow">https://github.com/luchina-gabriel/OSX-PROXMOX/blob/7ca3dc81...</a>
<a href="https://github.com/luchina-gabriel/OSX-PROXMOX/blob/7ca3dc8144056cf9c7a270ba0b2403109eaeebd9/setup#L1726-L1849" rel="nofollow">https://github.com/luchina-gabriel/OSX-PROXMOX/blob/7ca3dc81...</a>
How is this easier than OSX-KVM? I can't imagine how proxmox is easier (or better for most use-cases I can think of) than qemu.<p>EDIT: Script just immediately tries to apt-get stuff. Nah. Oh lord and then helps itself to editting your apt sources. (All just to get git? How odd.) Before downloading another un-tagged/un-versioned link and excuting it. Nah nah nah.
Semi-related: Windows or macOS in a Docker Container<p><a href="https://github.com/dockur" rel="nofollow">https://github.com/dockur</a>
I use this script on my Z420 with a Xeon and RX570 GPU (which I use to access Mac-specific apps remotely). It works really well. Excellent script, though I can’t go above Monterey with it, because of CPU limitations on the Xeon.
There is also Docker OSX <a href="https://github.com/sickcodes/Docker-OSX" rel="nofollow">https://github.com/sickcodes/Docker-OSX</a>
curling some random install script from some domain I've never heard of and is possibly unrelated to this GitHub repo? great! what could possibly go wrong?
Almost totally OT, but since this is fundamentally about QEMU ...<p>... yesterday I needed to access data in a MySQL database that was shutdown in 2022. At that time, it had been managed by MySQL 5.5.62. On my current Debian system, we are at 10.X (MariaDB). I had a backup of the entire DB folder and tried to get MySQL/MariaDB to read it. Tried a couple of different things. Failure.<p>Then ... grab Ubuntu 14.04 ISO ... type virt-manager in a terminal ... less than 15 minutes later I'm in the MySQL shell running queries on the old DB.<p>Modern VM stuff is just fucking amazing.
This appears to be under a _very_ restrictive license, from the file `setup`:<p>All rights reserved - You may not copy, reproduce, distribute, publish, display, perform, modify, create derivative works, transmit, or in any way exploit any such content, nor may you distribute any part of this content over any network, including a local area network, sell or offer it for sale, or use such content to construct any kind of database.