mirror of
				https://github.com/Bandie/grub2-signing-extension.git
				synced 2024-04-01 15:51:26 +00:00 
			
		
		
		
	mount /boot
				
					
				
			This commit is contained in:
		@@ -40,7 +40,7 @@ First, export your public key.
 | 
				
			|||||||
`# gpg --export -o ~/pubkey`
 | 
					`# gpg --export -o ~/pubkey`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Next step, mount /boot and (re)install GRUB2 with the following arguments:
 | 
					Next step, `mount /boot` and (re)install GRUB2 with the following arguments:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
`grub2-install /dev/sda -k /root/pubkey --modules="gcry_sha256 gcry_dsa gcry_rsa"`
 | 
					`grub2-install /dev/sda -k /root/pubkey --modules="gcry_sha256 gcry_dsa gcry_rsa"`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user