跳到主要內容

如何製作macOS Sierra 的USB安裝碟



這裏將引導您如何通過三個步驟在USB隨身碟上安裝macOS。 USB隨身碟的容量必須至少為8GB 以上,以安裝macOS安裝程序。

STEP 1: DOWNLOADING MACOS

  1. Open App Store
  2. Click Store then Login from the menu bar at the top
  3. Login with your Apple ID
  4. Download either High Sierra or Sierra or El Capitan
NOTE: You can also download macOS from Downloads If you download macOS from somewhere other than the mac app store move the .dmg file to the /Applications Folder

STEP 2: FORMATTING THE USB DRIVE

為了要製作一個可用的macOS USB安裝碟,它必須格式化為允許EFI分區的方案。

在Mac或虛擬機上運行macOS後,請按照以下步驟操作:
  1. Insert Flash Drive
  2. Open Disk Utility
  3. Select the Flash Drive on the left column
  4. Click Erase
  5. Set the following settings:
    • Name: Hackintosher
    • Format: Mac OS Extended (Journaled)
    • Scheme: GUID Partition Map
  6. Click Erase
  7. Click Done upon finish

把安裝碟格式化為GUID分區映射,因為還會創建一個名為EFI的隱藏分區,用於存儲hackintosh啟用文件夾和相應文件。

STEP 3: CREATING THE INSTALLER

  1. 打開工具程式裡面的終端機軟體.
  2. 拷貝以下安裝你所需要的系統安裝代碼,將系統複製到你的安裝碟.
    High Sierra Install:
    sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --applicationpath /Applications/Install\ macOS\ High\ Sierra.app  --volume /Volumes/Hackintosher/
    Sierra Install:
    sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --applicationpath /Applications/Install\ macOS\ Sierra.app  --volume /Volumes/Hackintosher/
    El Capitan Install:
    sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app  --volume /Volumes/Hackintosher/
  3. Paste the text into Terminal
  4. Press Enter
  5. Type in your Password
  6. Press Y when it prompts an erase
  7. Press Enter
在此過程完成之前,請勿取出隨身碟。 將安裝程序文件複製到USB隨身碟大約需要20到60分鐘才能完成,完成後它將如下圖所示。
閃存驅動器應該也被自動重命名。

留言

這個網誌中的熱門文章

第八代『黑蘋果』主機全部安裝教程

HIGH SIERRA GUIDE  For  ASUS  STRIX Z370 -G  ROG ( Micro-ATX ) ** UPDATE   5th Jan 2018  /   Clover v2.4k r4359 ** 硬體配置規格 Asus ROG Strix Z370-G Gaming (Wi-Fi AC) ( Micro ATX )  i7 8700 3.2GHz  Corsair Vengeance LPX 8GB (1 x 8GB) DDR4 DRAM 2400MHz (PC4-19200) C14 Memory Kit - Black  Samsung Evo 960 250GB NVMe SSD  NVIDIA GeForce GTX 1080ti (or a GTX 1050 / 1060 / 1070 will work  ) ABWB 802.11AC WI-FI with Bluetooth 4.0 PCI-Express  BitFenix Phenom – Tower – micro ATX  Noctua NH-L9x65 - NH-L9x65 Low Profile Performance CPU Cooler  EVGA SuperNOVA 750 G3, 80 Plus Gold 750W  Corsair UK K65 Rapidfire Cherry MX Speed Performance Multi-Colour RGB Backlit 10 Keyless  Samsung 850 EVO 500GB  Dell UltraSharp U2717D (2560x1440DP) IPS LED 27-Inch Infinity Edge 成功運行的功能 Wi-Fi ( Onboard WiFi card was replaced, see components list above )   Bluetooth Ethernet ...

雖然我沒有4K螢幕,但卻可以4K輸出(4K)

FRESH INSTALLING MACOS HIGH SIERRA ON AMD RYZEN HACKINTOSH GUIDE (10.13)

This guide will show you the steps to install Sierra on a AMD Ryzen PC using a VMWare Virtual Machine. I’m making this guide for those who don’t have access to a Mac and need macOS to either try out for a bit or create a macOS boot loader installer for a AMD hackintosh build. There is another VMWare Sierra guide on this site, but  with AMD system a modified VMWare image is required to even be able to boot macOS so this AMD VMWare guide has to be used instead. WHY NOT A HIGH SIERRA VM? So getting High Sierra running as a virtual machine in Windows or Linux is actually pretty difficult with a Ryzen PC. Some will manage to get it working, butt not for others with there being all sorts of errors that can potentially popup on the screen. I actually spent half a day trying to get High Sierra working on VMWare player and wasn’t able to do it, so I had to resort to using Sierra, which I posted the steps for here. You can still use a Sierra VM to download High Sierra and create a Hig...