Skip to main content

Installing MacOS Catalina on Legion Y540 Step 1 - BIOS Settings

It is easier to install the macOS in a SATA SSD drive, NOT on an NVMe, so I got a secondary Samsung 860 EVO SATA SSD for the macOS installation, while keeping my Windows 10 intact.

 

Click here to go back to Step 1 - Specs and What Works?

Here are the BIOS Settings I changed for the installation and running of macOS:

To select which device to boot from, press F12 during boot (when you see the Lenovo logo).
To get to the BIOS settings, press F2 during boot (when you see the Lenovo logo).


Disabling Secure Boot didn't cut it for me, so it was a bit tricky getting it to boot from the macOS Installer. Here's what you need to do.

  1. In the BIOS settings, navigate to the Boot tab.
  2. On Boot Mode, enable Legacy Support.
  3. Boot Priority should be UEFI First.
  4. Make sure USB Boot is set to Enabled.
  5. Now navigate to the Configuration tab.
  6. USB Legacy is set to Disabled.
  7. Press Enter on Storage and check that you have it set to AHCI Mode.
The above should now get you to boot for installation. Other settings you need to have:

  1. In the BIOS settings, navigate to the Configuration tab.
  2. In Graphic Device, make sure you have it to Switchable Graphics.
  3. Intel Virtualization Technology. This one they recommend that you have it disabled, and I had it disabled for the installation, but I have enabled it later on so I can use the Android emulators and virtual machines, and the MacOS still works fine with it enabled, so this one is up to you and your needs.

Since Windows 10 also boots from Clover, once the full installation is done, I have set my BIOS to boot directly from the Hackintosh SSD so that I don't have to press F12 every time I want to boot from a different OS.

Click here to go to the next step to create the bootable Installer.

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.