Unable to access hard drive

I haven’t tried this before, but based on this thread:

You could try

sudo cryptsetup luksOpen /dev/sdb2 cryptdisk, which may allow you to decrypt the disk, and then from there, the suggestions above might work.

1 Like