Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inplace recovery options? #46

Open
DeveeiveD opened this issue Feb 1, 2023 · 2 comments
Open

Inplace recovery options? #46

DeveeiveD opened this issue Feb 1, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@DeveeiveD
Copy link

DeveeiveD commented Feb 1, 2023

This tool is exactly what I was looking for, however I'm curious why some in-place means of recovery are N/A. In my case I've got a drive which I used along with paragon apfs, obviously 3rd party apfs adapter blahh, blahhh..

Well so I have a peculiar situation, when I mount ext apfs drive with paragon apfs once on windows and plug it back into osx, drive works. As soon as I replug in osx, it fails with spaceman errors and zeroed-out block error. I'm like uber certain this issues could be fixed by simply resetting space manager or something or relinking blocks (I'm assuming failed writes at some point in the past), however I see that the only solution is decent knowledge of apfs and hex editor.... (esp funny when all validations in drat are OK)

Like I think it would be nice to be able to mod mappings, unless I'm crazy, but saving a snapshot (of few MBs) of block device should be enough for safety and that would be useful in the sense tht one wouldn't have to offload terrabytes of data Xd

@DeveeiveD
Copy link
Author

Aah, Ic there is commented out modify command in headers. Looking at source yeah I see it's just unfinished afaik

@jivanpal
Copy link
Owner

jivanpal commented May 7, 2023

Yeah, that's right, I want to implement this eventually, it's just quite the task to generalise. I'll leave this issue open to track progress on this feature, thanks for opening it!

@jivanpal jivanpal added the enhancement New feature or request label May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants