当前位置:网站首页>Black apple installation tutorial OC boot "suggestions collection"
Black apple installation tutorial OC boot "suggestions collection"
2022-06-28 13:46:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm your friend, Quan Jun .
Xiaobai installation guide - 1. Starting from scratch , self-control EFI, Install the black apple
- 2. Download Online EFI(80% Maybe you can't find anything that works )
- 3. modify BIOS
- 4. Black apple installation process card code
- 5. After installing the black apple, guide the repair
- 6. Actions that may be required after installation
- 6.1 Nuclear display memory , Solve your graphics card as 3-7M
- 6.2 Turn on Hidpi
- 6.3 mac Set auto mount partition to specified path
- 6.4 OpenCore 0.6.6 Add a visual theme
- 6.5 Windows and macOS Time synchronization method
- 6.6 Windows Turned into Mac a main board
- 6.7 Super detailed explanation tutorial of driving parameter injection of black apple kernel display HACKINTOOL Solve the problem of nuclear flower screen, purple screen and black screen
- 7. Other links that may be helpful
- 6.1 Nuclear display memory , Solve your graphics card as 3-7M
- 6.2 Turn on Hidpi
- 6.3 mac Set auto mount partition to specified path
- 6.4 OpenCore 0.6.6 Add a visual theme
- 6.5 Windows and macOS Time synchronization method
- 6.6 Windows Turned into Mac a main board
- 6.7 Super detailed explanation tutorial of driving parameter injection of black apple kernel display HACKINTOOL Solve the problem of nuclear flower screen, purple screen and black screen
First statement , I'm Xiaobai, too , Just to sum up, I installed black Apple Tutorials referenced during . I am very pleased if the following contents are helpful .
It is recommended to learn from zero , About need 5 You can install the black apple in an hour .
1. Starting from scratch , self-control EFI, Install the black apple
This video is very important , Whether you are self-made EFI Download EFI, After watching the video, you can have an overall concept of installing black apple , There will be no confusion about how to start .
1. The video uses OC 0.6.5 edition , Now it's upgraded to 0.6.6 But there's no difference , This video also applies to
2.OC Recommended for official website Chrome Browser translation .// It's critical , Many parameter settings must be carefully read the instructions on the official website
3. The video contains EFI Make /U Disc making / Install the whole process / Guided modification
Novice challenge black apple - Super detailed OpenCore Black apple installation tutorial link
2. Download Online EFI(80% Maybe you can't find anything that works )
Recommended sites :
Hackintosh Black apple long-term maintenance model EFI And installation tutorials
I wish you find your own EFI
3. modify BIOS
- It needs to be activated BIOS Options
english | chinese |
---|---|
VT-x | VT-x |
Above 4G decoding | Greater than 4G Address space decoding |
Hyper Threading | Processor hyper threading |
Execute Disable Bit | Execute inhibit bit |
EHCI/XHCI Hand-off | To take over EHCI/XHCI control |
OS type: Windows 8.1/10 | Type of operating system : Windows 8.1/10 |
- Need to disable BIOS Options
english | chinese |
---|---|
Fast Boot | Quick start |
CFG Lock (MSR 0xE2 write protection) | CFG lock (MSR 0xE2 Write protection ) |
VT-d | VT-d |
CSM | Compatibility support module |
Intel SGX | Intel SGX |
MSI motherboard BIOS Modify the sample link
Asus motherboard BIOS Modify the sample link
ASUS motherboard another BIOS Version modification example link
Gigabyte motherboard BIOS Version modification example link
Gigabyte motherboard another BIOS Modify the sample picture
4. Black apple installation process card code
4.1 Card code query link
Black apple planet card code manual link Black apple house card code manual link OC Official website card code manual ,Chrome Browser translation uses
4.2 Summary of some card codes
4.2.1 The card code is in the following position
RTC...
PCI Configuration Begins// Most of them are BIOS problem , Please refer to section 5 This article has been carefully revised BIOS
Previous Shutdown...
HPET
HID: Legacy...
Where most guidance problems occur . Other names include :
apfs_module_start...,
Waiting for Root device,
Waiting on...IOResources...,
previous shutdown cause...
The main places to check :
1. The lack of EC Patch :
Make sure that the EFI / OC / ACPI Folder has EC file , And in config Check in the document .
2.PCI Distribution problem :
to update BIOS, Make sure it's up to date . Make sure that the BIOS enabled Above4G, If no options are available , Then add npci=0x2000 To boot args. some X99 and X299 a main board ( for example GA-X299-UD4) May need to be enabled at the same time npci boot-arg and Above4G. AMD CPU Be careful : guide args Is not enabled at the same time Above4G Settings and npci, They will conflict 2020+ BIOS notes : Enable Above4G when , Adjustable size BAR Support may become available . Make sure it is disabled , Instead of setting it to automatic . Other important BIOS Set up : Ban CSM, Enable Windows 8.1 / 10 UEFI Pattern
3.NVMe or SATA problem :
Sometimes , If the wrong... Is used SATA Controller or unsupported NVMe Driver , Usually stuck here . What you can check : Don't use Samsung PM981 or Micron 2200S NVMe SSD Running the latest firmware Samsung 970EvoPlus BIOS Disabled in SATA Hot plug ( Usually based on AMD CPU Cause problems on your system ) Make sure that the BIOS Lieutenant general NVMe The drive is set to NVMe Pattern ( some BIOS Existence can make NVMe The drive is set to SATA Error of )
4. Other reasons why I won't
5. After installing the black apple, guide the repair
6. Actions that may be required after installation
6.1 Nuclear display memory , Solve your graphics card as 3-7M
6.2 Turn on Hidpi
6.3 mac Set auto mount partition to specified path
6.4 OpenCore 0.6.6 Add a visual theme
6.5 Windows and macOS Time synchronization method
1.macOS Under the system , Set the right time , And turn on automatic time setting 2. Get into Windows, Synchronization time , And turn on automatic time setting 3. Open with administrator privileges CMD, Input Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_DWORD /d 1 Carriage return complete The principle of this method is to let Windows Think of hardware time as UTC Time remarks : Be sure to synchronize the time first , Reenter command !!!
6.6 Windows Turned into Mac a main board
6.7 Super detailed explanation tutorial of driving parameter injection of black apple kernel display HACKINTOOL Solve the problem of nuclear flower screen, purple screen and black screen
7. Other links that may be helpful
1. Before the installation
Black apple drive free graphics card quick look-up table
2. Download relevant website recommendations
MAC OS Download all versions MAC Software download PC6MAC Software download MacWk
3. self-control EFI
4. comprehensive
OC Official website ,Chrome Translation uses Highly recommended , The articles written by many websites are actually translated from this website Xiao Ming and his girlfriend The quality of videos and articles is very high , Very helpful GOOPHER The blog of Super detailed tutorial , Fine enough to look annoying Black fruit soldier Black apple house
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/150613.html Link to the original text :https://javaforall.cn
边栏推荐
- New product experience: Alibaba cloud's new generation of local SSD instance I4 open beta
- Align content attribute in flex layout
- 《畅玩NAS》家庭 NAS 服务器搭建方案「建议收藏」
- 我呕血收集融合了来自各路经典shell书籍的脚本教学,作为小白的你快点来吧
- GPS数据格式的分析与处理[通俗易懂]
- [codec] write H264 decoder (1) from scratch
- 锐捷交换机配置ssh password登录命令[通俗易懂]
- How to solve the data inconsistency between redis and MySQL?
- To be the Italian Islander? Liuqiangdong cashed out 6.6 billion yuan in two months and made a one-time 560million "emergency transfer" to buy the European maritime Palace
- Forecast and Analysis on market scale and development trend of China's operation and maintenance security products in 2022
猜你喜欢
Mobile web training day-2
To be the Italian Islander? Liuqiangdong cashed out 6.6 billion yuan in two months and made a one-time 560million "emergency transfer" to buy the European maritime Palace
Why do more and more users give up swagger and choose apifox
中国广电5G套餐来了,比三大运营商低,却没预期那么低
How to solve the problem that the computer wireless network does not display the network list
Yii2 writing the websocket service of swoole
开源社邀您参加OpenInfra Days China 2022,议题征集进行中~
程序员坐牢了,会被安排去写代码吗?
做一个墨水屏电子钟,炫酷!
PostgreSQL超越MySQL
随机推荐
[codec] write H264 decoder (1) from scratch
Forecast and Analysis on market scale and development trend of China's operation and maintenance security products in 2022
Hematemesis recommends 17 "wheels" to improve development efficiency
决策树预测红酒品质
Complete backpack beginner chapter "suggestions collection"
Hang Seng Electronics: lightdb, a financial distributed database, has passed a number of evaluations by China Academy of communications technology
My hematemesis collection integrates script teaching from various classic shell books. As Xiaobai, come quickly
开源社邀您参加OpenInfra Days China 2022,议题征集进行中~
Zhongang mining focuses on the fluorine chemical industry and lays out the new energy industry chain
Idea global search shortcut settings
PHP obtains the beginning and end time of the month according to the month and year
接雨水系列问题
thinkphp6 多级控制器目录访问解决方法
Data analysis - promoter evolution analysis
《蛤蟆先生去看心里医生》阅读笔记
NFT digital collection system development (3D modeling economic model development case)
RSLO:自监督激光雷达里程计(实时+高精度,ICRA2022)
How to open an account on the flush? Is it safe
To be the Italian Islander? Liuqiangdong cashed out 6.6 billion yuan in two months and made a one-time 560million "emergency transfer" to buy the European maritime Palace
MySQL从库Error:“You cannot ‘Alter‘ a log table...“