missing update-grub and initramfs
This commit is contained in:
parent
0fd99fa979
commit
bfc1d62c78
@ -76,6 +76,9 @@ root@laptop:/root# swapoff -a
|
||||
root@laptop:/root# cryptsetup close cryptswap
|
||||
root@laptop:/root# mkswap /dev/nvme0n1p2
|
||||
root@laptop:/root# printf "RESUME=/dev/nvme0n1p2" | tee /etc/initramfs-tools/conf.d/resume
|
||||
root@laptop:/root# update-initramfs -u -k all
|
||||
root@laptop:/root# update-grub
|
||||
|
||||
~~~
|
||||
|
||||
* ajust /etc/fstab to
|
||||
|
Loading…
Reference in New Issue
Block a user