Simon Gander

Results 71 comments of Simon Gander

Sorry about that. And I'll look into your other issues ...

Can you try again with the newest version? Use -d 15 this time ... Somehow it can't read the root inodes, but I can't see why ... the crypto obviously...

cd apfs-fuse git pull cd build make cd is for changing the current directory. cd .. changes to the parent directory.

I see. I don't know why it fails, the output looks like it shouldn't. I'll need to investigate.

Ok, since you have been very helpful so far, i have a little challenge for you ... - Open the file BTree.cpp - Go to line 175, where it says...

On what kind of CPU are you trying to run this?

That's exactly what I suspected ... an old ARM that does not support unaligned access. I can fix this, but it will take some time. I'll get back to you...

Interesting ... I have never tested a RAID. Maybe you can get more useful output with the -d command line argument?

Sparsebundles are currently not directly supported. But on a Mac, you could either try to convert it to sparseimage or dmg, or use "hdiutil attach -nomount" to attach the image...

Interesting ... I'm actually also surprised that this worked. I wonder what was broken in your keybag. But then, apfs-fuse might sometimes be more tolerant than Apple's APFS ...