Skip to content

Instantly share code, notes, and snippets.

@rctphone
rctphone / gist:62f75cf2f0293bdc9dd27eebac1d5c61
Last active February 14, 2021 06:56
How to solve "APFS inverter failed to invert the volume" error
After cloning APFS drives using Disk Utility it usually ends with a volume containing ContainerToInvert file with the size of a cloned partition.
Don't be afraid, using the following steps you can mount this file as APFS container and get all partitions.
1. Requirements
We need FUSE and xmount installed
2. Terminal
Open Terminal app and type the following:
$ sudo mkdir /Volumes/apfs_image/