Clean up README

This commit is contained in:
Mykola Grymalyuk
2021-03-11 12:34:20 -07:00
parent 79559943ad
commit 1bf4cf7dce
3 changed files with 18 additions and 53 deletions

View File

@@ -96,6 +96,7 @@ module.exports = {
sidebarDepth: 1,
children: [
'TROUBLESHOOTING',
'UNINSTALL',
]
},

11
docs/UNINSTALL.md Normal file
View File

@@ -0,0 +1,11 @@
# Uninstalling OpenCore
To remove OpenCore is actually quite simply:
1. Remove OpenCore either from the USB or internal drive
* You'll need to mount the drive's EFI partition, and delete the EFI folder
* [See here for example how to mount](https://dortania.github.io/OpenCore-Post-Install/universal/oc2hdd.html)
2. Reset NVRAM
* [Reset NVRAM or PRAM on your Mac](https://support.apple.com/HT204063)
Know that if you are on Big Sur when you remove the EFI folder, your Mac will no longer boot and show the prohibited symbol. Be ready to install an older version of macOS before you uninstall OpenCore.