Jump to content

Aggiornamento yosemite su asus p6t se


guitar1966
 Share

69 posts in this topic

Recommended Posts

ragazzi credete che questo possa funzionare prima di fare casino

 

Finally I got kernelcache loading in Chameleon!

 

1 - Edit /usr/standalone/bootcaches.plist and set "Preferred Compression" to lzss

<key>Preferred Compressions</key>
<string>lzss</string>

2 - Rebuild kext caches:

kextcache -system-prelinked-kernel
kextcache
-system-caches

3 - Edit chamaleon preferences /Extra/org.chameleon.Boot.plist and add this setting:

<key>Kernel Cache</key>
<string>/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache</string>

4 - remove "-f", "UseKernelCache=no" from kernel flags, keep it like this  (add -v optionaly) and set UseKernelCache to Yes:

<key>Kernel Flags</key>
<string>kext-dev-mode=1</string>

<key>UseKernelCache</key>
<string>Yes</string>

That´s it! Reboot and it will work.

 

The step 3 is the missing piece. Without it, chameleon doesn´t know where is the kextcache.

 

ps: Using lastest chameleon (cbv2...)

Link to comment
Share on other sites

 

devo togliere tutta questa stringa

 

<key>Kernel Flags</key>

<string>-xcpm darkwake=0 dart=0</string>

 

 

No, solo -xcpm, e aggiungi kext-dev-mode=1, quindi diventa così:

 

<key>Kernel Flags</key>

<string>kext-dev-mode=1 darkwake=0 dart=0</string>
Link to comment
Share on other sites

ok lo faccio è provo

fatto ma tutto come prima

 

A questo punto è davvero un problema di Trim, succede con determinati SSD.

Avvia con -f UseKernelCache=No e usando lo stessa app che hai usato per attivare il trim fai la cosa inversa, disabilita il trim. 

Link to comment
Share on other sites

 Share

×
×
  • Create New...