cool_recep
Members-
Posts
42 -
Joined
-
Last visited
Everything posted by cool_recep
-
Installing Mavericks on MBR Disk, after Windows 8
cool_recep replied to cool_recep's topic in Mavericks (10.9)
Made my own guide. Me is on the left, smile "> -
Installing Mavericks on MBR Disk, after Windows 8
cool_recep replied to cool_recep's topic in Mavericks (10.9)
I have sorted it out. Just select Boot0ss and then Clover 64 Bit SATA.. You are done... Video guide coming.. -
Installing Mavericks on MBR Disk, after Windows 8
cool_recep replied to cool_recep's topic in Mavericks (10.9)
Are you kidding me? You are far from telling how to do it... Geez! -
Is it possible for you to upload this to Yandex Disk? I could not download from Mega. Stuck at %88. Thanks.
-
OS X Mavericks 10.9.5 bootable USB for Intel PCs
cool_recep replied to pernacabeluda's topic in Mavericks (10.9)
Is it possible for you to upload this to Yandex Disk? I could not download from Mega. Stuck at %88. Thanks. -
Installing Mavericks on MBR Disk, after Windows 8
cool_recep replied to cool_recep's topic in Mavericks (10.9)
I have already done that and even created an HFS+ partition. Now how can i enable Olarila release to support MBR install ? -
My scenario: I have Windows 8 on MBR disk. I want to shrink the size of C and create another patition and then install Mavericks on that partition and dual boot in the end. How can I do this?
-
Thank you very much! Muito obrigado!
-
I take it as a no. Thanks.
-
Idk what you mean. But a release with updated clover, chameleon and 10.9.1 would be good.
-
Will you guys update your distro ?
-
Clover Install Guide for UEFI and Non-UEFI
cool_recep replied to cool_recep's topic in Mavericks (10.9)
Here is my guide. It is Turkish but You will get the point. 15:50 starts the bootloader copy process. "> -
OS X Mavericks 10.9.5 bootable USB for Intel
cool_recep replied to iHackintosh_PT's topic in Mavericks (10.9)
Yes it is, just like the announcement -
Clover Install Guide for UEFI and Non-UEFI
cool_recep replied to cool_recep's topic in Mavericks (10.9)
I have sorted out an easy way to copy the bootloader on the USB and will prepare the guide myself. Will share it here. -
Hi guys, I am unsure about my BIOS. I belive that it is not UEFI. I have installed Clover after successfully installing Mavericks. I can boot with the USB, but When I boot with the installed Clover, which is 2236, I get Unable to find drive for this platform / ACPI / Xnu... How I have installed clover can be found in the aatchemnt. Also what is RC scripts? I did not get it. At first install, I choose only drivers64. But after My config file: <?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>Boot</key> <dict> <key>Timeout</key> <integer>5</integer> <key>Arguments</key> <string>npci=0x2000 -v</string> <key>DefaultVolume</key> <string>MacHDD</string> <key>Log</key> <false/> <key>Fast</key> <false/> <key>XMPDetection</key> <string>-1</string> <key>Legacy</key> <string>PBR</string> </dict> <key>KernelAndKextPatches</key> <dict> <key>Debug</key> <false/> <key>KernelCpu</key> <false/> <key>AsusAICPUPM</key> <true/> <key>AppleRTC</key> <true/> <key>KextsToPatch</key> <array> <dict> <key>Name</key> <string>AppleAHCIPort</string> <key>Comment</key> <string>External icons patch</string> <key>Find</key> <data>RXh0ZXJuYWw=</data> <key>Replace</key> <data>SW50ZXJuYWw=</data> </dict> </array> </dict> <key>ACPI</key> <dict> <key>HaltEnabler</key> <false/> <key>DSDT</key> <dict> <key>Debug</key> <false/> <key>Name</key> <string>DSDT.aml</string> <key>Fixes</key> <dict> <key>AddDTGP_0001</key> <true/> <key>FixDarwin_0002</key> <true/> <key>FixShutdown_0004</key> <true/> <key>AddMCFG_0008</key> <false/> <key>FixHPET_0010</key> <true/> <key>FakeLPC_0020</key> <false/> <key>FixIPIC_0040</key> <true/> <key>FixSBUS_0080</key> <true/> <key>FixDisplay_0100</key> <true/> <key>FixIDE_0200</key> <false/> <key>FixSATA_0400</key> <false/> <key>FixFirewire_0800</key> <true/> <key>FixUSB_1000</key> <true/> <key>FixLAN_2000</key> <true/> <key>FixAirport_4000</key> <true/> <key>FixHDA_8000</key> <true/> </dict> </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> </array> <key>SSDT</key> <dict> <key>Generate</key> <dict> <key>PStates</key> <true/> <key>CStates</key> <true/> </dict> <key>PLimitDict</key> <integer>0</integer> <key>UnderVoltStep</key> <integer>0</integer> <key>MinMultiplier</key> <integer>8</integer> </dict> </dict> <key>DisableDrivers</key> <array> <string>Nothing</string> </array> <key>RtVariables</key> <dict> <key>MountEFI</key> <true/> <key>LogLineCount</key> <integer>3000</integer> <key>LogEveryBoot</key> <string>10</string> </dict> <key>GUI</key> <dict> <key>TextOnly</key> <false/> <key>Language</key> <string>en:0</string> <key>Theme</key> <string>metal</string> <key>Mouse</key> <dict> <key>Enabled</key> <false/> <key>Speed</key> <integer>0</integer> </dict> <key>Hide</key> <array> <string>Windows</string> <string>\EFI\BOOT\BOOTX64.EFI</string> </array> <key>Scan</key> <dict> <key>Entries</key> <true/> <key>Tool</key> <true/> <key>Legacy</key> <true/> </dict> </dict> <key>Devices</key> <dict> <key>Inject</key> <false/> <key>Audio</key> <dict> <key>Inject</key> <string>No</string> </dict> <key>FakeID</key> <dict> <key>ATI</key> <string>0x0</string> <key>IntelGFX</key> <string>0x0</string> <key>NVidia</key> <string>0x0</string> <key>SATA</key> <string>0x0</string> <key>WIFI</key> <string>0x0</string> <key>LAN</key> <string>0x0</string> <key>XHCI</key> <string>0x0</string> </dict> <key>USB</key> <dict> <key>Inject</key> <true/> <key>FixOwnership</key> <true/> <key>AddClockID</key> <true/> </dict> </dict> <key>SystemParameters</key> <dict> <key>InjectSystemID</key> <true/> </dict> <key>Graphics</key> <dict> <key>Inject</key> <dict> <key>Intel</key> <true/> <key>ATI</key> <false/> <key>NVidia</key> <false/> </dict> <key>PatchVBios</key> <false/> </dict> </dict> </plist>
-
Guys, I am really having trouble finding a decent guide on how the installing process goes for UEFI and non-UEFI systems. I mean even the clover itself guides are obsolote. I really appreciate your work and I will definitaley donate for a recent guide with photos. Thanks.
-
OS X Mavericks 10.9.5 bootable USB for Intel
cool_recep replied to iHackintosh_PT's topic in Mavericks (10.9)
Will you guys update the release with the new GM build and new Clover version?
