Mounting
- 
4. Mounting Apfs VolumesFinally, to Mount Apple Fusion Drives 
 First, to make a Target Volume:sudo mkdir -p /media/$USERNAME/macos Then for instance mounting it with: sudo apfs-fuse -o allow_other /dev/sda2 /media/$USERNAME/macos Replace “sda2” with your current Device in the above Command. 
 You may use GParted to check for the Fusion Drive Path.
 Finally, in case of the “apfs-fuse Need to specify two devices for a fusion drive” Issue this mean that your Fusion Drive is Split.
So Now I’m truly Happy if My Guide could Help you to Quick Start with apfs-fuse on openSUSE!
Contents
