Live data from Hacker News

OpenCore: Hackintosh Alternative to Clover

github.com

1–10 of 171 posts

Re: OpenCore: Hackintosh Alternative to Clover

#3
I wonder if the VT-d disablement is required for the rootkit to work. Ideally you'd have VT-d in macOS for virtual machines, but then again you also don't have Thunderbolt so maybe it's simply not complete enough to enable 'everything'. (and if you really need everything you should probably just buy a Mac anyway)

Re: OpenCore: Hackintosh Alternative to Clover

#6
I just built a new hackintosh with opencore, and compared to clover, it was so much nicer. The documentation [0] is excellent; I'm able to grok what each option does rather than just guessing. It also feels so much less janky than clover did. Better filevault support, faster, leave SIP on, etc. It's also better in that one can avoid polluting /L/E /S/L/E, which will also allow users to keep running kexts even after Apple deprecates third-party ones.

[0]: https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/...

Re: OpenCore: Hackintosh Alternative to Clover

#7
post #3

I wonder if the VT-d disablement is required for the rootkit to work. Ideally you'd have VT-d in macOS for virtual machines, but then again you also don't have Thunderbolt so maybe it's simply not complete enough to enable 'everything'. (and if you really need everything you should probably just buy a Mac anyway)

You actually can have thunderbolt, as long as it’s on the board. There are plenty of intel boards with it and even a couple amd boards now. I expect with the next generation being royalty free it will be much more prevalent.

Re: OpenCore: Hackintosh Alternative to Clover

#8
post #3

I wonder if the VT-d disablement is required for the rootkit to work. Ideally you'd have VT-d in macOS for virtual machines, but then again you also don't have Thunderbolt so maybe it's simply not complete enough to enable 'everything'. (and if you really need everything you should probably just buy a Mac anyway)

I think the story is something like macos fails to parse the DMAR table properly, or something along those lines. If you drop the DMAR ACPI table you don't need to disable VT-d. If you disable Intel Virtualization support from the kernel via the dart=0 kernel flag, you don't need to disable VT-d.

Re: OpenCore: Hackintosh Alternative to Clover

#10
post #3

I wonder if the VT-d disablement is required for the rootkit to work. Ideally you'd have VT-d in macOS for virtual machines, but then again you also don't have Thunderbolt so maybe it's simply not complete enough to enable 'everything'. (and if you really need everything you should probably just buy a Mac anyway)

After putting together various hackintoshes through the years I have to agree. The Mac mini is actually a really versatile machine and most compatable option for triple booting macOS, Windows, and Linux with zero hacks and native performance. I use the refind bootloader and it works great with zero compromises like disabling virtualization or janky drivers.
Post reply on HN