These are the specifications of the pc:
# OCSysInfo #
─ CPU └── Intel(R) Celeron(R) CPU G3900 @ 2.80GHz ├── Cores: 2 ├── Threads: 2 ├── SSE: SSE4.2 └── SSSE3: Supported
─ Motherboard ├── Model: H110M-H-CF └── Manufacturer: Gigabyte Technology Co., Ltd.
─ GPU └── Intel(R) HD Graphics 510 ├── Device ID: 0x1902 ├── Vendor: 0x8086 ├── PCI Path: PciRoot(0x0)/Pci(0x2,0x0) └── ACPI Path: _SB.PCI0.GFX0
─ Memory └── (Part-Number) ├── Type: DDR4 ├── Slot │ ├── Bank: BANK 2 │ └── Channel: ChannelB-DIMM0 ├── Frequency (MHz): 2133 MHz ├── Manufacturer: 04CB └── Capacity: 4096MB
─ Network ├── RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller │ ├── Device ID: 0x8168 │ ├── Vendor: 0x10EC │ ├── PCI Path: PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0) │ └── ACPI Path: _SB.PCI0.RP05.PXSX └── Mediatek MT7601 WLAN USB Dongle ├── Device ID: 0x7601 └── Vendor: 0x148F
─ Audio ├── Realtek ALC887 │ ├── Device ID: 0x0887 │ └── Vendor: 0x10EC └── Unknown Sound Device ├── Device ID: 0x2809 └── Vendor: 0x8086
─ Storage ├── ADATA SU630 │ ├── Type: Solid State Drive (SSD) │ ├── Connector: Serial ATA (SATA) │ └── Location: Internal └── APPLE HDD HTS545050A7E362 ├── Type: Hard Disk Drive (HDD) ├── Connector: Serial ATA (SATA) └── Location: Internal
I wanted to do it in OpenCore
Please help me community I know you can do it :)

Creating an EFI for a Hackintosh with OpenCore can be quite detailed and requires specific configuration based on the hardware you're using. Here's a general step-by-step guide to get you started, but keep in mind that you may need to adjust the steps based on the specifics of your build and the version of macOS you're planning to install.
ReplyDelete### Title:
"Building an OpenCore EFI Folder for Intel Celeron G3900 and Gigabyte H110M Hackintosh"
### Guide Step by Step:
1. **Gather Required Resources:**
- Download the latest version of OpenCore.
- Download the necessary kexts (kernel extensions) such as Lilu, WhateverGreen, VirtualSMC, AppleALC, RealtekRTL8111, and any others required for your hardware.
- Obtain the SSDT files for CPU power management and any other necessary ACPI patches.
2. **Set Up EFI Structure:**
- Create the EFI folder structure on a FAT32 formatted USB drive with `EFI/OC`.
- Place the OpenCore `BOOTx64.efi` and `OpenCore.efi` in `EFI/BOOT` and `EFI/OC` directories, respectively.
3. **Configure config.plist:**
- Use a plist editor like ProperTree to edit your `config.plist`.
- Under ACPI, add any necessary SSDT files.
- Under DeviceProperties, add properties for your GPU and audio layout-id.
- Under Kernel, add the kexts you have downloaded.
- Under Misc, configure boot settings and debug options.
- Under NVRAM, set appropriate boot-args (like `debug=0x100`, `keepsyms=1`, `-v` for verbose mode).
- Under PlatformInfo, generate a serial number and other SMBIOS information appropriate for a similar real Mac model.
- Under UEFI, configure drivers and input options.
4. **Create ACPI SSDTs:**
- Use SSDTTime or a similar tool to generate SSDT files for your CPU and other components. Place these files in `EFI/OC/ACPI`.
5. **Add Kexts:**
- Place your kexts in `EFI/OC/Kexts`. Ensure you have the latest versions compatible with your macOS version.
6. **Add UEFI Drivers:**
- Place necessary UEFI drivers (like HfsPlus.efi or OpenHfsPlus.efi) in `EFI/OC/Drivers`.
7. **Finalize config.plist:**
- Validate your `config.plist` with the OpenCore Configuration Sanity Checker or a similar tool.
8. **BIOS Configuration:**
- Adjust your BIOS settings according to OpenCore's recommendations. This typically includes settings like disabling CSM, enabling AHCI, disabling Secure Boot, and others.
9. **First Boot:**
- Boot from the USB drive, and if everything is configured correctly, you should reach the macOS installer.
10. **Troubleshooting:**
- If you encounter boot issues, reference the troubleshooting section of the OpenCore documentation.
11. **Post-Installation:**
- After successful installation, mount the EFI partition of your installed macOS and copy the EFI folder from the USB to the EFI partition.
### Conclusion:
This guide provides a framework for building an EFI folder for your specific hardware using OpenCore. Given the complexity of the process, you should expect to spend some time on troubleshooting and possibly seeking help from the Hackintosh community for issues specific to your hardware.
Remember, creating a Hackintosh is a complex process and is against Apple's End User License Agreement. The stability and functionality of a Hackintosh can vary greatly, and there is always a risk of data loss or other issues, so ensure you have backups and proceed with caution.
Hello,
ReplyDeleteI'm new on this website.
I got a HP 15-f023wm 15.6" Intel Celeron
I need install any Mac osx system from lion to El capitan like a secund system (dual boot) with a Linux system MINT already installed.
Please
I want to know the most good bootloader for do it easily on linux
My mail is yannickwilfried.rw@yandex.com
Setting up a Hackintosh (Mac OS X on non-Apple hardware) can be complex. Here’s a basic guide to get you started:
ReplyDeleteSteps for Installing Mac OS X on HP 15-f023wm with Linux Mint (Dual Boot):
1. Check Hardware Compatibility:
• Ensure your HP 15-f023wm hardware is compatible with the version of Mac OS X you plan to install.
2. Download macOS Installer:
• Obtain the macOS installer for the version you want (Lion to El Capitan).
3. Create a macOS Bootable USB:
• Use a Mac or a Hackintosh to create a bootable USB installer using tools like UniBeast.
4. Prepare Your Linux Mint System:
• Backup important data.
• Resize your Linux Mint partition to make space for macOS using GParted.
5. Install macOS:
• Boot from the USB installer.
• Use Disk Utility to format the new partition to “Mac OS Extended (Journaled)” format.
• Proceed with macOS installation.
6. Install Clover Bootloader:
• After installing macOS, boot back into the USB installer.
• Install Clover Bootloader on the macOS partition.
• Configure Clover to manage dual boot with Linux Mint.
7. Post-Installation:
• Install necessary kexts (drivers) for your hardware.
• Configure the config.plist file in Clover to optimize boot settings.
8. Dual Boot Configuration:
• Ensure Clover can see both macOS and Linux Mint.
• You may need to tweak BIOS settings and Clover configurations to get everything working smoothly.
Tools & Resources:
• UniBeast: Tool for creating a bootable macOS USB installer.
• MultiBeast: Post-installation tool for installing drivers and configuring Clover.
• Clover Bootloader: Preferred bootloader for Hackintosh systems.
Note:
• Compatibility: Research specific compatibility for HP 15-f023wm hardware.
• Legal: Installing macOS on non-Apple hardware violates Apple’s End User License Agreement (EULA).
For detailed guides and community support, visit TonyMacx86 or Hackintosh Zone.
If you have specific questions or encounter issues during the process, the Hackintosh community forums can be very helpful.
Hey, please call me vía WhatsApp
Deletehttps://call.whatsapp.com/video/idIvy8HZFykUQ4lnqWGmNj