Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bramsharon

macrumors newbie
Original poster
Mar 15, 2013
7
0
hey everybody,

I have a Macbook Pro 15" 2012 model (the last one without retina ) and I really dig the black screen + white apple boot screen. now it's just grey. I saw a tutorial on Yosemite on how to do it yourself but I want to make sure if it's possible on El Capitan as well?

thanks!
 

bramsharon

macrumors newbie
Original poster
Mar 15, 2013
7
0
Thanks for your reply! It was very easy Only I still get the grey screen. am I missing something? the file is in the right place and terminal accepts the commands..

Use a LaunchDaemon. This is the easiest way to do it.

Here you can get the LaunchDaemon with explanations: https://github.com/dabrain13/DarkBoot-NVRAM

It works even with SIP enabled. ;)

Here is the original Thread: https://forums.macrumors.com/thread...unsupported-macs-boot-efi-hack.1751446/page-7
[doublepost=1463671170][/doublepost]Thanks for your reply! It was very easy Only I still get the grey screen. am I missing something? the file is in the right place and terminal accepts the commands..

Use a LaunchDaemon. This is the easiest way to do it.

Here you can get the LaunchDaemon with explanations: https://github.com/dabrain13/DarkBoot-NVRAM

It works even with SIP enabled. ;)

Here is the original Thread: https://forums.macrumors.com/thread...unsupported-macs-boot-efi-hack.1751446/page-7
 

TobiasJW

macrumors newbie
Oct 2, 2015
20
10
you can try to apply the correct permissions in terminal:

Code:
sudo chown root /Library/LaunchDaemons/com.dabrain13.darkboot.plist

and then load it:

Code:
sudo launchctl load /Library/LaunchDaemons/com.dabrain13.darkboot.plist

Then restart :rolleyes:
 

bramsharon

macrumors newbie
Original poster
Mar 15, 2013
7
0
Thanks for your reply! It was very easy Only I still get the grey screen. am I missing something? the file is in the right place and terminal accepts the commands..


[doublepost=1463671170][/doublepost]Thanks for your reply! It was very easy Only I still get the grey screen. am I missing something? the file is in the right place and terminal accepts the commands..


I now saw that the command said : path had bad ownership/permissions.
[doublepost=1463671372][/doublepost]
you can try to apply the correct permissions in terminal:

Code:
sudo chown root /Library/LaunchDaemons/com.dabrain13.darkboot.plist

and then load it:

Code:
sudo launchctl load /Library/LaunchDaemons/com.dabrain13.darkboot.plist

Then restart :rolleyes:
awesome man! thanks a bunch!! It worked. awesome :)
 

KALLT

macrumors 603
Sep 23, 2008
5,380
3,415
The manual indeed does not mention that the launch daemon must be owned by root in order to work. @dabrain13 should probably point that out. :)
 

bramsharon

macrumors newbie
Original poster
Mar 15, 2013
7
0
yea he did, it worked like a charm! it's such a small thing but I really dig the look of it.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.