easytoremember13285 wrote: > I encrypted my sdcard under linux in the ext2 format. > Now when I try to mount it I have a problem with bioct -c C -l /dev/sd1 > softraid0 command.
My personal experience: formatting an SD card or USB stick that you intend to use for arbitrary storage of portable data, as anything but FAT32 or exFAT (with MBR partition table) is asking for trouble. Do your encryption inside a container on the media, you can format the inner container however you like. I've lost count at the number of times a Linux user has handed me a USB stick that was formatted with some bonkers nonstandard partition scheme, then was surprised when it refused to mount on another system. Regards Lloyd

