Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Ownership disabled on RAID with active shares? #378702
    thinkingman
    Participant

    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]

Viewing 1 post (of 1 total)