Jump to content
2 posts in this topic

Recommended Posts

Trying to get Clover to boot my Linux Mint 18 partition as default. Having no luck doing so.
If anybody can help that would be great.

 

THANK YOU to anybody who can help solve this!!!

~~~~~~~~~~~~~~~~~~~~~~
 

CONFIG.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>ACPI</key>
<dict>
<key>DSDT</key>
<dict>
<key>Debug</key>
<false/>
<key>DropOEM_DSM</key>
<false/>
<key>Name</key>
<string>DSDT.aml</string>
<key>Patches</key>
<array>
<dict>
<key>Comment</key>
<string>EHC1 to EH01</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
RUhDMQ==
</data>
<key>Replace</key>
<data>
RUgwMQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>EHC2 to EH02</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
RUhDMg==
</data>
<key>Replace</key>
<data>
RUgwMg==
</data>
</dict>
<dict>
<key>Comment</key>
<string>XHCI to XH01</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
WEhDSQ==
</data>
<key>Replace</key>
<data>
WEgwMQ==
</data>
</dict>
</array>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<false/>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>npci=0x2000 nvda_drv=1 -uia_exclude_hs</string>
<key>Debug</key>
<false/>
<key>DefaultLoader</key>
<string>boot.efi</string>
<key>DefaultVolume</key>
<string>10.12.1 16B2555</string>
<key>Legacy</key>
<string>PBR</string>
<key>Policy</key>
<string>Allow</string>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<string>Yes</string>
</dict>
<key>CPU</key>
<dict>
<key>UseARTFrequency</key>
<false/>
</dict>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>ResetHDA</key>
<true/>
</dict>
<key>FakeID</key>
<dict>
<key>NVidia</key>
<string>0x108110DE</string>
</dict>
<key>USB</key>
<dict>
<key>FixOwnership</key>
<true/>
<key>Inject</key>
<true/>
</dict>
</dict>
<key>GUI</key>
<dict>
<key>Custom</key>
<dict>
<key>Legacy</key>
<array>
<dict>
<key>Disabled</key>
<false/>
<key>FullTitle</key>
<string>Linux Mint 18</string>
<key>Hidden</key>
<false/>
<key>Ignore</key>
<false/>
<key>Type</key>
<string>Linux</string>
<key>Volume</key>
<string>HD(1,MBR,0x00088EBE,0x800,0x61A8000)</string>
</dict>
<dict>
<key>Disabled</key>
<false/>
<key>FullTitle</key>
<string>Windows 10</string>
<key>Hidden</key>
<false/>
<key>Ignore</key>
<false/>
<key>Type</key>
<string>Windows</string>
<key>Volume</key>
<string>HD(2,MBR,0x4BEC1CEC,0x1DD1800,0xFA000)</string>
</dict>
<dict>
<key>Disabled</key>
<false/>
<key>FullTitle</key>
<string>Clonezilla</string>
<key>Hidden</key>
<false/>
<key>Ignore</key>
<false/>
<key>Type</key>
<string>Linux</string>
<key>Volume</key>
<string>CLONEZILLA</string>
</dict>
</array>
</dict>
<key>Hide</key>
<array>
<string>HD(1,MBR,0x0002C7F2,0x100,0x1D1C0B00)</string>
<string>HD(3,MBR,0x4BEC1CEC,0x1ECB800,0xCFB0000)</string>
<string>HD(2,MBR,0xA24DDAD2,0xC96D500,0x3AB1300)</string>
<string>HD(4,MBR,0xA24DDAD2,0x2354B800,0x16E35FD5)</string>
<string>HD(2,GPT,188D5143-F3F1-4997-A461-4C9F33004449,0x2465D400,0xF424000)</string>
<string>HD(3,MBR,0x0002C7F2,0x3A381700,0xE8E0400)</string>
<string>HD(1,GPT,74C93AF3-3CE3-4614-A2D7-B6153B37808D,0x28,0x64000)</string>
<string>HD(3,GPT,C0618EC0-EA9F-4422-9FDA-C138C69D208D,0x33A81400,0x6900300)</string>
<string>HD(3,MBR,0xA24DDAD2,0x1041E800,0x1312D000)</string>
<string>HD(1,MBR,0xA24DDAD2,0x100,0xC96D400)</string>
<string>HD(1,GPT,631139D4-D9D4-4290-ABD1-22B2C9FD050D,0x100,0x2465D300)</string>
<string>HD(2,MBR,0x0002C7F2,0x1D1C0C00,0x1D1C0B00)</string>
</array>
<key>Language</key>
<string>en:0</string>
<key>Mouse</key>
<dict>
<key>DoubleClick</key>
<integer>500</integer>
<key>Enabled</key>
<true/>
<key>Mirror</key>
<false/>
<key>Speed</key>
<integer>8</integer>
</dict>
<key>Scan</key>
<true/>
<key>ScreenResolution</key>
<string>2560x1080</string>
<key>Theme</key>
<string>test</string>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<false/>
<key>NVidia</key>
<false/>
</dict>
<key>NvidiaGeneric</key>
<true/>
<key>NvidiaSingle</key>
<false/>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<false/>
<key>Debug</key>
<false/>
<key>KernelCpu</key>
<false/>
<key>KernelHaswellE</key>
<false/>
<key>KernelLapic</key>
<false/>
<key>KernelPm</key>
<true/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>USB Fix</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g710////EA==
</data>
<key>Name</key>
<string>AppleUSBXHCIPCI</string>
<key>Replace</key>
<data>
g710////Gw==
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x07</string>
<key>MLB</key>
<string>C02032109R5DC771H</string>
<key>ROM</key>
<string>UseMacAddr0</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>09/03/2013</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>IM141.88Z.0118.B00.1309031248</string>
<key>Board-ID</key>
<string>Mac-031B6874CF7F642A</string>
<key>BoardManufacturer</key>
<string>Apple Inc.</string>
<key>BoardType</key>
<integer>10</integer>
<key>ChassisAssetTag</key>
<string>iMac-Aluminum</string>
<key>ChassisManufacturer</key>
<string>Apple Inc.</string>
<key>ChassisType</key>
<string>13</string>
<key>Family</key>
<string>iMac</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>ProductName</key>
<string>iMac14,1</string>
<key>SerialNumber</key>
<string>C02LXB47F8J2</string>
<key>Trust</key>
<true/>
<key>Version</key>
<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Detect</string>
<key>InjectSystemID</key>
<true/>
</dict>
</dict>
</plist>
 

config.plist.zip

Edited by Allan
Spoiler tag added - Use our Special BBCode
Link to comment
https://www.insanelymac.com/forum/topic/317505-linux-as-default-on-clover/
Share on other sites

×
×
  • Create New...