beta.blog

Random()

VMWare: MAC OS X stuck on Apple Logo

by on Mar.15, 2013, under Random()

If your VMWare virtual machine gets stuck on the Apple logo

1. Exit VMWare. Make sure it’s not running.

2. Go to My Documents/Virtual Machines/mac_os_x (or wherever you store your virtual machine files)

3. Edit the mac_os_x.vmx file with a text editor such as Notepad

4. Find a line saying smc.present = “TRUE

smc.present = "TRUE"

5. And set it to FALSE

smc.present = "FALSE"

If you restart your virtual machine now and wait patiently for a minute or two it should finish the boot process successfully.

Update: 2017

As pointed out by the user jack in the comment section (many thanks): In case you get stuck at 30% forever, shutdown the VM, set smc.present back to TRUE and reboot.

14 Comments more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!