This Branch is for DELL Latitude E7440 with A25 bios system with the following specs:
What works:
Use High sierra or Mojave.
Tested with 10.14.5
Working great.
This guide uses Clover hotpatches and a set of "add-on" SSDTs. The advantage of hotpatching is that hardware and BIOS can be changed without re-extract/re-patch. It is also a bit easier to setup as the normal extract/disassemble/patch/compile process is not needed. To use: Simply Download the repository as a Zip file and extract to your EFI partition under the EFI Folder.
DO THIS AFTER YOU HAVE ALREADY GOT A BOOTABLE CLOVER EFI INSTALLED otherwise you must set your laptop to boot from clover in the Bios. I will link a guide on how to do this in the future.
BTW, inside the CopytoLE folder, copy these kexts into /Library/Extensions on your Hack.
Then in terminal run the Clean&Rebuild script in this main folder. from inside this repos folder do the following commands:
chmod +x permission-E7440.sh && ./permission-E7440.sh
Enjoy your Hackintosh!
OSXLatitude Own Research Lilu & Friends ameeno/Dell-E7440-Hackintosh
This guide references a few other guides. Credit for those guides is given to their respective owners.
It is assumed that you have a decent understanding of Hackintosh, the macOS environment, as well as how to do basic computer tasks
Will guide you through some of the different information needed to get macOS Mojave 10.14.2 working on your Latitude E7440/E7240
Special thanks to evy0311 and his guide Here on how to configure the t440p for a hackintosh install. Also a special thanks to midi1996 on GitHub for his guide on how to create the macOS installer from Recovery.
I used this guide to do an esiaer writeup for this laptop, especially the building your OSX installer Bit.
Note: I am NOT responsible for any harm you cause to your device. This guide is provided "as-is" and all steps taken are done at your own risk
Note: I am currently working on a fix for the items listed above. If you use this guide and information and find that something does not work, please submit an issue request so I can work on a fix.
Since I don't have access to a legitimate Mac, I needed to be able to create a vanilla macOS installer. This guide (and many others) used to inform users to create a USB installer for a macOS Distro such as Niresh. While this may work just fine for then creating a vanilla macOS installer, distro's can be (and are) very shady. They come preloaded with a bunch of extra junk that is not needed, and just overall are highly advised against being used. Follow the steps below to figure out how to create a REAL macOS Mojave Vanilla installer without having access to a real Mac.
CLOVER & BOOT
folder's you have downloaded from this repository onto your USB drive as well.CLOVER
folder you have downloaded from this repository into EFI/
. You can simply copy over the whole folder as the config.plist and everything else is already configured for the E7440/E7240.CLOVER
folder from this repo onto your Clover USB, as these will guarantee your E7440/E7240 will work properly.F12
at the Dell boot screen and choosing BIOS Setup.Disable Security Chip
, Disable Anti Theft Module
, and Disable TPM
. Basically, disable all of the "security" features. Make sure Secure boot and other features like that are off. These features will affect how macOS sleeps, Choose UEFI and Legacy Boot.F12
select the USB drive inside of Clover.Install Clover Configurator
as well (it comes in handy later).CLOVER
folder and EFI
folder in this repo into the EFI
partition that Clover should have mounted during install.If you have a full HD (1920x1080) screen (stock or modded), it is recommended that you install One Key HiDPI. This will mimic the "retina" display feature that many of Apple's newer laptops come with.
I highly recommend following This guide to get these features working. It worked for me on the first try and was super straight forward compared to other guides that I have seen before in the past.