lxiao95 发表于 2016-3-2 23:42

EFI+CLOVER下安装程序不写入文件的问题

问题描述:我的电脑装不上10.10(10.9、10.11都试过),在安装的时候,磁盘能正常抹掉,但是安装的时候,安装程序显示正在安装,其实根本没有写入文件,安装程序也不给出任何提示。安装程序提示安装完成之后重启,分区没什么变化。以为是clover的问题,换了好几个版本的clover都无济于事。以前这电脑安装黑苹果没任何问题问题,只是最近才出现这个问题,


我的电脑配置如下:

电脑型号: 联想 HuronRiver Platform 笔记本电脑
操作系统: Windows 7 Enterprise 64位 SP1
处理器: 英特尔 第二代酷睿 i5-2520M @ 2.50GHz 双核
主板: 联想 Emerald Lake
内存: 6 GB ( 三星 DDR3 1333MHz / 记忆科技 DDR3 1333MHz )
主硬盘: 希捷 ST320LT020-9YG142 ( 320 GB / 5400 转/分 )
显卡: 英特尔 HD Graphics 3000 ( 1258 MB / 联想 )
显示器: LG LGD02DC ( 15.3 英寸)
光驱: 索尼-NEC Optiarc DVD RW AD-7710H DVD刻录机
声卡: 瑞昱 ALC272 @ 英特尔 6 Series Chipset高保真音频
网卡: Atheros AR9285 Wireless Network Adapter / 联想
clover配置如下
<?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>Fixes</key>
                        <dict>
                                <key>AddDTGP_0001</key>
                                <true/>
                                <key>AddIMEI_80000</key>
                                <true/>
                                <key>FixRegions_10000000</key>
                                <true/>
                                <key>NewWay_80000000</key>
                                <true/>
                                <key>FixRegions_10000000</key>
                                <true/>
                                <key>NewWay_80000000</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>
                        <dict>
                                <key>Signature</key>
                                <string>SSDT</string>
                                <key>TableId</key>
                                <string>Cpu0Cst</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>SSDT</string>
                                <key>TableId</key>
                                <string>Cpu0Ist</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>SSDT</string>
                                <key>TableId</key>
                                <string>ApCst</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>SSDT</string>
                                <key>TableId</key>
                                <string>ApIst</string>
                        </dict>
                </array>
                <key>SSDT</key>
                <dict>
                        <key>DropOem</key>
                        <false/>
                        <key>Generate</key>
                        <dict>
                                <key>CStates</key>
                                <true/>
                                <key>PStates</key>
                                <true/>
                        </dict>
                        <key>PluginType</key>
                        <integer>0</integer>
                </dict>
        </dict>
        <key>Boot</key>
        <dict>
                <key>Arguments</key>
                <string>kext-dev-mode=1 dart=0 nv_disable=1 -v</string>
                <key>Legacy</key>
                <string>LegacyBiosDefault</string>
                <key>Log</key>
                <false/>
                <key>NeverHibernate</key>
                <true/>
                <key>Secure</key>
                <false/>
                <key>Timeout</key>
                <integer>5</integer>
                <key>XMPDetection</key>
                <string>Yes</string>
        </dict>
        <key>Devices</key>
        <dict>
                <key>NoDefaultProperties</key>
                <true/>
                <key>AddProperties</key>
                <array>
                        <dict>
                                <key>Device</key>
                                <string>IntelGFX</string>
                                <key>Key</key>
                                <string>AAPL,snb-platform-id</string>
                                <key>Value</key>
                                <data>AAABAA==</data>
                                <key>Comment</key>
                                <string>Selects mobile HD3000 framebuffer</string>
                        </dict>
                        <dict>
                                <key>Device</key>
                                <string>IntelGFX</string>
                                <key>Key</key>
                                <string>AAPL,os-info</string>
                                <key>Value</key>
                                <data>MEkBERERCAAAAfAfAQAAABAHAAA=</data>
                                <key>Comment</key>
                                <string>AAPL,os-info required for Snow Leopard 10.6.8 HD3000</string>
                        </dict>
                        <dict>
                                <key>Device</key>
                                <string>IntelGFX</string>
                                <key>Key</key>
                                <string>hda-gfx</string>
                                <key>Value</key>
                                <string>onboard-1</string>
                                <key>Comment</key>
                                <string>For HDMI-audio connection</string>
                        </dict>
                </array>
                <key>FakeID</key>
                <dict>
                        <key>IMEI</key>
                        <string>0x1c3a8086</string>
                </dict>
                <key>Audio</key>
                <dict>
                        <key>Inject</key>
                        <integer>0</integer>
                </dict>
                <key>USB</key>
                <dict>
                        <key>FixOwnership</key>
                        <true/>
                        <key>AddClockID</key>
                        <true/>
                        <key>Inject</key>
                        <true/>
                </dict>
        </dict>
        <key>DisableDrivers</key>
        <array>
                <string>VBoxHfs</string>
        </array>
        <key>GUI</key>
        <dict>
                <key>Custom</key>
                <dict>
                        <key>Entries</key>
                        <array>
                                <dict>
                                        <key>FullTitle</key>
                                        <string>UEFI internal</string>
                                        <key>Hidden</key>
                                        <string>Always</string>
                                        <key>Type</key>
                                        <string>Other</string>
                                </dict>
                        </array>
                </dict>
                <key>Mouse</key>
                <dict>
                        <key>Enabled</key>
                        <false/>
                </dict>
                <key>Scan</key>
                <dict>
                        <key>Entries</key>
                        <true/>
                        <key>Legacy</key>
                        <true/>
                        <key>Tool</key>
                        <true/>
                </dict>
                <key>Theme</key>
                <string>Bluemac</string>
        </dict>
        <key>Graphics</key>
        <dict>
                <key>DualLink</key>
                <integer>0</integer>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <true/>
                        <key>NVidia</key>
                        <false/>
                </dict>
                <key>InjectEDID</key>
                <false/>
        </dict>
        <key>KernelAndKextPatches</key>
        <dict>
                <key>AsusAICPUPM</key>
                <true/>
                <key>AppleRTC</key>
                <true/>
                <key>KernelLapic</key>
                <true/>
                <key>KernelPm</key>
                <true/>
                <key>ForceKextsToLoad</key>
                <array>
                        <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
                </array>
                <key>KextsToPatch</key>
                <array>
                        <dict>
                                <key>Comment</key>
                                <string>Enable TRIM for SSD</string>
                                <key>Name</key>
                                <string>disabled_IOAHCIBlockStorage</string>
                                <key>Find</key>
                                <data>AEFQUExFIFNTRAA=</data>
                                <key>Replace</key>
                                <data>AAAAAAAAAAAAAAA=</data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Second Stage Patch 1</string>
                                <key>Name</key>
                                <string>disabled_IOGraphicsFamily</string>
                                <key>Find</key>
                                <data>hcB0XUg=</data>
                                <key>Replace</key>
                                <data>McB0W0g=</data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Second Stage Patch 2</string>
                                <key>Name</key>
                                <string>disabled_IOGraphicsFamily</string>
                                <key>Find</key>
                                <data>QYjE6wM=</data>
                                <key>Replace</key>
                                <data>QYjE6yM=</data>
                        </dict>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Boot graphics glitch, 10.10.x/10.11.x (credit lisai9093, cecekpawon)</string>
                                <key>Find</key>
                                <data>
                                AQAAdRc=
                                </data>
                                <key>Name</key>
                                <string>IOGraphicsFamily</string>
                                <key>Replace</key>
                                <data>
                                AQAA6xc=
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Disable minStolenSize less or equal fStolenMemorySize assertion, 10.10.x (based on Austere.J patch)</string>
                                <key>Find</key>
                                <data>
                                Oc92PA==
                                </data>
                                <key>Name</key>
                                <string>AppleIntelBDWGraphicsFramebuffer</string>
                                <key>Replace</key>
                                <data>
                                Oc/rPA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Disable minStolenSize less or equal fStolenMemorySize assertion, 10.11.beta ( (based on Austere.J patch)</string>
                                <key>Find</key>
                                <data>
                                QTnEdj4=
                                </data>
                                <key>Name</key>
                                <string>AppleIntelBDWGraphicsFramebuffer</string>
                                <key>Replace</key>
                                <data>
                                QTnE6z4=
                                </data>
                        </dict>

                </array>
        </dict>
        <key>SMBIOS</key>
        <dict>
                <key>ProductName</key>
                <string>MacBookPro8,1</string>
        </dict>
        <key>SystemParameters</key>
        <dict>
                <key>InjectKexts</key>
                <string>Yes</string>
        </dict>
</dict>
</plist>



lxiao95 发表于 2016-3-3 11:35

没人知道该怎么解决吗????

威灵 发表于 2016-3-10 15:44

lxiao95 发表于 2016-3-3 11:35 https://www.pcbeta.com/static/image/common/back.gif
没人知道该怎么解决吗????

同样的问题

lxiao95 发表于 2016-3-13 23:04

威灵 发表于 2016-3-10 15:44 https://www.pcbeta.com/static/image/common/back.gif
同样的问题

很郁闷,用bios+变色龙就没有问题,可是我就是喜欢UEFI

威灵 发表于 2016-3-15 12:02

换个优盘试试,我的解决了
页: [1]
查看完整版本: EFI+CLOVER下安装程序不写入文件的问题