RESOLVED: SEE POST 33
I am able to disable and recover from opencore by simply pulling the physical disk that contains it and rebooting but I find it a bit disconcerting that it seems to have "taken over" my setup whereby it doesn't matter about NVRAM resets etc, as long as the disk with OC is in place, it generally defaults to OC.
What I am looking for is a way to decide that when I boot, OC should respect the startup disk selected and allow this to boot as normal. Basically, an "off" switch in OC.
A list of what doesn't work:
Looking for some kind of command that wipes out all traces of OC in the NVRAM (I think that's where the issue lies).
Any thoughts?
I am able to disable and recover from opencore by simply pulling the physical disk that contains it and rebooting but I find it a bit disconcerting that it seems to have "taken over" my setup whereby it doesn't matter about NVRAM resets etc, as long as the disk with OC is in place, it generally defaults to OC.
What I am looking for is a way to decide that when I boot, OC should respect the startup disk selected and allow this to boot as normal. Basically, an "off" switch in OC.
A list of what doesn't work:
- "sudo systemsetup -setstartupdisk /" -> Attempt to set startup disk to current volume: Ignored by OC ... Still boots OC
- "sudo mkdir /Volumes/EFI; sudo mount -t msdos /dev/OC_EFI_PARTITION /Volumes/EFI; sudo bless --unbless /Volumes/EFI/; sudo systemsetup -setstartupdisk /" -> Attempt to unbless OC and set startup disk to current volume: Ignored by OC ... Still boots OC
- "sudo mkdir /Volumes/EFI; sudo mount -t msdos /dev/REFIND_EFI_PARTITION /Volumes/EFI; sudo bless REFIND_BLESS_COMMANDS /Volumes/EFI/" -> Attempt to bless REFIND instead: Ignored by OC ... Still boots OC
- Reboot and reset NVRAM 3 Chimes" -> Attempt to zap OC Stuff: Ignored by OC ... Still boots OC
Looking for some kind of command that wipes out all traces of OC in the NVRAM (I think that's where the issue lies).
Any thoughts?
Last edited: