The Dell Latitude E5440 Hackintosh Laptop Project
- The Build
- Prepare Install Media
- Install a Bootloader
- Gather Kexts
- BIOS Settings
- Prepare for macOS Installation
- Install macOS Mojave
- Post Installation
- Install Windows 10
- Final BIOS Settings
- Final Clover Configuration
- Benchmarks
- Issues
- Upgrade Log
- References
- Resources
The complete specs used for the build are listed here: http://gixxer.us/2T0stFx
-
Download the macOS Mojave installer (v10.14.6) from the Mac App Store
-
Open Terminal and format the target USB drive as with the following command:
diskutil partitionDisk /dev/{YOUR_DISK_ID} GPT JHFS+ "MojaveUSB" 100%
-
Create the bootable macOS installer:
sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/MojaveUSB /Applications/Install\ macOS\ Mojave.app
-
Once the program finishes, your USB drive should now be called the following:
Install macOS Mojave
- Download Clover Install Package (v2.5k_r5097) and Clover Configurator Global Edition (v5.7.0.0)
- Install Clover to the USB device and customize with the following options:
- Clover for UEFI booting only
- Install Clover in the ESP
- UEFI Drivers
- Recommended drivers
- ApfsDriverLoader
- HFSPlus
- Memory fix drivers
- OsxAptioFix3Drv
- Additional drivers
- EmuVariableUefi
- Recommended drivers
- Download OpenCore
- Install Clover to the USB device and customize with the following options:
- Step 1
- Action 1
- Step 2
- Action 1
- Action 2
- Step 3
- Action 1
- Action 2
- Action 3
- Step 1