Advertisement
Guest User

Untitled

a guest
Jan 17th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. Hackintosh Dell T5500
  2.  
  3. Based on
  4. https://www.tonymacx86.com/threads/success-dell-precision-t5500-quadro4000-xeon-x5680-macos10-12-x.215070/
  5.  
  6. BIOS Setup
  7. Update BIOS to A16 (I used Ubuntu Live and this: http://www.dell.com/support/home/us/en/19/drivers/driversdetails?driverId=G24Y4 )
  8.  
  9.  
  10.  
  11. Install
  12. -> Use F12 to enter boot menu
  13. -> Use Mac OS Extended (Journaled) -> maybe you could use APFS but not tested
  14. -> It’ll restart 2 times, just make sure to boot the proper partition (first boot USB so clover loads on the F12 menu, then select the HD on Clover).
  15.  
  16. Drivers setup
  17. After install finishes, boot USB again, and select FileVault Preebooter from Preebot.
  18.  
  19. Do the setup (maybe it goes slow).
  20. -> Ethernet won’t work.
  21.  
  22. Run MultiBeast (is on the USB):
  23. -> Quick Start: Legacy Boot Mode
  24. -> Drivers & Bootloaders: don’t touch
  25. -> Customize -> System Definitions -> Select Mac Pro 5,1
  26. -> Customize -> Graphics Configuration -> Select Nvidia Graphics Fixup & Nvidia Web Drivers Boot Flag
  27.  
  28. -> Run install on the HD on Build tab.
  29.  
  30. Run Kext Wizard (is on the Kexts folder):
  31. -> On the Installation tab drag and drop:
  32. - BCM5722D.kext (ethernet)
  33. - AppleHDADisabler.kext (audio)
  34. - VoodooHDA.kext (audio)
  35. Install
  36. -> On the Maintenance tab select System/Library/Extensions and all below and Execute.
  37.  
  38. Run Nvidia WebDriver installer -> Restart
  39.  
  40. Unplug the USB, you won’t need it anymore (hopefully).
  41.  
  42. That should be everything.
  43.  
  44. Things
  45. If you use a SAS Drive is possible it gets detected as an external one. Then, you can’t use it to boot and you should install clover (Multibeast) on another drive.
  46.  
  47. It’s very likely that a system update (one that needs a restart) breaks the installation. Be careful when doing them. Also, it’s always useful to have a copy of the EFI partition config.plist and/or the USB you used for the install.
  48.  
  49. Change Keyboard so Option and Command are on the right place -> Preferences -> Keyboard -> Modifier Keys… -> Select Keyboard and switch option and command params.
  50.  
  51. The ethernet can hang when under a lot of traffic. https://github.com/adlan/BCM5722D/issues (possible solution on https://github.com/adlan/BCM5722D/issues/13#issuecomment-10785924 )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement