Jump to content
3 posts in this topic

Recommended Posts

Hi everyone.

 

i was just wondering, if there is a way to boot Mac OS x86 just like the real Mac,

where the the apple logo and the gear rotating on the bottom of screen, instead

of text scrolling like "HFS+ loading... is the a way to hide this?

 

anyone can help me. n_n

Link to comment
https://www.insanelymac.com/forum/topic/33030-osx86-bootscreen/
Share on other sites

This posting is in the Tutorials section. It isn't a tutorial.

 

To get rid of the scrolling text, boot into OSX.

 

Edit the boot.plist file at "/Library/Preferences/SystemConfiguration/com.apple.Boot.plist" and DELETE the -v in the following:

 

<key>Kernel Flags</key>

<string>-v</string>

 

You can edit the file by dragging it to the Desktop and editing it with TextEdit, then dragging it back, answering the 2 resulting dialogs - Authenticate and yes to replace, then followed by using Disk Utility to repair permissions on the OSX partition.

 

Or you can do it via Terminal with this command:

sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

×
×
  • Create New...