Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joepool authored Feb 7, 2021
1 parent 11a2c94 commit a935274
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ Boot the USB installer and install macOS.
https://dortania.github.io/OpenCore-Post-Install/ - Steps are outlined in this guide.
Mount your drives EFI partition and copy the contents of your USB installer's EFI partition to your drives EFI Partition.
Convert fron the debug version of opencore to the release version, cleanup logging etc. Follow [This Guide](https://dortania.github.io/OpenCore-Post-Install/cosmetic/verbose.html#macos-decluttering).
Follow any other steps you would like to complete your hackintosh.
# My System
Intel Xeon E5-1650 v2 CPU
Nvidia Quadro K4000 GPU
32GB ECC DDR3
# Important when Updating to OC 0.6.6
Follow any other steps you would like to complete your hackintosh.
### Important when Updating to OC 0.6.6
If you have previously installed this with OpenCore 0.6.5 or older and update to OpenCore 0.6.6, there are a few thing you will need to do. (If are are doing a fresh installation ignore this)
As bootstrap has been removed you will not be able to boot OC 0.6.6 without resetting your NVRAM as it will try to boot bootstap.
Before you first boot with 0.6.6, reset your NVRAM from the opencore boot picker(If the option doesn't show up, press the spacebar), then for the first time you will have to boot the `EFI/BOOT/BOOTx64.efi` option - after firdt boot it should be back to normal. See [this page for more info](https://dortania.github.io/OpenCore-Post-Install/multiboot/bootstrap.html#updating-bootstrap-in-0-6-6)
If you use OpenCanopy (Graphical boot picker) you will also have to update your Resources folder, which can be done from [here](https://github.com/acidanthera/OcBinaryData).
# My System
Intel Xeon E5-1650 v2 CPU
Nvidia Quadro K4000 GPU
32GB ECC DDR3
# Issues
USB3 - The Z420 uses a Texas Instruments USB 3 Controller which is unsupported in MacOS - I have solved this by using [This PCIe expansion card](https://www.amazon.co.uk/gp/product/B00JEVLEFQ/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1) which can fix the two front pannel USB3 ports and give two extra USB3 ports in the rear. The Unsupported USB 3.0 controller means that your Install USB must be connected to a USB 2.0 port. If it is connected to a USB 3.0 port you will get the error `Still waiting for root device`
DRM - My GPU is incompatable so DRM will never work for me, most GPU's have support, see [this page]()
Expand Down

0 comments on commit a935274

Please sign in to comment.