@ -172,7 +172,7 @@ GRUB_CMDLINE_LINUX_DEFAULT="quiet splash resume=/dev/nvme0n1p2"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 Edit the file /etc/initramfs-tools/conf.d/resume. Replace the existing RESUME line with the following line.
 | 
					 Edit the file /etc/initramfs-tools/conf.d/resume. Replace the existing RESUME line with the following line.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 RESUME=/dev/mapper/cryptswap1
 | 
					 RESUME=/dev/nvme0n1p2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
~~~
 | 
					~~~
 | 
				
			||||||
mkswap /dev/nvme0n1p2
 | 
					mkswap /dev/nvme0n1p2
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user