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

Ventura support #9

Open
jjzazuet opened this issue Nov 4, 2023 · 0 comments
Open

Ventura support #9

jjzazuet opened this issue Nov 4, 2023 · 0 comments

Comments

@jjzazuet
Copy link

jjzazuet commented Nov 4, 2023

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!

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