parent
52a8c10954
commit
1d1c0d84e6
@ -8,7 +8,7 @@ sources :
|
||||
apt-get install ecryptfs-utils
|
||||
swapoff -a
|
||||
cryptsetup luksFormat --cipher aes-xts-plain64 --verify-passphrase --key-size 256 /dev/nvme0n1p2
|
||||
cryptsetup open /dev/<device> swapDevice
|
||||
cryptsetup open /dev/<device> cryptswap
|
||||
mkswap /dev/mapper/mkswap /dev/mapper/cryptswap
|
||||
~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user