View Single Post
 
Old 08-31-2009, 09:18 PM
svitale75 svitale75 is offline
Puma
 
Join Date: Aug 2009
Posts: 15
Quote:
Originally Posted by rsilves View Post
I followed the guide, but there's no place to hit tab, it just boots and gets stuck in the grey apple logo with the spinning wheel.

Any ideas?

Thanks,
Rodrigo
the TAB should be pressed when you see a small spinning cursor on the top left corner of your screen.

in alternative, you can modify your boot file found at:

Code:
/Library/Preferences/SystemConfiguration/com.apple.Boot.plist
you want to modify this section:

Code:
<key>Timeout</key>
    <string>1</string>
the number 1 is for 1 second timeout before boot, change it to 10 so that you have enough time to hit tab key.
Reply With Quote