-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I saw your guide (https://github.com/SayantanRC/URLs/blob/master/grub_to_opencore.md) and find an easiest way:
- Don't create any folder and don't copy OpenCore.efi, just use it as it is
- Edit
/etc/grub.d/proxifiedScripts/customand add this simple line:
menuentry "MacOS" --class macosx {
search --file --no-floppy --set=root /EFI/OC/OpenCore.efi
chainloader /EFI/OC/OpenCore.efi
}
- Update grub
sudo update-grub
Tested on Linux Mint (Ubuntu derivative)
If you restart and boots into opencore instead of grub. Please reboot, enter your BIOS and change bootloaders order
matte-oss, AlaisterLeung, clearc352 and GUNNERSxjmada
Metadata
Metadata
Assignees
Labels
No labels