This commit is contained in:
Michel Le Cocq 2020-06-22 20:59:07 +02:00
parent 3a4b7e8a85
commit 752fbb22da

View File

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