Hi,
I have MBP 2012 and I dual boot it with Manjaro Gnome DE and macOS High Sierra.
When I try to access it High Sierra Drive from Manjaro, I get an error -
Error - File type APFS not configured in
So, I have installed linux-apfs-rw from the AUR packages using the following commands
$ yay -S linux-apfs-rw-dkms-git
$ yay -S apfsprogs-git
Now, I get new error as below
Error mounting /dev/sda2/ at /run/media/lx/ : wrong fs type, bad option, bad superblock on /dev/sda2, missing codepage or helper program or other error
Note: The macOS partition (APFS) drive I am trying to mount in Linux has a size of 416 GB
Can you please suggest on how to fix this ?
Thanks