Still Waiting For Root Device Установка Mac Os



For example, a DMG image on the Mac OS X install disks created with the DiskUtility in Mac OS X itself will generate this message if you try to boot PearPC with it. Downloaded from various websites and some created with on a linux box. I run pearpc with my config file and I get 'Still waiting for root device' over and over. After installing OS X 10.4.6 native with VMware with any of the method listed in the installation guides, the first boot was OK, configure the OSX with keyboard, personal info, etc.But when you turn it off and on again, it freezes in the holy 'Still waiting for root device'. What does “Still waiting for root device” means? It means that a driver/kext for the source from which you are booting is not detected properly by the mac operating system (USB kext not detected or loaded) Mac OS released prebuilt with the latest drivers that supports SATA out of.

When you install Mac OS X on a non-Apple hardware device called a Hackintosh, you are likely to face the problem of “Still waiting for root device”. This is the message you get when you try to boot Mac OS X. This message illustrates that the disk containing the OS X image is not booting properly. This message keeps on repeating, and you cannot move forward till you find some solution for it. This article shows how to fix “Still waiting for root device” on your Hackintosh.

Still Waiting For Root Device Mojave

This solution works for people who have installed Leo4all v3 and received the message upon rebooting. The cause of the error is due to incompatible or incorrect configuration of the ATA controller.

  1. Long time no see to this old friend called 'Still waiting for root device'. But with 10.5.7 the time had come again. As some of the tipps we compiled below helped us there is no warranty that it will help you. As the reasons for this funky brother are too indifferent. Used Hardware Gigabyte GA EP35 DS3 Gigabyte nVidia GeForce 7600 GT 256MB (Device ID 0x0391) HP w2207 TFT (w/ integra.
  2. In Verbose mode it crashes half way, a 'no entry' icon pops up and the last text says 'Still waiting for root device'. I followed all the instructions one by one. I tried it in multiple USB drives and different ports; tried creating the installation drive with Unibeast and Terminal.

How to Fix Still waiting for root device

Boot your PC using LeoV3 DVD as if you are reinstalling Mac OS X again.

Select the Terminal from the installer’s Utility menu.

Now, you have to copy all the kexts from the DVD to your hard drive.

For performing this task, you need to use the following command:

cp -pr /Volumes/Leo4allv3/System/Library/Extensions/*ATA* /Volumes/MacHD/System/Library/Extensions/.

You need to replace Leo4allv3 with the name of your DVD. Also replace the MacHD with the name of your hard drive volume.

Set the permissions for the kexts you have copied. For this purpose, you need to use the following command in the terminal:

chown -R root:wheel /Volumes/MacHD/System/Library/Extensions/*ATA*
chmod -R 755 /Volumes/MacHD/System/Library/Extensions/*ATA*

Still Waiting For Root Device Mac

Still waiting for root device mojave

Now, you need to remove the kextcache by using the following command:

rm -rf /Volumes/MacHD/System/Library/Extensions.*

Now, reboot your PC. It is highly recommended to press F8 when your PC is booting and then enter “-f” as the boot option to force reloading of the kexts.

It is not completely sure that this strategy might work for your Hackintosh, but still this solution is the most feasible one as reported by many people who suffered from the “Still waiting for root device” issue. You might try exploring more settings if your problem is not solved by using the technique mentioned in this article.