Skip to content

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

@tewarfel

Description

@tewarfel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions