Skip to content
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

current version of opencore-image-ng.sh uses "BASE" before it is defined #23

Open
tewarfel opened this issue Jan 21, 2022 · 0 comments
Open

Comments

@tewarfel
Copy link

Minor issue - the current version of opencore-image-ng.sh tries to use bash variable "BASE" at line 154, but doesn't define "BASE" until line 160.

As a result, generating an opencore boot image fails when it tries to copy $BASE/resources/OcBinaryData/Resource to the /ESP/EFI/OC directory as it looks in "." rather than "./OSX-KVM"

Thank you(!) for the work you've done on this and for making this tool available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant