this post was submitted on 05 Aug 2025
20 points (100.0% liked)
Linux
8812 readers
387 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don’t use Proxmox, but since it’s all libvirt anyway, I’ve frequently found someone doing something on it that helps me with my VMs.
For instance, my GPU passthrough Hackintosh VM is part based on some dude who made a tutorial for Proxmox that applies elsewhere.
I'm curious about this Hackintosh. You got a good guide or some info lying around?
I use this image, which mostly just works (other than the need to throw model info and a made-up serial into a config.plist.
https://github.com/thenickdude/KVM-Opencore
I can’t say for 15.6, but mine is currently running 15.2 just fine; I usually fall a bit behind on updates since these days, I only really use it to upload They Might Ne Giants rarities to my cloud library via Apple Music.
The only annoyance with the VM is iPhones can’t connect over USB easily.
It has some nice features built in such as clustering, storage and networking. I especially like how they added EVPN this release.
Most of it isnt libvirt but instead LXC containers.
Well, I guess it depends if you use VMs or containers. The VMs are QEMU over libvirt.