File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Copy the downloaded `sprout.efi` file to `/boot/efi/EFI/sprout/sprout.unsigned.e
6060## Step 4: Sign Sprout for Secure Boot
6161
6262``` bash
63- # For x86_64, sign the unsigned Sprout artifact and name it grubaa64 .efi which is what the shim will call.
63+ # For x86_64, sign the unsigned Sprout artifact and name it grubx64 .efi which is what the shim will call.
6464$ sbsign \
6565 --key /etc/sprout/secure-boot/mok.key \
6666 --cert /etc/sprout/secure-boot/mok.crt \
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Copy the downloaded `sprout.efi` file to `/boot/efi/EFI/sprout/sprout.unsigned.e
6060## Step 4: Sign Sprout for Secure Boot
6161
6262``` bash
63- # For x86_64, sign the unsigned Sprout artifact and name it grubaa64 .efi which is what the shim will call.
63+ # For x86_64, sign the unsigned Sprout artifact and name it grubx64 .efi which is what the shim will call.
6464$ sbsign \
6565 --key /etc/sprout/secure-boot/mok.key \
6666 --cert /etc/sprout/secure-boot/mok.crt \
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Copy the downloaded `sprout.efi` file to `/boot/efi/EFI/sprout/sprout.unsigned.e
5959## Step 4: Sign Sprout for Secure Boot
6060
6161``` bash
62- # For x86_64, sign the unsigned Sprout artifact and name it grubaa64 .efi which is what the shim will call.
62+ # For x86_64, sign the unsigned Sprout artifact and name it grubx64 .efi which is what the shim will call.
6363$ sbsign \
6464 --key /etc/sprout/secure-boot/mok.key \
6565 --cert /etc/sprout/secure-boot/mok.crt \
You can’t perform that action at this time.
0 commit comments