Contribute
Register

Update Directly to macOS High Sierra

Status
Not open for further replies.
Thanks @Stork, you just answered the question I have not asked here yet, which would have been do we know when High Sierra will be ready for a UB/MB install. I'm waiting on some cables and power extension cables but I hope to finish this weekend. Still not sure which way I should go on the OS but I am in no rush.
 
Without installing FakeSMC a hack wont boot due to no SMC Controller.
Kexts should be installed to L/E.
Kexts that are placed into EFI/Clover/kexts/other are only for booting into the Recovery Partition or Installers.
Kext injection via the Bootloader is not a good idea. However inject kexts should be set to Detect.
Thanks. One learns every day on TonyMac86.com!

Next study-object: getting the most out of my laptop. I have started to study RehabMan's laptop guide(s). They posess a steep learning curve for me. One of the things that puzzle me, in general, is the need to patch DSDT's and SSDT's to "byte-handling". Is this because Clover's processing of DSDT's and SSDT's is byte-oriented? If so, would it be thinkable to have a Clover-8 and a Clover-32 which differ in an 8-bit and 32-bit DSDT and SSDT handling. Thus eliminating the need for those numerous and seemingly trivial byte-conversion patches and leaving only those patches that "really do something"?
 
Last edited:
4. Open /Applications/Utilities/Terminal and type the following:

Code:
/Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/startosinstall --converttoapfs NO

Hello! I am trying the non apfs install and have run into an issue. After accepting the license agreement and typing in my password, I get the error:

Code:
Error: could not get authorization...

I use a regular account for most of my work but also tried

Code:
su admin

with the same results. Any ideas?

Thanks,

Gerry
 
Boot macOS install... option not created in my case FakeSMC is there in E/C/k/Other/

After reboot default selection becomes Boot macOS from Recovery HD which fail to boot (OsxAptioFixDrv.efi fails)

Here is config:-
Code:
<?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>FixHDA_8000</key>
                <true/>
            </dict>
            <key>Name</key>
            <string>DSDT.aml</string>
            <key>ReuseFFFF</key>
            <false/>
        </dict>
        <key>DropTables</key>
        <array>
            <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>CpuPm</string>
            </dict>
        </array>
        <key>HaltEnabler</key>
        <true/>
        <key>SSDT</key>
        <dict>
            <key>DropOem</key>
            <false/>
            <key>EnableC2</key>
            <true/>
            <key>EnableC4</key>
            <true/>
            <key>EnableC6</key>
            <true/>
            <key>EnableC7</key>
            <true/>
            <key>Generate</key>
            <dict>
                <key>CStates</key>
                <true/>
                <key>PStates</key>
                <true/>
            </dict>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>slide=0 dart=0 darkwake=0</string>
        <key>CustomLogo</key>
        <false/>
        <key>Debug</key>
        <false/>
        <key>DefaultVolume</key>
        <string>macOS</string>
        <key>Legacy</key>
        <string>PBR</string>
        <key>NeverHibernate</key>
        <true/>
        <key>NoEarlyProgress</key>
        <true/>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>1</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>Inject</key>
            <string>12</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>0x43B114E4</string>
            <key>XHCI</key>
            <string>0x0</string>
        </dict>
        <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <false/>
            <key>Inject</key>
            <false/>
        </dict>
    </dict>
    <key>DisableDrivers</key>
    <array>
        <string>Nothing</string>
    </array>
    <key>GUI</key>
    <dict>
        <key>Language</key>
        <string>en:0</string>
        <key>Mouse</key>
        <dict>
            <key>DoubleClick</key>
            <integer>500</integer>
            <key>Enabled</key>
            <false/>
            <key>Mirror</key>
            <false/>
            <key>Speed</key>
            <integer>8</integer>
        </dict>
        <key>ScreenResolution</key>
        <string>1366x768</string>
        <key>Theme</key>
        <string>embedded</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <false/>
            <key>NVidia</key>
            <false/>
        </dict>
        <key>NvidiaSingle</key>
        <false/>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleIntelCPUPM</key>
        <true/>
        <key>AppleRTC</key>
        <true/>
        <key>Debug</key>
        <false/>
        <key>KernelCpu</key>
        <false/>
        <key>KernelHaswellE</key>
        <false/>
        <key>KernelLapic</key>
        <false/>
        <key>KernelPm</key>
        <false/>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>10.11-BCM94352-5GHz-US-FCC-dv</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                QYP8/3QsSA==
                </data>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                ZscGSU7rKw==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AirPortBrcm4360 - PCI Error 3</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g33EBHQG
                </data>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                g33EBGaQ
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AirPortBrcm4360 - PCI Error 1</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                QTnEdRs=
                </data>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                QTnEZpA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AirPortBrcm4360 - PCI Error 2</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                QQ+3zTnBdQw=
                </data>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                QQ+3zTnBZpA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.12-BCM94352-5GHz-US-FCC-dv</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                gflSqgAAdSk=
                </data>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                gflSqgAAZpA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.11-BCM94352-Airport-Extreme</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                axAAAHUN
                </data>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                axAAAJCQ
                </data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>CsrActiveConfig</key>
        <string>0x3FF</string>
        <key>MLB</key>
        <string>C022284034NFF4PAD</string>
        <key>ROM</key>
        <string>UseMacAddr0</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>08/08/17</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>MBP81.88Z.004D.B00.1708080655</string>
        <key>Board-ID</key>
        <string>Mac-942459F5819B171B</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardSerialNumber</key>
        <string>W881061004NDM67JA</string>
        <key>BoardType</key>
        <integer>10</integer>
        <key>BoardVersion</key>
        <string>MacBookPro8,3</string>
        <key>ChassisAssetTag</key>
        <string>MacBook-Aluminum</string>
        <key>ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>ChassisType</key>
        <string>0x0A</string>
        <key>Family</key>
        <string>MacBook Pro</string>
        <key>FirmwareFeatures</key>
        <string>0xC00DE137</string>
        <key>FirmwareFeaturesMask</key>
        <string>0xFFFFFFFF</string>
        <key>LocationInChassis</key>
        <string>Part Component</string>
        <key>Manufacturer</key>
        <string>Apple Inc.</string>
        <key>Mobile</key>
        <true/>
        <key>PlatformFeature</key>
        <string>0xFFFF</string>
        <key>ProductName</key>
        <string>MacBookPro8,3</string>
        <key>SerialNumber</key>
        <string></string>
        <key>SmUUID</key>
        <string></string>
        <key>Version</key>
        <string>1.0</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>ExposeSysVariables</key>
        <true/>
        <key>InjectKexts</key>
        <string>Yes</string>
        <key>InjectSystemID</key>
        <true/>
    </dict>
</dict>
</plist>
 
Last edited:
Wow, thank you so much to the amazing Admins and community members here. This guide to directly update from Sierra worked to a T. Could not be happier with my hack. The only thing that doesn't show is my 4790k overclocks to 4.8 Ghz. Keep up the great work!

View attachment 280510
Hey - could you share your EFI folder with me? Our set ups are almost identical and I am having a few issues. Basically, when it tries to boot into 10.13, I get through the Clover screen to the apple boot screen with progress bar. The bar progresses about 3/4 of the way and them my machine reboots (reboot loop). I tried verbose and safe mode, and neither helped. I am about to try again and take a pic of the screen in verbose mode to see where it stops before the reboot.... Regardless, I thought I might take a look at your refi folder and config file to compare to my own to see what I am missing or have configured wrong.

It is so unfortunate as 10.12 was flawless on my set up...
 
so I followed the instructions for update, and everything is going well but I feel like the installation is getting stuck at 85%, no matter how much i wait it just stays there
 
Hey - could you share your EFI folder with me? Our set ups are almost identical and I am having a few issues. Basically, when it tries to boot into 10.13, I get through the Clover screen to the apple boot screen with progress bar. The bar progresses about 3/4 of the way and them my machine reboots (reboot loop). I tried verbose and safe mode, and neither helped. I am about to try again and take a pic of the screen in verbose mode to see where it stops before the reboot.... Regardless, I thought I might take a look at your refi folder and config file to compare to my own to see what I am missing or have configured wrong.

It is so unfortunate as 10.12 was flawless on my set up...


Sure thing.
 

Attachments

  • EFI.zip
    21.5 MB · Views: 130
Just from some experimentation on my part, I think it has to do with the nvidia web drivers. But that is pure speculation because all was fine until I installed them. I will keep trying though and report back with any findings. Thanks for the efi folder - I’ll look at it when I get home tonight.
 
I'd wait until UniBeast and MultiBeast for High Sierra so you can install High Sierra the easy way. UB/MB should be ready by week's end.[/QUOTE]

I am sure alot of peoples prayers are going to be answered with Unibeast and Multibeast hehehe :)
 
UniBeast and MultiBeast will only help if you are doing a clean install. If you will be upgrading, you won't need either.
 
Status
Not open for further replies.
Back
Top