Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 2.07 KB

README.md

File metadata and controls

52 lines (38 loc) · 2.07 KB

OpenCore EFI for Lenovo ThinkCentre M73 Tiny Desktop

简体中文

Specifications

Serial Number PC07S4KD
Machine Type Model 10AXA2EJJP
Detailed Specifications https://support.lenovo.com/us/en/solutions/PD029621
BIOS Version FHKT85A 23 Jun 2020
CPU Intel® Core™ i3-4330 Processor
Graphics Intel® HD Graphics 4600
OpenCore Version 0.6.1
macOS Version Catalina 10.15, Mojave 10.14

Usage

  1. Create the USB.

  2. Mount the EFI partition of the USB (automatically mounted when plugged in), remove all files and copy the EFI folder there.

    A BOOT labeled EFI partition should look like:

    BOOT
    └── EFI
        ├── BOOT
        │   └── BOOTx64.efi
        └── OC
            ├── ACPI
            ├── Bootstrap
            ├── Drivers
            ├── Kexts
            ├── OpenCore.efi
            ├── Resources
            ├── Tools
            └── config.plist
    
  3. Generate your SMBIOS Info with iMac14,1, and set SystemSerialNumberMLB and SystemUUID in config.plist.

  4. Update your BIOS if necessary.

  5. Configure BIOS settings.

  6. Boot from the USB to install macOS.

  7. Optionally add proper Kexts for Intel Wi-Fi cards or non-Apple Broadcom Wi-Fi cards.