10.9 users reminder

All your general support questions for OpenZFS on OS X.

10.9 users reminder

Postby nodarkthings » Thu Jan 16, 2025 1:58 am

For anyone using OpenZFS v2 on 10.9 (Mavericks), here's a reminder for things to check, if you have an "incompatible disk" warning and if automount doesn't work:

    • zfs.fs has to be in /System/Library/Filesystems instead of /Library/Filesystems to avoid the "incompatible disk" warning
    • Edit the file /usr/local/zfs/libexec/zfs/launchd.d/zpool-import-all.sh and replace
    Code: Select all
    /bin/launchctl kickstart -kp system/org.openzfsonosx.zpool-import
    with
    Code: Select all
    /usr/local/zfs/bin/zpool import -a -f
    for automount to work
nodarkthings
 
Posts: 185
Joined: Mon Jan 26, 2015 10:32 am

Return to General Help

Who is online

Users browsing this forum: No registered users and 8 guests