Editing Mounting HDD on PC
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 114: | Line 114: | ||
==dm-crypt== | ==dm-crypt== | ||
* We don't need | * We don't need xts_ae application anymore. | ||
* Linux kernel does enctyption/decryption of data transparently for us. | * Linux kernel does enctyption/decryption of data transparently for us. | ||
* One of the device mapper features is that it's stackable which is very useful for us. | * One of the device mapper features is that it's stackable which is very useful for us. |