This commit is contained in:
parent
75a4cf3b52
commit
b84c0800c9
@ -60,6 +60,15 @@ root@laptop:/root# printf "RESUME=/dev/mapper/cryptswap" | tee /etc/initramfs-to
|
|||||||
root@laptop:/root# update-initramfs -u -k all
|
root@laptop:/root# update-initramfs -u -k all
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
|
||||||
|
* Change your /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT to point to remove or be sure there is nothing in resume
|
||||||
|
|
||||||
|
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
|
||||||
|
|
||||||
|
~~~
|
||||||
|
root@laptop:/root# update-grub
|
||||||
|
~~~
|
||||||
|
|
||||||
### to be solve
|
### to be solve
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user