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

Trying to mount a RAID #177

Open
rafacampoamor opened this issue Feb 27, 2023 · 1 comment
Open

Trying to mount a RAID #177

rafacampoamor opened this issue Feb 27, 2023 · 1 comment
Assignees

Comments

@rafacampoamor
Copy link

Hi!

I'm trying to mount an APFS encrypted drive, but I don't get which command to use.
I've tried with :
sudo apfs-fuse -r PASSWORD /dev/sdb1 /mnt/raid
getting:
This doesn't seem to be an apfs volume (invalid superblock). Unable to load container.

sudo apfs-fuse -r PASSWORD /dev/sdb3 /mnt/raid
getting the same.

And
sudo apfs-fuse -r PASSWORD /dev/sdb2 /mnt/raid
getting:
ERROR: Invalid omap block @ oid 0x5d6a64 Failed to load nx omap Unable to load container.

I've been looking around but couldn't get how to mount a RAID

Anyone can help me?

@sgan81
Copy link
Owner

sgan81 commented Mar 11, 2023

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

@sgan81 sgan81 self-assigned this Mar 11, 2023
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