Reply to comment

Trying to make this work with Ubuntu Edgy...

First off, I really appreciate the documentation. Thanks very much for that.

Now, my problem: I attempted your procedure with Ubuntu Edgy, and it seems as if it's very close to working, but I've noticed a problem when the cryptroot script attempts to read the password upon boot.

For some reason, the script generates an error like "Error opening device, no such file or directory" and never actually waits for a password to be entered when booting. The problem seems to be somehow related to the block of code in that file that reads input from the console and pipes it to the cryptsetup command.

I'm guessing it can't read from the console period - but I have no idea why. It continually just fails, spewing out errors, and sits in a while loop forever without ever actually registering the input.

Any ideas are appreciated.

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