This commit is contained in:
parent
cece2da6a0
commit
2c195057d7
@ -126,6 +126,12 @@ Now ajust /etc/fstab to use your mapper, replace your swap UUID device to :
|
|||||||
/dev/mapper/swapDevice none swap discard 0 0
|
/dev/mapper/swapDevice none swap discard 0 0
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
/etc/crypttab
|
||||||
|
|
||||||
|
~~~
|
||||||
|
/etc/crypttab UUID=.... none luks
|
||||||
|
~~~
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
swapon -a
|
swapon -a
|
||||||
~~~
|
~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user