This commit is contained in:
Michel Le Cocq 2020-06-22 20:48:28 +02:00
parent dad30467be
commit f0b5bdb5df

View File

@ -158,7 +158,7 @@ swapoff /dev/mapper/cryptswap1
cryptsetup luksClose /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 /dev/nvme0n1p2 none swap discard 0 0