This commit is contained in:
parent
7a789c0b62
commit
0663dfc122
@ -105,7 +105,6 @@ HandleLidSwitch=suspend-then-hibernate
|
|||||||
|
|
||||||
~~~
|
~~~
|
||||||
apt-get install ecryptfs-utils
|
apt-get install ecryptfs-utils
|
||||||
apt install cryptsetup-bin
|
|
||||||
swapoff -a
|
swapoff -a
|
||||||
cryptsetup luksFormat --cipher aes-xts-plain64 --verify-passphrase --key-size 256 /dev/nvme0n1p2
|
cryptsetup luksFormat --cipher aes-xts-plain64 --verify-passphrase --key-size 256 /dev/nvme0n1p2
|
||||||
~~~
|
~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user