Giter VIP home page Giter VIP logo

mojave's Introduction

黑蘋果新手注意事項

如何安裝Clover EFi

前言

香草EFI的設置,以EFI開機引導來啟動macOS作業系統,Hackintosh所需要相關的kexts,補丁等都包含在EFI分區中。香草安裝的EFI與官方蘋果電腦EFI相同。

快速術語詞彙表*

您將在本指南中看到許多術語 - 我將在此概述其中的一些術語及其定義:

  • Clover - 這是我們將使用的引導程序。真正的mac有一個自定義固件,允許他們啟動macOS。PC硬件需要一些幫助才能使其正常工作; Clover幫助我們實現這一目標。它還處理kext注入,ACPI重命名,kext補丁和許多其他功能。
  • Kexts - “kext”這個詞實際上就是K ernel Ext ension 的組合; 你可以把kexts簡單地想像為macOS的驅動程序。
  • Config.plist - 這是告訴Clover要做什麼的文件。它是一個XML格式的屬性列表(看起來非常類似於HTML),是設置Hackintosh最重要的部分之一。.
  • OOB - Out Of the Box 首字母縮寫詞,意味著工作支持而不需要調整。
  • 當我處理本指南(可能)時,會添加更多內容

先決條件

本指南僅關注桌面。筆記本電腦還有其他指南 RehabMan's guide at TMac) - 但它們通常比本指南更具體。

我們需要一些東西才能讓我們開始:

  1. 準備一隻8G以上的 USB flash drive
  2. 安裝OS X / macOS.app(最好直接從應用程序商店下載)
  3. __Clover's Install Package __(courtesy of Dids)
  4. Clover Configurator (the brave can edit with any text editor - but CC is typically quicker)
    • 勇敢者可以使用任何文本編輯器進行編輯 - 但CC通常更快)
  5. __VirtualSMC.kext - this supercedes FakeSMC.kext as our SMC emulator and either VirtualSMC or FakeSMC 這取代了FakeSMC.kext作為我們的SMC模擬器,VirtualSMC或FakeSMC對於啟動我們的Hackintosh至關重要。沒有其中一個,我們永遠不會開機。 確保您獲得全球版
  6. 我們的主板/等的任何其他kexts 我們將在下一節中討論這個問題!
  7. 你需要的耐心、堅持。
  8. 你可以直接下載我紹定好CLOVER檔,直接覆蓋原來在系統碟上面的EDI\CLOVER\,即可。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.