Contribute
Register

sierra install stuck

Status
Not open for further replies.
Joined
Oct 12, 2018
Messages
1
Hey Guys,

Everytime i try and boot into the installer for Sierra, I only get to RandomSeed then ++++++++++++++++++.
The install then becomes unresponsive.

The following is the hardware Dell XPS M1530

GeForce 8600M GT
Intel Core 2 Duo T 9500
4GB DRR2 667MHz memory

I followed the this tut

https://www.insanelymac.com/forum/t...s-m1730/?page=80&tab=comments#comment-2500694

I have the following in my clover folder for drivers64UEFI
DataHubDxe-64.efi
FSInject-64.efi
HFSPlus.efi
OSXAptioFixDrv-64.efi
SMCHelper-64.efi

And here is my 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>Fixes</key>
<dict>
<key>AddDTGP</key>
<true/>
<key>FakeLPC</key>
<true/>
<key>FixAirport</key>
<true/>
<key>FixDarwin</key>
<true/>
<key>FixDisplay</key>
<true/>
<key>FixFirewire</key>
<true/>
<key>FixHDA</key>
<true/>
<key>FixHPET</key>
<true/>
<key>FixIDE</key>
<true/>
<key>FixIPIC</key>
<true/>
<key>FixLAN</key>
<true/>
<key>FixSBUS</key>
<true/>
<key>FixShutdown</key>
<true/>
<key>FixUSB</key>
<true/>
</dict>
<key>Name</key>
<string>boot.aml</string>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<dict>
<key>CStates</key>
<true/>
<key>PStates</key>
<true/>
</dict>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>BlackList</key>
<array/>
<key>DefaultVolume</key>
<string>untitled</string>
<key>Log</key>
<false/>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>0</integer>
<key>XMPDetection</key>
<string>Yes</string>
</dict>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>Inject</key>
<string>No</string>
</dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
</dict>
</dict>
<key>GUI</key>
<dict>
<key>Mouse</key>
<dict>
<key>Enabled</key>
<false/>
</dict>
<key>Scan</key>
<true/>
<key>ScreenResolution</key>
<string>1440x900</string>
<key>Theme</key>
<string>iclover</string>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<false/>
<key>NVidia</key>
<true/>
</dict>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>External icons patch</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
RXh0ZXJuYWw=
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleAHCIPort</string>
<key>Replace</key>
<data>
SW50ZXJuYWw=
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>MLB</key>
<string></string>
<key>ROM</key>
<data>
x2SDz89x
</data>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>02/02/18</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>MBP71.88Z.003F.B00.1802021458</string>
<key>Board-ID</key>
<string>Mac-F222BEC8</string>
<key>BoardManufacturer</key>
<string>Apple Inc.</string>
<key>BoardSerialNumber</key>
<string>CK0210ATM1BWE</string>
<key>BoardType</key>
<integer>10</integer>
<key>BoardVersion</key>
<string>1.0</string>
<key>ChassisAssetTag</key>
<string>MacBook-Aluminum</string>
<key>ChassisManufacturer</key>
<string>Apple Inc.</string>
<key>ChassisType</key>
<string>0x08</string>
<key>Family</key>
<string>MacBook Pro</string>
<key>FirmwareFeatures</key>
<string>0xC00DE137</string>
<key>FirmwareFeaturesMask</key>
<string>0xFF1FFF3F</string>
<key>LocationInChassis</key>
<string>Part Component</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>Memory</key>
<dict>
<key>Channels</key>
<integer>2</integer>
<key>Modules</key>
<array>
<dict>
<key>Frequency</key>
<integer>667</integer>
<key>Part</key>
<string>HYMP125S64CP8-Y5AA</string>
<key>Serial</key>
<string>5020408</string>
<key>Size</key>
<integer>2048</integer>
<key>Slot</key>
<integer>0</integer>
<key>Type</key>
<string>DDR2</string>
<key>Vendor</key>
<string>SK Hynix</string>
</dict>
<dict>
<key>Frequency</key>
<integer>667</integer>
<key>Part</key>
<string>HYMP125S64CP8-Y5AA</string>
<key>Serial</key>
<string>7020006</string>
<key>Size</key>
<integer>2048</integer>
<key>Slot</key>
<integer>1</integer>
<key>Type</key>
<string>DDR2</string>
<key>Vendor</key>
<string>SK Hynix</string>
</dict>
</array>
<key>SlotCount</key>
<integer>2</integer>
</dict>
<key>Mobile</key>
<true/>
<key>PlatformFeature</key>
<string>0xFFFF</string>
<key>ProductName</key>
<string>MacBookPro7,1</string>
<key>SerialNumber</key>
<string></string>
<key>SmUUID</key>
<string></string>
<key>Version</key>
<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>CustomUUID</key>
<string></string>
<key>InjectKexts</key>
<string>Yes</string>
<key>InjectSystemID</key>
<true/>
</dict>
</dict>
</plist>



Thanks,
 
Moved to Sierra Desktop Support.

It is better to attach your config.plist rather than pasting the contents.
 
Status
Not open for further replies.
Back
Top