Mac Still Waiting For Root Device
This annoying statement ususally comes up befor DVD can boot or after installation before the OSX boots for the first time.
Jul 05, 2013 I had similar problem 'Still waiting for root device' with VB=5.0.14 r105127 Host=El Capitain, 10.11.3 Hardware= iMac Late2013, 8GRAM, Nvidia gfx Guest=10.6.3 (Snow Leopard) Install media: a.img file that I extracted from the 10.6.3 install DVD I then tried installing from the DVDread/disk itself, and things are proceeding smothly. Still waiting for root device Still waiting for root device Still waiting for root device.forever and ever amen! That was NOT fun to type! Can anyone translate and decipher from that what might be wrong? Ibook G4 Mac OS X (10.4) airport card.
What does this error mean?
well it means that the OS is set to boot from a drive and partition that does not exist.
for instance the Darwin boot loader is talled to boot from Disk1 (Disk 1= second hard drive (starting from 0)) and there is no such disk.
What can you do?
if you know the number of your Hard Drive then at the Darwin prompt (after boot press F8) write: rd=DiskX where X is the number of your OSX hard drive.
for instance if your hard drive is 0 (zero is the first hard drive) then write:
rd=disk0
if you do not know your hard drive then there is a try and error method of trying all the disk possibilities on your computer starting with: rd=disk0 then rd=disk1 then rd=disk2 then rd=disk3 etc.
another good option is to disconnect other HD and leave the OSX HD as first and write disk0.
Jan 12, 2013 Before 'Still waiting for root device', it have 'No interval found for. Using 8000000' on both Dell XPS and the Lenovo laptop. A copy of a macOS/Mac OS X. Topic says it.can't install due to 'still waiting for root device'. I've taken a Mac OS X 10.6 Server DVD, created a cdr image of it in OS X (due to the fact that the DVD is dual layer, and the Windows machine here has only a single layer DVD), and attached it to IDE Primary.
How to set the RD for every boot?once you succeed and don't want to write the rd parameter every boot, then write it in your boot plist file.
this is a file that configure the system boot parameters. the file can be found at: /Library/Preferences/SystemConfiguration
the file name is: com.apple.Boot.plist and you edit it as root and change the Kernel Flags value and add to it the rd parameter like this:
- open terminal
- write: sudo -s and press enter
- enter your password when asked and press enter
- write: vi /Library/Preferences/SystemConfiguration/com.apple.Boot.plist and press enter
- in the vi editor use the arrow keys on the keyboard and navigate the cursor to the tag: after the <key>Kernel Flags< /key > line.
- the string tag might be empty or not, if it is not empty then add space and then write: rd=diskX where X is your hard drive number.
- press keyboard button Esc (in order to exit insert mode)
- write: :wq and press enter (notice the : sign)
- then reboot and thats it
- boot from the install DVD into single-user mode
- flag any partition other then the leopard partition as bootable
- then you reboot, again from the install DVD into single-user mode
- next flag back the leopard partition
Mac Still Waiting For Root Device Ra1nusb
A major problem preventing lots of users from using OSX86 on their pc.
|
[edit] nForce SATA
[edit] No detection of SATA at boot in nForce3 once MacOS 10.4.6 is installed
Mac Still Waiting For Root Device Windows 10
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'.My solution was, start OSX with the -v -x flags, for my surprise it recognize the SATA disk and start in safe mode. Then i went to Terminal, entered as root and typed the following...(extracted from 'AppleVIAATA.kext' Method)
Then rebooted and everything worked fine...
Seems like reloading the extensions cause OSX load the SATA driver correctly at boot. If someone know why, you are welcome :) .reply for why does this happen-----when i was installing osx with windows installed,i by mistakely deleted the windows partition which became in red coloured text.....i thin something important file was deleted .....
[edit] You can use chroot to run this from the installer disc
Note that you can operate on an already-installed copy of Mac OS X from the install disc by accessing the Terminal utility. kextcache will crash, however, as it doesnt have write access to /tmp (as its mounted to a location on the read-only optical disc). You can work around this by running another instance of bash inside of chroot... type chroot /Volumes/MyOSXInstall bash
and the new bash shell will have a root path set to the root path of your installed volume. kextcache will work correctly. . .
Mac Os X Still Waiting For Root Device
[edit] Other Problems
Likely problems:
SATA
Hard drive not set as Primary Master
Incompatible hardware
CMOS Checksum Bad Error
Solutions:
'AppleVIAATA.kext' Method
Make Hard drive Primary Master hd 1
If you are using a SATA disk, make sure it is set for IDE legacy mode in the PC BIOS and not 'enhanced'
Get a IDE Hard Disk(you can attach the IDE hard disk, but still install the OS on the SATA drive. It just helps to get past the 'still waiting for root device error'.)
If accompanied by a CMOS checksum bad error at boot, reload BIOS optimised defaults, change to AHCI and HPET to 64-bit mode.(Post them if it is not listed)
Unplug all drives from the motherboard (CD/DVD) except the install drive and install via a USB DVD drive. It seems that OSX86 tries to install to a DVD drive on occasion. This worked for me on 7 different machines with this issue. You may reconnect after the install.
BootLoader
Sometimes the version of the BootLoader is too old or too buggy that it can't detect the Hard-diskso Try to update the boot loader version manually voodooprojects.org
or using any Automatic Tool Like 'Chameleon Wizard' or 'Champlist'
Disscussions:
OSX86 Forum
OSX86 Wiki
7 single lines
p.s. if you have the problem don't cry, there are a lot of things that cause this problem. Many of us out there are also experiencing this problem. . . .
Still Waiting For Root Device
Mac Os High Sierra Still Waiting For Root Device
This page was last modified on 7 December 2011, at 13:32.
This page has been accessed 330,546 times.