Jump to content
8 posts in this topic

Recommended Posts

Can anyone list what changes from yosemite to el cap when upgrading? I mean, what do we have to prepare in yosemite to upg? example, new clover options? SIP? rootless? what about upgrading process? USB? HDA?

For example I installed latest clover and I don't see anything related to SIP whatever it is. 

How do you proceed to upgrade? Can do directly from desktop? need an usb with clover?

 

well, no one here so I will tell what I did with success:

1) update clover to last version
2) load latest clover configurator -> RtVariables: put 0x28 in BooterConfig and 0x67 in CsrActiveConfig (put 0x03 after installation completes) ; put rootless = 0 in boot (remove after install complete); put -v to see what is going on (remove later)
3) copy your clover 10.10 kexts in clover 10.11 folder
4) install

5) Modify second stage boot patch in clover for 10.10

 

post install: hd3000 desktop, everything that was working works (applehda patched on the fly as per toleda ColverALC script / patch)
post install: hd4000 laptop, had to patch my hda kext again -> http://www.insanelymac.com/forum/topic/297562-applehdapatcher/


I can't remember but it seems to me that hd4000 has 1024mb in yosemite and now has 1536mb.

Hi there,

 

I am trying to do this have updated clover and put  <key>RtVariables</key>

<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x3</string>
</dict>

 

on rt variables in config.plist but it will not load into the installer any ideas

Hi there,

 

I am trying to do this have updated clover and put <key>RtVariables</key>

<dict>

<key>BooterConfig</key>

<string>0x28</string>

<key>CsrActiveConfig</key>

<string>0x3</string>

</dict>

 

on rt variables in config.plist but it will not load into the installer any ideas

Did you put kexts in 10.11 folder?

Open your config.plist in clover configurator and check your RT Variables and boot options.

Hi there,

 

I am trying to do this have updated clover and put  <key>RtVariables</key>

<dict>

<key>BooterConfig</key>

<string>0x28</string>

<key>CsrActiveConfig</key>

<string>0x3</string>

</dict>

 

on rt variables in config.plist but it will not load into the installer any ideas

 

it's 0x03 not 0x3 .. and put 0x67 while installing.

Thanks for your help all updated once I had the newer clover configurator.  One thing that has stopped working and worked in yosemite is sleep.  It now tries to keep waking in a cycle and won't stay asleep any ideas ?

 

Thanks 

 

Matt

×
×
  • Create New...