Jump to content
pernacabeluda

Chameleon and OS X 10.10

Recommended Posts

Updated:


Current Chameleon version already boots Yosemite

http://www.insanelymac.com/forum/files/file/59-chameleon-22-svn/


To install you can use the same method as using Clover

http://Olarila.com/forum/viewtopic.php?f=36&t=4632


Put the file Preboot.dmg in folder /Extra

Preboot.dmg.zip


Put the file kernel in folder /System/Library/Kernels (extract from /System/Installation/Packages/Essentials.pkg using Pacifist 3.2.14)


Updated: since r2394 Chameleon supports lzvn compression, so the step below is not needed

After installing, to use kernelcache edit the file bootcaches.plist in folder /usr/standalone and change lzvn to lzss

            <key>Preferred Compression</key>
           <string>lzss</string>

Add kext-dev-mode=1 in Kernel Flags (/Extra/org.chameleon.Boot.plist)

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

Run this command to rebuild kernelcache

sudo kextcache -prelinked-kernel

Source

http://www.insanelymac.com/forum/topic/231075-chameleon-22svn-official-pkg-installer-binaries/?p=2028035


The following files are no longer needed with current Chameleon version

boot.zip


org.chameleon.Boot.plist

<?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>Kernel</key>
<string>/System/Library/Kernels/kernel</string>
<key>Kernel Flags</key>
<string>-f -v kext-dev-mode=1</string>
</dict>
</plist>

Source

http://www.insanelymac.com/forum/topic/231075-chameleon-22svn-official-pkg-installer-binaries/?p=2028653

Edited by Guest

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Since r2394 Chameleon supports lzvn compression, so bootcaches.plist edit is not needed


http://www.insanelymac.com/forum/files/file/59-chameleon-22-svn/

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...