Skip to content

Ventura support #9

@jjzazuet

Description

@jjzazuet

Hi, thanks for this solution!

Is Ventura supported? I'm trying to make NVME drives on a PICe card appear as internal on a Dell T7820 running Ventura, but they still show up as external. Is this OpenCore Kext definition correct?

<dict>
        <key>Arch</key>
        <string>Any</string>
        <key>BundlePath</key>
        <string>Innie.kext</string>
        <key>Comment</key>
        <string>Innie.kext</string>
        <key>Enabled</key>
        <true/>
        <key>ExecutablePath</key>
        <string>Contents/MacOS/Innie</string>
        <key>MaxKernel</key>
        <string></string>
        <key>MinKernel</key>
        <string></string>
        <key>PlistPath</key>
        <string>Contents/Info.plist</string>
</dict>

The Kext itself is located at:

% ls -la EFI/OC/Kexts/Innie.kext
total 12
drwxrwxrwx@ 1 jjzazuet  staff   512 Dec  3  2022 .
drwxrwxrwx  1 jjzazuet  staff  1024 Nov  4 14:36 ..
drwxrwxrwx@ 1 jjzazuet  staff   512 Nov  4 14:36 Contents

Thanks!

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