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

Does not work on fedora 34 and TimeMachine disk made on latest Mac update #162

Open
alevchuk opened this issue Jan 12, 2022 · 3 comments
Open

Comments

@alevchuk
Copy link

$ sudo ./apfs-fuse /dev/sdb2 tmp/
Unable to get volume!

$ sudo ./apfs-fuse /dev/sdb1 tmp/
This doesn't seem to be an apfs volume (invalid superblock).
Unable to load container.

$ sudo ./apfs-fuse /dev/sdb tmp/
Unable to get volume!
@sgan81
Copy link
Owner

sgan81 commented Jan 23, 2023

Are you sure it is not formatted as HFS+?

@sgan81
Copy link
Owner

sgan81 commented Jan 23, 2023

Although sdb2 seems to be an apfs container ... hmmm ...

@sgan81
Copy link
Owner

sgan81 commented Jan 23, 2023

Maybe the volume does not have id 0. Check using "apfsinfo /dev/sdb2". This may happen if volumes are deleted after others have been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants