Contribute
Register

UniBeast: Install macOS Mojave on Any Supported Intel-based PC

Hey Guys,
How do you select OS type to other OS
This depends on the BIOS normally use “+” or “-“ keys to change values. Mine does not have setting in the BiOS, so I think we got lucky.
 
Hi! I'm trying to make the bootable USB via UniBeast 9.2 but it won't work with Mojave 10.14.6 !!! Should I wait for an update to UniBeast?
Hi!
Have you tried it again? I’m also using Intel NUC but an older one, 5th gen core i5. But was successful setting it up last night. You need to properly set the BIOS setting as per instruction. I think it’s crucial. Then I followed everything to the letter.
 
SOLVED with => https://www.tonymacx86.com/threads/broadcom-wifi-bluetooth-guide.242423/


Hello,

Yesterday I changed my Graphic Card from Nvidia GTX950 to Radeon RX 560. It was easy, I just modified few parameters with Clover Configurator in order to go from Nvidia to ATI GPU and everything worked nicely (easy).

This morning I updated my Hackhintosh from Mac OS 10.13.6 to Mac OS Mojave 10.14.6 by creating a bootable USB drive. I lost the audio immediately repaired with Multibeast 11.3.0-4 and I also lost my Wifi Card BCM94352Z (still present with Mac OS 10.13.6)

Anyone has an idea for the Wifi Card ?


Additional Info :

In order to have my Wifi card recognized under 10.12 I entered this lines in my config.plist and it worked with 10.12 and 10.13 but seems not working anymore with 10.14 :


Code:
<key>KernelAndKextPatches</key>
    <dict>
        <key>AppleIntelCPUPM</key>
        <true/>
        <key>AppleRTC</key>
        <true/>
        <key>Debug</key>
        <false/>
        <key>KernelCpu</key>
        <false/>
        <key>KernelLapic</key>
        <false/>
        <key>KernelPm</key>
        <true/>
        <key>KernelXCPM</key>
        <false/>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>10.11-BT4LE-Handoff-Hotspot-lisai9093</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                SIX/dEdIiwc=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IOBluetoothFamily</string>
                <key>Replace</key>
                <data>
                Qb4PAAAA60Q=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.11-BCM94352-FR</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                QYP8/3QsSA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                ZscGRlLrKw==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.11-BCM94352-Airport-Extreme</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                axAAAHUN
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                axAAAJCQ
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.11-BCM94352-Whitelest-0x4353-MacBoolAir5,2</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                TWFjLUM2RUZBNjM5NjJGQzZFQTA=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                TWFjLTI3QURCQjdCNENFRThFNjE=
                </data>
            </dict>
            <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>
            <dict>
                <key>Comment</key>
                <string>BCM94352HMB add 0x43b114e4</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                PHN0cmluZz5wY2kxNGU0LDQzYmE8L3N0cmluZz4=
                </data>
                <key>InfoPlistPatch</key>
                <true/>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                PHN0cmluZz5wY2kxNGU0LDQzYjE8L3N0cmluZz4=
                </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>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                gflSqgAAZpA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.11-BCM94352-Whitelest-0x4331-iMac14,3</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                TWFjLUM2RUZBNjM5NjJGQzZFQTA=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                TWFjLTI3QURCQjdCNENFRThFNjE=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.12-AppleHDA/Realtek ALC...</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                ihnUEQ==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                AAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.9-10.12-AppleHDA/Realtek ALC1150</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                ixnUEQ==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                AAnsEA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AppleHDA/Resources/xml&gt;zml</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                eG1sLnps
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                em1sLnps
                </data>
            </dict>
        </array>
    </dict>
 
Last edited:
Followed the tutorial in this post but I ran into problems every time.

This is a guide not a help thread.
In addition UniBeast is for Desktops not Laptops :

 
I've responded to another post and quoted this guide with a statement saying the guide is lacking a step needed in Mojave - would one of the mods look and judge whether the instructions might be altered. - I said

The instructions in the main Install guide say;

a. In the top menu bar choose Utilities, and open Disk Utility
b. Highlight your target drive for the Mojave installation in left column.
c. Click Erase button
d. For Name: type Mojave (You can rename it later)
e. For Format: choose Mac OS Extended (Journaled)
f. Click Erase
g. Close Disk Utility

But there should be a step between a. and b. because you cannot normally highlight the target drive as it will not be showing at b. until you select "Show All" from the menu on the top left of the Disk Utility window. Once it appears you can now see the top level drive and not just its partitions, select that top level drive and then follow instructions from c. on.
 
I've responded to another post and quoted this guide with a statement saying the guide is lacking a step needed in Mojave - would one of the mods look and judge whether the instructions might be altered. - I said

The instructions in the main Install guide say;

a. In the top menu bar choose Utilities, and open Disk Utility
b. Highlight your target drive for the Mojave installation in left column.
c. Click Erase button
d. For Name: type Mojave (You can rename it later)
e. For Format: choose Mac OS Extended (Journaled)
f. Click Erase
g. Close Disk Utility

But there should be a step between a. and b. because you cannot normally highlight the target drive as it will not be showing at b. until you select "Show All" from the menu on the top left of the Disk Utility window. Once it appears you can now see the top level drive and not just its partitions, select that top level drive and then follow instructions from c. on.

I banged my head on this for hours. WHY APPLE!? command-2 (Show All) is absolutely critical to partitioning the drive and boot sector, but is hidden by default.
 
Hello. Thanks for the detailed information. Would like to know if I can install Mojave on i3-9100F processor with H10m motherboard.
 
Hello. Thanks for the detailed information. Would like to know if I can install Mojave on i3-9100F processor with H10m motherboard.
Give it a go, download UniBeast and MultiBeast and give it a go......
 
Hello. Thanks for the detailed information. Would like to know if I can install Mojave on i3-9100F processor with H10m motherboard.

People have installed on Pentiums, some even installed it on Nokia 3310. ;)
Try and when problem occur, post here with screenshots.
Good Luck :headbang:
 
Hi. Where does MultiBeast go, after the USB is created? The partition called Install macOS Mojave, or inside the EFI partition?
 
Back
Top