remove grub config not needed
This commit is contained in:
parent
34487e09ee
commit
c6ab075879
@ -16,18 +16,6 @@ cryptsetup open /dev/nvme0n1p2 cryptswap
|
||||
mkswap /dev/mapper/cryptswap
|
||||
~~~
|
||||
|
||||
/!\ le point ci-dessous est sans doute inutile
|
||||
|
||||
* Change your /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT to remove resume part wich is now manage by initramfs
|
||||
|
||||
~~~
|
||||
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
|
||||
~~~
|
||||
|
||||
~~~
|
||||
update-grub
|
||||
~~~
|
||||
|
||||
Now ajust /etc/fstab to use your mapper, replace your encrypt swap device like bellow :
|
||||
|
||||
~~~
|
||||
|
Loading…
Reference in New Issue
Block a user