Reply to comment

RE: Cryptsetup

It appears you don't have the SHA256 kernel module loaded.

Try running: modprobe sha256

To load the sha kernel module.

If the modprobe command fails, verify you have the file (/lib/modules/2.6.XX-XX-XXX/kernel/crypto/sha256.ko)

Then try the luksFormat command again.

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options