Last login: Fri Jul 26 19:14:16 on console
Mini2018:~ toke$ diskutil resetUserPermissions /Volumes/SSDhomeDir `id -u`
Ready to reset user permissions on disk6s1 SSDhomeDir
Started verify/repair permissions on disk6s1 SSDhomeDir
Error: -69838: Operation not supported for the macOS version on the targeted disk
diskutil resetUserPermissions / `id -u`
Yes I did. They have updated those instructions after my last try.Did you follow the steps in @chabig link? There is a section there re: what to do if you get that error.
It would be pretty nice, if Apple could allow repairing permissions just within one home folder.If the external disk has a bootable system on it, try booting from it, then repairing with:
It would only be necessary to run from the external for as long as it takes to do the repair.Code:diskutil resetUserPermissions / `id -u`
If the OS (or user folder) isn't the same version as one is booted from, it's possible that diskutil is overly cautious about attempting repairs. This could be the reason for the error message, but that's just a guess, because we don't know which OS versions are being used here. That could be useful info to post.