This commit is contained in:
parent
9d55acbfa2
commit
ee1fc98b69
@ -131,13 +131,19 @@ Now ajust /etc/fstab to use your mapper, replace your swap UUID device to :
|
|||||||
/etc/crypttab
|
/etc/crypttab
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
/etc/crypttab UUID=.... none luks
|
swapDevice /dev/nvme0n1p2 none luks
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
swapon -a
|
swapon -a
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
Register these changes.
|
||||||
|
|
||||||
|
~~~
|
||||||
|
update-initramfs -u -k all
|
||||||
|
~~~
|
||||||
|
|
||||||
### to be solve
|
### to be solve
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user