-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Mac boots option #1
Comments
me too |
I just see windows option |
put ApfsDriverLoader-64 in driversUEFI shout be run |
I have tried the other clover to install macOS.And after finished,replace the clover and then restart,everything will go well.I think the author upload the package which have been installed successfully. That can explain why there exist Apple folder. Whatever thank you very much. |
But after installed ,I can‘t adjust the display brightness |
Can you give me your efi ? I need |
,and can you teach me how to install macos 10.14.6 please. |
my email is [email protected] |
i have tried this EFI, and found that <key>DisableDrivers</key>
<array>
<string>VBoxHfs</string>
</array> change to <key>DisableDrivers</key>
<array>
<string>Nothing</string>
</array> then,you can see the install boot option. |
@takfate Hi, thank you very much for your help in developing the repository. I want to return to it by porting High Sierra since it is possible to run a discrete video card there. I would be glad if you made a pull request with the changes you made. |
I have tried your efi, but after restart and enter into clover.I didn't see the Mac boot option.I don't konw why? Other efi can see Mac option.
The text was updated successfully, but these errors were encountered: