I’ve had some luck with the following (per diskutil’s manpage):
[code]diskutil enableOwnership /Volumes/VolName[/code]
While it still shows as [code]Owners Enabled: No[/code] in Disk Utility, it shows as [code]Owners: Enabled[/code] when running:
[code]diskutil info /Volumes/VolName[/code]
Recent Comments