APFS inverter failed to invert the volume error solved by calling apfs_invert?
Hi,
I recently had the same problem as described here:
https://discussions.apple.com/thread/8384650
Unfortunately it is not possible to reply there, it suggested me to open a new question, so here I am. :)
The process of cloning an apfs volume with disk utility led to the error in the title and left
me with a volume with only one file "ContainerToInvert" in it.
I did some googling and found that there's an utility apfs_invert. So I played around and found
that this command would make the copy work:
sudo /System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_invert -d /dev/disk3s3 -n ContainerToInvert -s 1
(where /dev/disk3s3 is the device of the container partition (check with "diskutil list" or "diskutil apfs list" for the right name).
Is it possible that one can circumvent the error that easily? If yes, couldn't Apple simply fix Disk Utility?
MacBook Pro Retina