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: 199
Joined: Mon Jan 26, 2015 10:32 am

Re: 10.9 users reminder

Postby nodarkthings » Wed Jul 30, 2025 5:54 am

Just tested v2.3.0 and you still have to make those modifications manually — I use the root user in the Finder.
All seems ok, from my brief tests. ;)
nodarkthings
 
Posts: 199
Joined: Mon Jan 26, 2015 10:32 am


Return to General Help

Who is online

Users browsing this forum: No registered users and 82 guests

cron