Jump to content

Charmeleon ou Clover


lord loney
 Share

35 posts in this topic

Recommended Posts

entendo entao pra resolver tenho que conseguir primeiro configurar meu clover pra dar o boot na maquina né rs

na ainda estou dando boot pelo penboot ainda nao entendi muito bem o config do clover e nao estou conseguindo baixar o xcode pra facilitar a vida

tem alguma outra maneira de simplificar os codigos do config.plist sem usasr o xcode?

Link to comment
Share on other sites

Bem, como falei, pode ser pelo Clover ou Chameleon.

 

Veja qual instala ai, dai vamos iniciar esse processo. 

 

Pra configurar o config.plist não é obrigatorio o uso do Xcode, você pode usar o PlistEdit Pro (Pago), ou o TextWrangler (Free).

Link to comment
Share on other sites

entao Allan eu tirei uma foto do erro que me da quando tento dar boot usando o pen que fiz mas nao sei como postar aqui

esse é o meu config.plist da uma olhada creio ter configurado ele corretamente.

 

<?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>ACPI</key>

<dict>

<key>DSDT</key>

<dict>

<key>Debug</key>

<false/>

<key>Fixes</key>

<dict>

<key>AddDTGP_0001</key>

<true/>

<key>AddHDMI_8000000</key>

<true/>

<key>AddIMEI_80000</key>

<true/>

<key>AddMCHC_0008</key>

<false/>

<key>AddPNLF_1000000</key>

<true/>

<key>DeleteUnused_400000</key>

<true/>

<key>FIX_ACST_4000000</key>

<true/>

<key>FIX_ADP1_800000</key>

<true/>

<key>FIX_INTELGFX_100000</key>

<false/>

<key>FIX_RTC_20000</key>

<true/>

<key>FIX_S3D_2000000</key>

<true/>

<key>FIX_TMR_40000</key>

<true/>

<key>FIX_WAK_200000</key>

<true/>

<key>FakeLPC_0020</key>

<false/>

<key>FixAirport_4000</key>

<true/>

<key>FixDarwin_0002</key>

<false/>

<key>FixDisplay_0100</key>

<true/>

<key>FixFirewire_0800</key>

<true/>

<key>FixHDA_8000</key>

<true/>

<key>FixHPET_0010</key>

<true/>

<key>FixIDE_0200</key>

<false/>

<key>FixIPIC_0040</key>

<true/>

<key>FixLAN_2000</key>

<true/>

<key>FixRegions_10000000</key>

<true/>

<key>FixSATA_0400</key>

<false/>

<key>FixSBUS_0080</key>

<false/>

<key>FixShutdown_0004</key>

<true/>

<key>FixUSB_1000</key>

<false/>

<key>NewWay_80000000</key>

<true/>

</dict>

<key>Name</key>

<string>DSDT.aml</string>

</dict>

<key>DropTables</key>

<array>

<dict>

<key>Signature</key>

<string>DMAR</string>

</dict>

<dict>

<key>Signature</key>

<string>SSDT</string>

<key>TableId</key>

<string>CpuPm</string>

</dict>

<dict>

<key>Signature</key>

<string>SSDT</string>

<key>TableId</key>

<string>Cpu0Ist</string>

</dict>

</array>

<key>HaltEnabler</key>

<true/>

<key>SSDT</key>

<dict>

<key>EnableC2</key>

<false/>

<key>EnableC4</key>

<false/>

<key>EnableC6</key>

<true/>

<key>EnableC7</key>

<false/>

<key>Generate</key>

<dict>

<key>CStates</key>

<true/>

<key>PStates</key>

<true/>

</dict>

</dict>

</dict>

<key>Boot</key>

<dict>

<key>Arguments</key>

<string>-v</string>

<key>DefaultVolume</key>

<string>MacHDD</string>

<key>Fast</key>

<false/>

<key>Legacy</key>

<string>PBR</string>

<key>Log</key>

<false/>

<key>Timeout</key>

<integer>30</integer>

<key>XMPDetection</key>

<string>No</string>

</dict>

<key>Devices</key>

<dict>

<key>Audio</key>

<dict>

<key>Inject</key>

<string>0xC</string>

</dict>

<key>FakeID</key>

<dict>

<key>ATI</key>

<string>0x0</string>

<key>IMEI</key>

<string>0x0</string>

<key>IntelGFX</key>

<string>0x0</string>

<key>LAN</key>

<string>0x0</string>

<key>NVidia</key>

<string>0x0</string>

<key>SATA</key>

<string>0x0</string>

<key>WIFI</key>

<string>0x0</string>

<key>XHCI</key>

<string>0x0</string>

</dict>

<key>Inject</key>

<false/>

<key>USB</key>

<dict>

<key>AddClockID</key>

<true/>

<key>FixOwnership</key>

<true/>

<key>Inject</key>

<true/>

</dict>

</dict>

<key>DisableDrivers</key>

<array>

<string>Nothing</string>

</array>

<key>GUI</key>

<dict>

<key>Hide</key>

<array>

<string>Windows</string>

<string>BOOTX64.EFI</string>

</array>

<key>Language</key>

<string>en:0</string>

<key>Mouse</key>

<dict>

<key>Enabled</key>

<true/>

<key>Speed</key>

<integer>8</integer>

</dict>

<key>Scan</key>

<dict>

<key>Entries</key>

<true/>

<key>Legacy</key>

<true/>

<key>Tool</key>

<true/>

</dict>

<key>TextOnly</key>

<false/>

<key>Theme</key>

<string>applestyle</string>

</dict>

<key>Graphics</key>

<dict>

<key>DualLink</key>

<string>1</string>

<key>Inject</key>

<dict>

<key>ATI</key>

<false/>

<key>Intel</key>

<false/>

<key>NVidia</key>

<true/>

</dict>

<key>PatchVBios</key>

<false/>

</dict>

<key>KernelAndKextPatches</key>

<dict>

<key>AppleRTC</key>

<true/>

<key>AsusAICPUPM</key>

<true/>

<key>Debug</key>

<false/>

<key>KernelCpu</key>

<false/>

<key>KextsToPatch</key>

<array>

<dict>

<key>Comment</key>

<string>External icons patch</string>

<key>Find</key>

<data>RXh0ZXJuYWw=</data>

<key>Name</key>

<string>AppleAHCIPort</string>

<key>Replace</key>

<data>SW50ZXJuYWw=</data>

</dict>

</array>

</dict>

<key>RtVariables</key>

<dict>

<key>LogEveryBoot</key>

<string>10</string>

<key>LogLineCount</key>

<integer>3000</integer>

<key>MountEFI</key>

<true/>

</dict>

<key>SystemParameters</key>

<dict>

<key>InjectKexts</key>

<string>YES</string>

<key>InjectSystemID</key>

<true/>

</dict>

</dict>

</plist>
Link to comment
Share on other sites

Se tirou uma foto, e quer dar upload aqui, faz assim:

 

Aqui no lado direito, verá essa opção:

Screen Shot 2014-05-28 at 2.12.35 PM.png

 

Depois vai aparecer um camo maior pra responder, dai, vá na ultima linha:

Screen Shot 2014-05-28 at 2.12.48 PM.png

 

E escolha o arquivo que quer dar upload.

 

E sobre seu config.plist, faça o mesmo, dessa maneira que enviou fica dificil te ajudar.

 

Nota: Comprima o arquivo config.plist. Depois disso, envie.

Link to comment
Share on other sites

 Share

×
×
  • Create New...