This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| unraid:virtual:monterey [2024/01/17 19:23] – [Update to Sonoma] dirk | unraid:virtual:monterey [2024/02/19 18:31] (current) – [Install to Virtual Machine] dirk | ||
|---|---|---|---|
| Line 132: | Line 132: | ||
| ===== Install to Virtual Machine ===== | ===== Install to Virtual Machine ===== | ||
| Monterey should now boot to the bootloader either on your VNC viewer or monitor if using the GT710/730 | Monterey should now boot to the bootloader either on your VNC viewer or monitor if using the GT710/730 | ||
| + | * Note: If using a GT710, GT730, or VNC, it will be sluggish. We will fix this at the end to either switch over to a 6600xt, or install the GT drivers. | ||
| * Select macOS Base System. MacOS recovery will start. | * Select macOS Base System. MacOS recovery will start. | ||
| * Select Disk Utility | * Select Disk Utility | ||
| Line 144: | Line 145: | ||
| * Select Continue | * Select Continue | ||
| * MacOS will now install and restart a number of times (4 for me). Select the macOS installer during the first two restarts, and then the name of the disk you created during the next two restarts. | * MacOS will now install and restart a number of times (4 for me). Select the macOS installer during the first two restarts, and then the name of the disk you created during the next two restarts. | ||
| - | * Note: If using a GT710 or GT730, it will be sluggish. We will fix this at the end to either switch over to a 6600xt, or install the GT drivers if you are planning to keep using that card. | ||
| ===== Setup and Configure Monterey and OpenCore ===== | ===== Setup and Configure Monterey and OpenCore ===== | ||
| * follow Monterey setup steps but don't sign in with Apple ID. we will fix that later. | * follow Monterey setup steps but don't sign in with Apple ID. we will fix that later. | ||
| Line 247: | Line 247: | ||
| * bluetooth doesn' | * bluetooth doesn' | ||
| * Installing a fresh copy and going straight from Monterey to Sonoma to see if that helps. | * Installing a fresh copy and going straight from Monterey to Sonoma to see if that helps. | ||
| + | * Fresh copy going straight from Monterey to Sonoma seems to have been MUCH better. | ||
| + | * Wifi still has same issue as above (maybe need a newer kext when it comes out) | ||
| + | * SMB shares work great now. | ||
| + | * bluetooth still doesn' | ||
| ===== Fixes and Tidy Up ===== | ===== Fixes and Tidy Up ===== | ||
| Some of these may not apply to you but here's what I had to do to fix certain things as well as some things I did to tidy up my install | Some of these may not apply to you but here's what I had to do to fix certain things as well as some things I did to tidy up my install | ||
| * GPUs | * GPUs | ||
| - | * AMD Radeon RX 6600 XT (works for Monterey and Ventura) | + | * AMD Radeon RX 6600 XT (works for Monterey and Ventura |
| * use OpenCore Configurator to mount EFI as above | * use OpenCore Configurator to mount EFI as above | ||
| * open EFI/ | * open EFI/ | ||
| Line 269: | Line 273: | ||
| * Profit!!! | * Profit!!! | ||
| * video of this: [[https:// | * video of this: [[https:// | ||
| - | * Ultra Wide monitor? (works for Monterey and Ventura) | + | * Ultra Wide monitor? (works for Monterey and Ventura |
| * download DisableMonitor from [[https:// | * download DisableMonitor from [[https:// | ||
| - | * Apple Login (works for Monterey and Ventura) | + | * Apple Login (works for Monterey and Ventura |
| * Download hackintool (optional but makes things easier). ([[https:// | * Download hackintool (optional but makes things easier). ([[https:// | ||
| * open it (using same steps as you first used to open OpenCore Configurator) and go to System -> Peripherals | * open it (using same steps as you first used to open OpenCore Configurator) and go to System -> Peripherals | ||
| Line 299: | Line 303: | ||
| * Uncheck all the rest of the BCRM ones (not using them... i'm using Intel) | * Uncheck all the rest of the BCRM ones (not using them... i'm using Intel) | ||
| * Save, reboot, profit. | * Save, reboot, profit. | ||
| - | * Intel Wireless (works for Monterey and Ventura until the VM is rebooted... then requires server reboot and will work again until VM rebooted... still working on this one.) | + | * Intel Wireless (works for Monterey and Ventura until the VM is rebooted... then requires server reboot and will work again until VM rebooted... still working on this one. Sonoma seems to suffer similar issues as Ventura but instead of just not working, it crashes the computer when clicking on " |
| * Download Airportitlwm_v2.1.0_stable_Monterey.kext.zip from https:// | * Download Airportitlwm_v2.1.0_stable_Monterey.kext.zip from https:// | ||
| * Unzip folder | * Unzip folder | ||
| Line 318: | Line 322: | ||
| </ | </ | ||
| * Profit | * Profit | ||
| - | * Fix Memory Modules Misconfigured warning (suppress it) (only required when using Ventura) | + | * Fix Memory Modules Misconfigured warning (suppress it) (only required when using Ventura |
| * download RestrictEvents kext from [[https:// | * download RestrictEvents kext from [[https:// | ||
| * Open OpenCore Configurator and go to Kernel | * Open OpenCore Configurator and go to Kernel | ||
| Line 340: | Line 344: | ||
| * OR you can do what I did and use the one that is already in there (unraid' | * OR you can do what I did and use the one that is already in there (unraid' | ||
| * make sure you edit the xml file to point to the new location. | * make sure you edit the xml file to point to the new location. | ||
| + | * csr-active-config | ||
| + | * This was set to 260F and I changed it to 00000000 to get rid of the error in the OpenCore Validator. I only did this in Sonoma and I haven' | ||
| + | * Will report back! | ||