Michel Le Cocq 2020-06-22 20:48:28 +02:00
parent dad30467be
commit f0b5bdb5df
1 changed files with 1 additions and 1 deletions

@ -158,7 +158,7 @@ swapoff /dev/mapper/cryptswap1
cryptsetup luksClose /dev/mapper/cryptswap1
~~~
Now ajust /etc/fstab to use your mapper, remove your swap UUID device to :
Now ajust /etc/fstab to use your real swap partition :
~~~
/dev/nvme0n1p2 none swap discard 0 0