Advertisement
matt_mods

vinilla install of macos

Jun 8th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. 1. Restore Basesystem.dmg to the dmg to the stick (located in install macOS.app/Contents/SharedSupport)
  2. 2. Install fakesmc, dummyusbehcipci, dummyusbxhcipci and genericusbxhci kexts (Sierra usb fix basically, still works on high Sierra)
  3. 3. Place the amd patched kernel in System/Library/Kernels on the stick (you'll have to create that dir)
  4. 4. Copy over AppleActuatorDriver, AppleSMCRTC, ApppeUSBCommon, IOSlaveProcessor and KernelRelayHost kexts from /System/Library/Extensions on your macbook to that same location on the stick and fix permissions (Google fix kexts permissions)
  5. 5. Rebuild the prelinked kernel for amd with sudo kextcache -i /Volumes/USB && sudo kextcache -u /Volumes/USB
  6. 6. install clover
  7. 7. Install macos
  8. 8. Replace the kernel on the installed system
  9. 9. Install fakesmc and USB fix kexts on the installed system
  10. 10. Rebuild the prelinked kernel for the installed system
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement