Hackintosh Sierra Zone Dmg To Usb

To Install macOS Sierra on PC, you should have macOS Sierra 10.12 final version or beta version. Now, I can’t give the link of the dmg file, but you can easily google search and find the dmg file. Also, it is free on the App Store, follow step 1 to download and create a macOS Sierra USB installer. Installing macOS on PC is made easy with Niresh Mojave. This is a special Hackintosh release, it focuses on Vanilla Hackintosh. It has no third-party software. You are free to customize your mac os experience your way. Hackintosh Mojave Requirements. A Desktop Computer or Laptop with Intel Proces. 218,416 likes 1,335 talking about this. Install macOS on PC with Hackintosh Zone Distros, They are the most convenient way of Installing a. Aug 29, 2019 Press the enter / return key. The app will ask for your system password. After you enter your password, it will begin writing the Hackintosh Sierra Zone disk image onto the USB drive. This will probably take 20-40 minutes, though it may take longer, depending on the speed of your USB drive. Niresh Mac OS X Mojave Hackintosh DMG supports UEFI compatible computer only and Clover UEFI is used as the default bootloader. It has got support for Apple File System and it is also possible to install macOS Mojave without converting it to APFS. Jan 24, 2018 DMG, then convert High Sierra.DMG to High Sierra.ISO (available solutions in both Mac OS X and Windows). Mac Users obviously can not download High Sierra App from Apple store, then locate where to get the InstallESD.DMG from the installer in Applications folder: Right mouse on Install MacOS High Sierra app, then choose Show Packages Contents.

  1. Hackintosh Sierra Zone.dmg Download
  2. Hackintosh Sierra Zone Dmg
  3. Hackintosh Sierra Zone

Mar 19, 2017  This is my first time installing macOS Sierra on desktop pc ( Hackintosh ). I encountered may problems while I was trying to install mac OS Sierra. Now your bootable macOS Sierra 10.12.3 USB.

This is my working install guide for macOS sierra 10.12 on HP elitebook 840 G1, i5(4300U), Intel HD 4400 (tested on both azerty/querty & 1600x900 / 1366x768 models)

  1. Download macOS Sierra from hackintoshzone.com
  2. Download transmac trial
  3. Plug your USB drive into your computer, and open TransMac as Administrator
  4. Right click on your USB (sidebar at the right) and format disk for mac.
  5. After finishing right click again on your USB and click Restore with disk image
  6. Choose the file Hackintosh-Sierra-Zone.dmg you downloaded and proceed.
  7. Wait until finish then reboot to your bios.
  1. Reset bios settings to default
  2. Go to Advanced
    • Device configutation
      • Check Fn key switch
      • Change Video memory to 512
      • Disable wake on USB
    • Built in device option
      • Disable wake on LAN
  3. Verify if VT-D; VT-X are disabled and boot mode on UEFI (native recommended but no windows boot).
  4. Save and reboot.
  1. Boot using your USB drive (F9)
  2. Select your USB drive, named as “Hackintosh Sierra Zone
  3. Wait until texts and apple logo disappear
  4. Click next, next, continue, agree
  5. Go to top menu and click utilities->disk utility
  6. Click on your hard drive disk (not the partition), right click then erase
  7. A popup will show up, choose these:
    • Name : macOS (or what you want)
    • Format : Mac Os Extended (journaled)
    • Scheme : GUID Partition Map
  8. Then Erase. After finish close the window.
  9. Select your drive “macOS” then customize. Choose these right settings:
    • Boot-loader -> Clover -> check all the three (standard, EFI, UEFI)
    • Graphics -> check Graphics Enabler
    • Drivers -> check all
      • FakeSMC Plugins -> check all
    • Chipset kexts
      • Check Fixed chipset kexts
      • Chipset driver
    • Check Null*********
    • Laptop drivers
      • Check all (battery percentage & Trackpad ….)
    • Sierra USB Fixes (check these)
      • USB 3.0
      • USB Inject All
    • FakePCIID Kexts (check these)
      • USB 2.0/3.0
      • Intel Ethernet
      • Intel HD graphics
      • Intel HDMI audio
      • Broadcom wifi
    • OS X Fixes
      • Check all
    • Click accept at the bottom
  10. Continue
  11. The install process will take up to 30 minutes

1. Boot from hard drive

  1. Download and run Hackintosh Vietnam Tool
  2. Click continue, continue, continue, agree.
  3. Check Clover -> Install Clover UEFI.
  4. Continue, install and done.
  5. remove your bootable USB drive. now you're able to boot from hard drive.

2.1 Kexts installation

Hackintosh Sierra Zone Dmg To UsbUsb
  1. Run again Hackintosh Vietnam Tool
  2. Choose these right settings:
    • Kexts -> System (check these)
      • FakeSMC v6
      • FakeSMC v6 plugins
      • Patch AppleRTC
    • Kexts -> Graphics (check these)
      • ACPIBacklight
      • FakePCIID HD 4600
    • Kexts -> Drive (check these)
      • AHCIPortInjector
      • Trim Support (only if your drive is SSD)
    • Kexts -> USB 3.0 -> GenericUSBXHCI
    • Fixes
      • Enable NoATime
      • Home/End keys
      • Hibernate -> Disable hibernate
    • Tools
      • IASL
      • Kext Wizard
      • MacIASL
  3. Then click continue -> install.

2.2 Kexts installation

  1. Download these essential kexts
  2. Open Kext Wizard & select Installation tab
  3. Browse and add downloaded kexts or just drag them to the window.
  4. Check Backup Kexts then click Install.
  5. Wait a minute and it's done.

3. Patch DSDT files

You will find the complete guide here. there is also a great video tutorial but I'm only noting the main steps here below.

Hackintosh Sierra Zone.dmg Download

  1. Reboot your Hackintosh and go to Clover menu.
  2. Press F4 key. Nothing will be shown at this point but this will extract original ACPI files so we can patch them. you'll find them in EFI/Clover/ACPI/origin.
  3. copy the origin folder to the desktop and rename it to patched. A backup is recommended.
  4. Delete duplicate SSDT files if there are. they have same sizes and you can determine them by bash command ls -l SSDT*.aml.
  5. Download iasl to disassemble .aml files to .dsl files. copy the downloaded file to /usr/bin to have ease access in terminal:

Hackintosh Sierra Zone Dmg

  1. Download the file refs.txt present in this repo and place it to the patched directory.
  2. To do so, run this command : iasl -da -dl -fe refs.txt DSDT.aml SSDT*.aml
  3. Open MaciASL. go to preferences > sources > add :
    • name : RehabMan Laptop
    • url : http://raw.github.com/RehabMan/Laptop-DSDT-Patch/master
  4. Go to your patched folder and open DSDT.dsl file. it shoud be opened with MaciASL.
  5. click Patch icon in the top.
  6. now we will apply each patch described below to the DSDT file. you need to select the patch name (the left tree bar) and click patch then compile, it should be compiled without any errors (warnings aren't importants).
    • RehabMan Laptop
      • [audio] audio layout 12
      • [bat] HP ProBook 4x0s G1
      • [igpu] Haswell HD4400/HD4600/HD5000
      • [sys] IRQ fix
      • [sys] SMBUS Fix
  7. Once finishing go to File menu->save, then again File->save as-> DSDT.aml (file format: ACPI Machine Language Binary)
  8. For SSDT files you need just to compile files without errors. (open dsl file, compile, save, save as .aml) and done.
  9. now mount your EFI partition, and go to EFI->CLOVER->ACPI->patched and paste all the compiled .aml files.
  10. close and reboot. everything should work now.
Zone

4. Getting Wi-Fi card working

Hackintosh Sierra Zone

  1. I ordered this one after research and it works right out of the box.
  2. After installation mount your EFI partition and open your config.plist with clover configurator and go to SMBIOS section and change it to MacBook Air 5,2. save and reboot. now It should work.