Difference between revisions of "Encrypting root partition with decryption key on USB thumb drive"
From froelix.com - Wiki
(Created page with ''''Problem:''' * Your root partition of Debian Linux is encrypted with DM-Crypt + LUKS. * On each boot process you have to enter the password to decrypt the root partition. * Th…') |
(No difference)
|
Revision as of 18:22, 10 March 2013
Problem:
- Your root partition of Debian Linux is encrypted with DM-Crypt + LUKS.
- On each boot process you have to enter the password to decrypt the root partition.
- This description explains how to atomatically decrypt the root partition using a decryption key on a USB thumb drive.
Solution:
Note:
- More details can be found at http://www.andreas-janssen.de/cryptodisk.html