This commit is contained in:
parent
d3b53a4d25
commit
75a4cf3b52
@ -51,7 +51,7 @@ root@laptop:/root# swapon -a
|
||||
* edit **/etc/initramfs-tools/conf.d/resume**. Replace the existing **RESUME** line with the following line.
|
||||
|
||||
~~~
|
||||
root@laptop:/root# printf "RESUME=UUID=/dev/mapper/cryptswap" | tee /etc/initramfs-tools/conf.d/resume
|
||||
root@laptop:/root# printf "RESUME=/dev/mapper/cryptswap" | tee /etc/initramfs-tools/conf.d/resume
|
||||
~~~
|
||||
|
||||
* Register these changes.
|
||||
|
Loading…
Reference in New Issue
Block a user