Skip to main content

How to set the BIOS settings of a laptop for Hackintoshing

This is the second video / instructions on how I hackintosh my AsusPro B9440UA laptop. On this article, I show you which settings I changed in the BIOS in order to boot successfully from the Clover bootable Installer thumb drive I made from the last video (see instructions here).


Click here for the AsusPro B9440UA Hackintosh Part 1.


  1. Make sure you have the latest BIOS update. Mine as of the time of this writing is version 315.
  2. To access the BIOS settings, hit the F2 button on your keyboard during boot-up.
  3. Make sure you are in Advanced Mode (F7) for the next settings.
  4. Navigate to the Advanced menu.
  5. Set VT-d to Disabled.
  6. While still in Advanced menu, navigate to the Graphics Configuration submenu.
  7. Check that the DVMT Pre-Allocated is set to 64M.
  8. Navigate to the Boot menu.
  9. Set Fast Boot to Disabled.
  10. From here, you may also set if you wish the UEFI: (bootable thumb drive name here) as Boot Option #1. Otherwise, after restart, you can just hit the F8 button to reach the Boot Menu so you can select the macOS Installer USB drive.
  11. Navigate to the Security menu.
  12. Scroll down until you find and navigate to the Secure Boot submenu.
  13. Set Secure Boot Control to Disabled. This part is very important, otherwise you won't be able to install.
  14. Don't forget to Save changes and Exit from the Save & Exit menu.
On the next video, we will explore how to partition the SSD drive, while still keeping the original Windows partition.


Disclaimer: The content provided in this article is for informational purposes only. You are solely responsible for verifying the information as being appropriate for your personal use.

Popular posts from this blog

Bullet Journal and Task Management in Obsidian (part 1)- Free Vault for download and Folder Structure

This is the vault in Obsidian that I use daily as a bullet journal and task manager. This is going to be a series of posts on explaining how I use this vault.   Download the full vault .zip file here . Extract it, save the folder to your desired location and then open it from Obsidian. If you just want the snippets, download the snippets .zip file here . Extract and paste the CSS snippets to your .obsidian/snippets folder (show hidden files and folders in your file explorer). For a list of the alternate checkboxes you can use, see here (you don't need the minimal theme, the CSS snippet I have enabled will work on any theme, even the default one):  https://minimal.guide/Block+types/Checklists Folder Structure I have 3 parent folders: inbox - this is where I have Obsidian automatically store any new note I create journal - this is where I have Obsidian automatically store daily notes. I keep the current month in there, then when the month ends, I review and archive by month and y

How to rebuild cache and repair permissions of kexts in a Hackintosh

After installing 3rd-party kexts in /Library/Extensions, or replacing vanilla kexts with patched kexts in System/Library/Extensions, you may want to repair their permissions and rebuild the kext cache to ensure they work as intented. Here's how.

NVIDIA Web Drivers Mojave Workaround

It is still uncertain when will NVIDIA release any Web Drivers for macOS Mojave, but we can try a workaround.