Michel Le Cocq 2020-06-22 20:59:07 +02:00
parent 3a4b7e8a85
commit 752fbb22da
1 changed files with 1 additions and 5 deletions

@ -154,11 +154,7 @@ swapoff /dev/mapper/cryptswap1
* remove your encrypt swap device define in your /etc/crypttab
~~~
cryptsetup luksClose /dev/mapper/cryptswap1
~~~
Now ajust /etc/fstab to use your real swap partition :
* ajust /etc/fstab to use your real swap partition
~~~
/dev/nvme0n1p2 none swap discard 0 0