Mac Waiting For Dsmos



  • Supported version: 0.6.2
  1. Osx Waiting For Dsmos
  2. Waiting For Dsmos Mac Mini
  3. Mac Waiting For Dsmos
  4. Waiting For Dsmos Virtualbox

So with troubleshooting a hackintosh, it can be a bit difficult to really understand where you're getting stuck as the exact keyword you're trying to search for may not match anything on google. While this page won't solve all your issues, it should at least help better understand where in the macOS boot-process you're getting stuck and hopefully give some ideas as to why you're stuck.

  • That fixed my issue on a skylake system. If it hard reboots on DSMOS has arrived, it's FakeSMC. Nvdisable will fix your screen going black, not a hard reboot. Just had the same issue yesterday. 1 point 3 years ago. When I use nvdisable, it still holds on waiting for DSMOS. It doesn't look possible for me to get into the OS to.
  • In this article, I’m going to show you the complete guide to fix VirtualBox errors while installing Mac OS X. Most of the website that creating content regarding the installation of Mac OS X El Capitan or macOS Sierra on VirtualBox is not complete and have errors. The article might be correct and work on one device perfectly and without any problem.

# OpenCore Booting

This section will be brief, as OpenCore boot issues are fairly rare and usually simple user error:

  • System powers on and searches for boot devices
  • System locates BOOTx64.efi on your OpenCore USB under EFI/BOOT/
  • BOOTx64.efi is loaded which then chain-loads OpenCore.efi from EFI/OC/
  • NVRAM Properties are applied
  • EFI drivers are loaded from EFI/OC/Drivers
  • Graphics Output Protocol(GOP) is installed
  • ACPI Tables are loaded from EFI/OC/ACPI
  • SMBIOS Data is applied
  • OpenCore loads and shows you all possible boot options
  • You now boot your macOS installer

If you're having issues booting at this point, main things to check for:

Hi, I have a problem with booting to the installer of the latest version of OS X El Capitan. After booting into OS X from the Unibeast USB stick I get a blackscreen after 'Waiting for DSMOS'. I tried using 'nvdisable=1' and '-x -f -v' but get stuck with a black screen after 'Waiting for DSMOS'.

For the rest of the possible issues, see here:

# boot.efi Handoff

This is where macOS's bootloader(boot.efi) comes onto the scene, specifically what it does is prep the environment for the kernel to load and where OpenCore injects kexts. If you're getting stuck at this point, there's likely an issue with loading the kernel, main culprits:

For the rest of the possible issues, see here:

Note: In macOS 10.15.4, Apple changed the boot.efi debugging protocol, so things will look quite a bit different from before but all the same rules still apply

# XNU/Kernel Handoff

Now that boot.efi has setup everything for us, we now get to watch the kernel do it's thing. This section is commonly referred as the Rooting phase:

This section is where SMBIOS data is verified, ACPI tables/Kexts are loaded and macOS tries to get everything in order. Failures here are generally a result of:

  • Corrupted SSDTs
  • Corrupted kexts(or incorrectly setup under your config.plist -> Kernel -> Add)
  • Messed up memory map

See here for more troubleshooting info:

Now here we have [ PCI configurations begin ], this section can be seen as a hardware test for our systems, kexts and SSDTs we injected, and where IOKit starts hardware probs to find devices to attach to.

The main things that are tested here:

  • Embedded Controllers
  • Storage(NVMe, SATA, etc)
  • PCI/e
  • NVRAM
  • RTC
  • PS2 and I2C

For more specific info on how to get around this area, see here:

This is where the 15 port limit and USB mapping comes into play, and where the infamous 'Waiting for Root Device' errors pops in, main things to check for:

This is where our FakeSMC/VirtualSMC come into the scene and do their magic, DSMOS itself is a kext that verifies if your system has an SMC and will request a key. If this key is missing, then DSMOS will not decrypt the rest of the binaries and you'll get stuck here. You may also get stuck at AppleACPICPU which is just the same error.

Osx Waiting For Dsmos

Source: Dont Steal Mac OS X.kext

This is where Apple's audio driver comes in, and where AppleALC shines. Generally rare to see issues here but if you do, try disabling AppleALC and any other audio related kexts.

Virtualbox

And here we get to the GPU driver initialization, and where WhateverGreen also does its magic. Generally errors here are due to the GPU and not WhateverGreen itself, main culprits:

# macOS Handoff

Waiting For Dsmos Mac Mini

And you've finally got past all that verbose! If you're getting stuck at the Apple logo after all that verbose, then there's a couple things to check for:

Hello everybody,
sometimes when I boot up my 24' iMac from 2008, it stucks during the phase, when the Apple-logo appears and the wheel is spinning. As you can hear (if you would be at my desk ;-)), there is many load on the harddisk and it won't pass this point. If I shutdown the iMac and hit the power-button again, everything boots up normally. I've read in the log files, that this happens, when DSMOS is going to be initialized.
I have already tried to repair the permissions, check the harddisk for errors and I even reinstalled with the SL-DVD. What you must know, this was an upgrade installation from Leopard, which was shipped with this device.
Maybe you could give me a hint, what I can do, without having to set up my device anew.
Thanks in advance for help and Greetings,
Daniel

Mac Waiting For Dsmos

iMac: 2.8 GHz, 2 GB RAM, 320 GB HDD, Mac OS X (10.6.4)

Waiting For Dsmos Virtualbox

Posted on