On Fri, May 1, 2026 at 9:52 AM easytoremember13285 <[email protected]> wrote: > > I encrypted my sdcard under linux in the ext2 format.
How? ext2 is not encryption so something is missing. > Now when I try to mount it I have a problem with bioct -c C -l /dev/sd1 > softraid0 command. Well, unless you explicitly encrypted your partition in a softraid-compatible format in Linux (not sure how, is this even possible?), I suspect that is the expected outcome. Since you didn't specify: I *assume* you used LUKS with default parameters in linux. That won't work in OpenBSD. I don't know anything in OpenBSD that can decrypt a LUKS volume, nor do I know anything in Linux that can decrypt a softraid-crypto volume. I hope I'm wrong!

