Ernesto Fernández
Ernesto Fernández
And it still doesn't mount? Weird. What about after you try to mount with `readwrite`, do you still get a 0?
You can rename files on a read-only mount? What do you get for your apfs filesystem on /proc/mounts? If you can also send me all your dmesg since the first...
> I did manage to write one file luckily, but now its refusing to even rename. But are you still getting `mount: /mnt: WARNING: source write-protected, mounted read-only`, or is...
That sounds like an unsupported compression algorithm. Only zlib works for now, sorry. I will try to add the others in the coming months.
I don't think I had noticed, no; thanks for the report. I never try the `cknodes` option, so I'm guessing it never worked with `readwrite` at all. It's not a...
Thanks for the thorough report. > Container keybag: odd inconsistency (may not be corruption). > Volume superblock: unknown optional feature One of your volumes has an undocumented feature but it's...
> running `apfsck -w ...` gives the same output. `apfsck -c` doesn't give any output. Perhaps I'm using the programs wrong, but I read the manpage and it seemed like...
> What should I do? Ideally, you should send me a filesystem image where you can reproduce this issue. Do you think you can do that?
> Container keybag: odd inconsistency (may not be corruption). Your volume is not encrypted, right? > Nonempty reaper: not supported. The reaper shouldn't matter for a read-only mount. It's likely...
Hi. I don't check github often, you'll get faster replies if you send me an email. I don't own any Apple devices, so testing new features is a bit tricky....