Difference between revisions of "Secure boot"

From Finninday
Jump to: navigation, search
(Created page with "Enabling secure boot on Dell Latitude E6440 running Fedora 22 I've wiped the Microsoft OS that came with this machine and installed Fedora. Now, I'd like to enable secure boo...")
 
Line 27: Line 27:
  
 
The bios indicates that secure boot is off
 
The bios indicates that secure boot is off
 +
 +
Turn on Secure Boot and get scary warning #1
 +
 +
<pre>
 +
Use the ^(Up) and v(Down) arrow keys to move the pointer to the desired boot device.
 +
Press [Enter] to a attempt the boot or ESC to Cancel. (* = Password Required)
 +
 +
Boot mode is set to: LEGACY; Secure Boot: OFF
 +
 +
WARNING:
 +
You have chosen to make changes to the system boot settings. These settings
 +
will alter the way that the computer is allowed to boot.  Proceed with caution.
 +
Please select an option:
 +
 +
CHANGE BOOT MODE TO:
 +
    1) UEFI Boot Mode, Secure Boot OFF
 +
    2) UEFI Boot Mode, Secure Boot ON
 +
</pre>
 +
 +
Get scary warning #2
 +
 +
<pre>
 +
Use the ^(Up) and v(Down) arrow keys to move the pointer to the desired boot device.
 +
Press [Enter] to a attempt the boot or ESC to Cancel. (* = Password Required)
 +
 +
Boot mode is set to: LEGACY; Secure Boot: OFF
 +
 +
WARNING:
 +
You have chosen to enable the UEFI Secure Boot feature.
 +
When this feature is enabled, it is only possible to boot an Operating
 +
System or Application that is both Digitally Signed and Trusted. Changing
 +
this setting may render the system unable to boot to the currently installed
 +
Operating System. Please proceed with caution.
 +
 +
DO YOU WISH TO PROCEED?
 +
    Yes
 +
    No
 +
</pre>

Revision as of 18:03, 13 August 2015

Enabling secure boot on Dell Latitude E6440 running Fedora 22

I've wiped the Microsoft OS that came with this machine and installed Fedora. Now, I'd like to enable secure boot.

Boot to bios with F12

It looks like this:

Use the ^(Up) and v(Down) arrow keys to move the pointer to the desired boot device.
Press [Enter] to a attempt the boot or ESC to Cancel. (* = Password Required)

Boot mode is set to: LEGACY; Secure Boot: OFF

LEGACY BOOT:
    USB Storage Device
    CD/DVD/CD-RW Drive
    Internal HDD
    Onboard NIC
OTHER OPTIONS:
    BIOS Setup
    BIOS Flash Update
    Diagnostics
    CHange Boot Mode Settings

The bios indicates that secure boot is off

Turn on Secure Boot and get scary warning #1

Use the ^(Up) and v(Down) arrow keys to move the pointer to the desired boot device.
Press [Enter] to a attempt the boot or ESC to Cancel. (* = Password Required)

Boot mode is set to: LEGACY; Secure Boot: OFF

WARNING:
You have chosen to make changes to the system boot settings. These settings
will alter the way that the computer is allowed to boot.  Proceed with caution.
Please select an option:

CHANGE BOOT MODE TO:
    1) UEFI Boot Mode, Secure Boot OFF
    2) UEFI Boot Mode, Secure Boot ON

Get scary warning #2

Use the ^(Up) and v(Down) arrow keys to move the pointer to the desired boot device.
Press [Enter] to a attempt the boot or ESC to Cancel. (* = Password Required)

Boot mode is set to: LEGACY; Secure Boot: OFF

WARNING:
You have chosen to enable the UEFI Secure Boot feature.
When this feature is enabled, it is only possible to boot an Operating
System or Application that is both Digitally Signed and Trusted. Changing
this setting may render the system unable to boot to the currently installed
Operating System. Please proceed with caution.

DO YOU WISH TO PROCEED?
    Yes
    No