black apple macos

Download BaseSystem.dmg

set HOME_DIR=E:\BM\ #任取一工作目录
cd  %HOME_DIR%
wget https://raw.githubusercontent.com/acidanthera/OpenCorePkg/0.9.3/Utilities/macrecovery/macrecovery.py

downloading-macos

#本段在anconda3环境下执行
cd  %HOME_DIR%
## High Sierra (10.13)
python macrecovery.py -b Mac-7BA5B2D9E42DDD94 -m 00000000000J80300 download
#python macrecovery.py -b Mac-BE088AF8C5EB4FA2 -m 00000000000J80300 download

dir com.apple.recovery.boot
 #E:\BM\com.apple.recovery.boot 的目录
#2023/07/07  10:49             1,984 BaseSystem.chunklist
#2023/07/07  10:49       486,219,126 BaseSystem.dmg

md5sum.exe com.apple.recovery.boot/BaseSystem.*
#440186fe3b557d1cc6921dae696ec2c8 *com.apple.recovery.boot/BaseSystem.chunklist
#0017939030dd85f4247d6f8cf307fcdf *com.apple.recovery.boot/BaseSystem.dmg

#md5sum.exe win10打开"git bash" 即有

Download the USB disk writing tool balenaEthcher

balenaEthcher download page
balenaEtcher win10 x64 installation version download address

cd %HOME_DIR%
wget https://github.com/balena-io/etcher/releases/download/v1.18.8/balenaEtcher-Setup-1.18.8.exe

OpenCorePkg

OpenCorePkg download
pageOpenCore-0.9.3-DEBUG.zip


ASUS K43SD Notebook (White), Black Apple, OpenCore

OC_Gen-X

OC_Gen-X example

sound card

Vendor Codec Revisions and layouts MyKernel
Realtek ALC269/ALC271X 0x100004, 0x100100, 0x100202, 0x100203 layout 1-11, 13-21, 27-33, 35, 40, 45, 55, 58, 66, 76, 88, 93, 99, 127, 188 12 (10.8)

Quick reference table of hardware models and IDs supported by the AppleALC.kext sound card driver

Opencore sound card startup parameter alcid=55

iMac14.1

Black Apple FAQ

Quick solution to common problems of black apple - detailed explanation of startup parameters

balenaEtcher flashed directly into the macOS High Sierra 10.13.6(17G66) Installer with Clover 4844.dmg mobile hard disk, it can be started on the ASUS white notebook but an error is reported immediately

Modify the config.plist after brushing in to https://github.com/badruzeus/Hackintosh-Asus-A43SJ.git, then enter the halfway of the installation progress bar and report an error gIOScreenLockState

try snb-platform-id 00100300

  1. stuck-on-or-near-ioconsoleusers-gioscreenlock-giolockstate-3
  2. snb-platform-id as 00100300 in /Devices/AddProperties
  3. HD3000 does not use ig-platform-id. It uses snb-platform-id.
  4. WhateverGreen FAQ.IntelHD.en.md

    Here it says HD3000 "AAPL,snb-platform-id" == <data>10000300</data>

This is the end of the ASUS white notebook,

Lenovo Xiaoxin 310

google : ideapad 310 hackintosh
Lenovo-310-14ISK-Hackintosh-EFI-OpenCore
LenovoHackintosh

ideapad-310-15ikb-hackintosh-clover

ideapad v310 15iKB

Guess you like

Origin blog.csdn.net/hfcaoguilin/article/details/131592337