balopez83 / macOS_On_Hyper-V

This repository aims to provide support for macOS on Hyper-V
443 stars 25 forks source link

how do I add VMHide kext for macos 15 #46

Closed Cat1Bot closed 15 hours ago

Cat1Bot commented 3 days ago

on macos 15 apple made it so you cannot use iservices if its under a virtual machine, someone made this kext: https://github.com/Carnations-Botanica/VMHide to fix the issue, I formatted everything and added the kext to the config but when booting it says critical error. Also in the last version, you made a mistake somewhere because setting smbios info like serial number does not work, it works in previous version though - it seems you may have made a mistake when updating the config.

balopez83 commented 15 hours ago

@Cat1Bot Apologies; I am no longer able to support this project as I no longer have a Hyper-V capable machine. I recommend using this project: https://github.com/Qonfused/OSX-Hyper-V as it is actively maintained and has support for Sequoia.

The short answer response though is that you likely didn't add the serial information to the general section and instead used the full SMBIOS section which won't work. Also, you should never format the UEFI drive and should only add the kext to the kext folder and then add the kext to the config.plist in the correct order and changing nothing else.