When I try mount your new one, I get the bad superblock error :(
[user@hostname test]$ sudo mount -t apfs -o cknodes,vol=1 "$IMAGE" "/media/${USER}/macos"
mount: /media/${USER}/macos: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error.
Hey @eafer, I'm very very keen on using this!
Install over your existing linux-apfs-dkms-git? https://github.com/linux-apfs/linux-apfs-rw/commit/cb4f9d2514ea0d4913ddc2ce3b4fe95258b22587
I have a 50GB raw disk image, made with https://github.com/sickcodes/Docker-OSX
It is APFS + Unencrypted + Case Sensitive:
apfs-fuse
works fine (read-only)When I try mount your new one, I get the bad superblock error :(
Since I can still apfs-fuse, I need to remove all and install ONLY this
-rw
repo instead of-oot
?Also, perhaps change https://github.com/linux-apfs/linux-apfs-rw/blob/master/dkms.conf to
Or will you merge into linux-apfs soon?
Should I try the non-dkms version?