Comment 8 for bug 1186811

Revision history for this message
David Nemeskey (nemeskeyd) wrote :

Hi tres86dx,

I tried your workaround, but it didn't work for me:

$ sudo ecryptfs-setup-swap

WARNING:
An encrypted swap is required to help ensure that encrypted files are not leaked to disk in an unencrypted format.

HOWEVER, THE SWAP ENCRYPTION CONFIGURATION PRODUCED BY THIS PROGRAM WILL BREAK HIBERNATE/RESUME ON THIS SYSTEM!

NOTE: Your suspend/resume capabilities will not be affected.

Do you want to proceed with encrypting your swap? [y/N]: y

INFO: Setting up swap: [/dev/sda6]
swapon: /dev/mapper/cryptswap1: stat failed: No such file or directory

$ free -m
             total used free shared buffers cached
Mem: 2004 1198 805 0 117 549
-/+ buffers/cache: 531 1472
Swap: 0 0 0

I had done everything by your comment up till then.