Administrators Hervé Posted November 2, 2016 Administrators Share Posted November 2, 2016 That's correct. You change the parameter from Yes to No after installation tuning so that you use cached kexts from /L/E, not injected kexts from /E/E. Kexts can again be injected through bootloader maual option and flags KernelBooter_kexts=Yes -f -v. Damn, your were spot on with my erroneous kernel.plist. I must have selected part of the text in the file and delete it by mistake right before saving it! That's been fixed too. Really sorry... Link to comment Share on other sites More sharing options...
torakikiii Posted November 5, 2016 Author Share Posted November 5, 2016 Just a small detail. I've been trying to have my computer to show the default theme for the loader, the gui, without any success. I also edited the chameleon.plist and tried adding: <key>GUI</key><string>Yes</string> <key>"Instant Menu"</key> <string>Yes</string> Nothing changed, I always get the textual boot loader. I then had a peek inside the default theme folder and found the theme plist. I tried to change this: <key>Enabled</key> <string>yes</string> <key>screen_width</key> <string>1366</string> <key>screen_height</key> <string>768</string> I changed the Enabled key to yes and matched my screen size. Still nothing :') What am I missing? Link to comment Share on other sites More sharing options...
Administrators Hervé Posted November 5, 2016 Administrators Share Posted November 5, 2016 [...} What am I missing? The Themes folder inside /Extra in all likelihood. You can grab it from the pack posted here. Link to comment Share on other sites More sharing options...
torakikiii Posted November 5, 2016 Author Share Posted November 5, 2016 no, everything is there I'm editing the plist on /Extra Link to comment Share on other sites More sharing options...
Administrators Hervé Posted November 5, 2016 Administrators Share Posted November 5, 2016 Should look something like this: <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CsrActiveConfig</key> <string>3</string> <key>DropSSDT</key> <string>Yes</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>Graphics Mode</key> <string>1366x768x32</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel Flags</key> <string>kext-dev-mode=1 darkwake=0</string> <key>PrivateData</key> <string>No</string> <key>Quiet Boot</key> <string>Yes</string> <key>SystemType</key> <string>2</string> <key>Theme</key> <string>Default</string> <key>UseKernelCache</key> <string>Yes</string> </dict> </plist> Link to comment Share on other sites More sharing options...
torakikiii Posted November 6, 2016 Author Share Posted November 6, 2016 no changes! Always the textual boot. If I don't press return it doesn't even start booting, it waits forever. Question... isn't it like the config gets loaded from somewhere else than /Extra? Link to comment Share on other sites More sharing options...
Administrators Hervé Posted November 6, 2016 Administrators Share Posted November 6, 2016 Chameleon/Enoch only loads the o.c.B.plist and Themes from /Extra. Are you sure you followed the guide and used the posted files? Link to comment Share on other sites More sharing options...
torakikiii Posted November 6, 2016 Author Share Posted November 6, 2016 I'm pretty sure yes. It's not a big deal, it's gonna stay like that. Link to comment Share on other sites More sharing options...
torakikiii Posted November 6, 2016 Author Share Posted November 6, 2016 Chameleon/Enoch only loads the o.c.B.plist and Themes from /Extra. Are you sure you followed the guide and used the posted files? I got it... what you say it's true but what I didn't know (and I wonder if it's correct) my system use the plist inside the Extra folder of the hidden Efi partition! I was trying for long time to modify the Plist inside Extra folder on the mac hd... obviously nothing was changing I used an Efi mounter, mounted the hidden Efi partition and changed the o.c.B.plist (and added the missing theme folder) and voila'... boot graphics on load. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted November 6, 2016 Administrators Share Posted November 6, 2016 'seems like you've got yourself into a configuration where you did not install Enoch with default settings and, instead, got yourself into a complicated configuration. My guide just never mentions the hidden EFI partition and quite explicitely state to copy the /Extra folder at the root of the OS X partition. The guide also states to install Enoch without any further form of details, i.e. use the default settings. Please try and follow the instructions detailed in the guides and don't go look for options that are not even mentioned. Link to comment Share on other sites More sharing options...
Recommended Posts