hello friends! new(ish)!

Secure Boot: Difference between revisions

From InstallGentoo Wiki v2
Jump to navigation Jump to search
>Genteel
m (categories: hardware, security. linux)
m (Updated verbiage)
 
Line 1: Line 1:
Secure Boot is a new feature found in Windows 8/8.1/10 PCs that prevents "unauthorized" operating systems (such as GNU/Linux distros) from booting. All computers that have Secure Boot as a feature are all UEFI. UEFI is a new firmware that replaces the traditional standard BIOS firmware, and is basically on every new computer from 2012-present. UEFI is backwards compatible with the old traditional BIOS firmware also, in which it's called Legacy. You can set your computer to boot as a Legacy computer if you have a UEFI BIOS, to boot to operating systems such as Windows XP. Secure Boot also sucks if you're trying to downgrade to Windows 7, since Windows 7 wasn't made when UEFI was becoming mainstream.
Secure Boot is a new feature found in Windows 8 and later that prevents unsigned operating systems (such as some GNU/Linux distros) from booting. All computers that have Secure Boot as a feature all use UEFI. UEFI is a new pre-boot firmware that replaces the traditional standard [[BIOS]] firmware, and is basically on every new computer from 2012-present.  
 
UEFI is backwards compatible with the old traditional BIOS firmware also, in which it's called Legacy Boot. On some motherboards, You can set your computer to boot as a Legacy computer if you have a UEFI BIOS, to boot to operating systems such as Windows XP.


== I wanna disable it! ==
== I wanna disable it! ==
To disable Secure Boot on a Desktop computer, do the following.
To disable Secure Boot on a Desktop computer, do the following.
# Restart your computer.
# Restart your computer.
# Press F1/DEL/whatever to enter your BIOS when the screen shows up on boot (this is called your POST screen)
# Press [https://www.tomshardware.com/reviews/bios-keys-to-access-your-firmware,5732.html your BIOS key] when the screen shows up on boot (this is called your POST screen)
# You're in the UEFI BIOS now!
# You're in the UEFI now!
# You need to find Secure Boot. It should be in either a Boot tab, Authentication tab, or a Security tab.
# You need to find Secure Boot. It should be in either a Boot tab, Authentication tab, or a Security tab.
# After disabling, press F10/whatever to save changes and exit.
# After disabling, press F10/whatever to save changes and exit.
# Congrats! Secure Boot is now disabled. Now, install Gentoo!
# Congrats! Secure Boot is now disabled.


To disable Secure Boot on a Laptop, it is a bit more complicated, and AFAIK, this isn't the only method. You can also search your laptop's BIOS key, and hold it to get to the BIOS (e.g ASUS laptops, hold F2 while starting up).
To disable Secure Boot on a Laptop, it is a bit more complicated. You can also search your laptop's BIOS key, and hold it to get to the BIOS (e.g ASUS laptops, hold F2 while starting up).
# From the start menu, or the lock screen, open the power menu (with the power icon) and hover over Restart.
# From the start menu, or the lock screen, open the power menu (with the power icon) and hover over Restart.
# Hold down Shift on your keyboard, and then press Restart.
# Hold down Shift on your keyboard, and then press Restart.
# Let go of Shift when it says "Please wait".
# Let go of Shift when it says "Please wait".
# You're now in the Advanced Options Menu!  
# You're now in the Advanced Options Menu!  
# This is a new feature in Windows 8/8.1/10 since you can't hold a regular key to get to things such as Safe Mode.
# Select "Troubleshoot".
# Select "Troubleshoot".
# Select "Advanced options".
# Select "Advanced options".
# Select "UEFI Firmware Settings".
# Select "UEFI Firmware Settings".
# Select "Restart".
# Select "Restart".
# Congrats! You're in the UEFI BIOS! Now, find Secure Boot.
# Congrats! You're in the UEFI! Now, find Secure Boot.
# It should be in either a Boot tab, Authentication tab, or Security tab.
# It should be in either a Boot tab, Authentication tab, or Security tab.
# Disable it.
# Disable it.
# Press F10/whatever to save changes and exit.
# Press F10/whatever to save changes and exit.
# Congrats! Secure Boot is now disabled. Now, install Gentoo!
# Congrats! Secure Boot is now disabled.


[[category:Hardware]]
[[category:Hardware]]
[[category:Security]]
[[category:Security]]
[[category:GNU/Linux]]
[[category:GNU/Linux]]

Latest revision as of 00:22, 8 December 2024

Secure Boot is a new feature found in Windows 8 and later that prevents unsigned operating systems (such as some GNU/Linux distros) from booting. All computers that have Secure Boot as a feature all use UEFI. UEFI is a new pre-boot firmware that replaces the traditional standard BIOS firmware, and is basically on every new computer from 2012-present.

UEFI is backwards compatible with the old traditional BIOS firmware also, in which it's called Legacy Boot. On some motherboards, You can set your computer to boot as a Legacy computer if you have a UEFI BIOS, to boot to operating systems such as Windows XP.

I wanna disable it!

To disable Secure Boot on a Desktop computer, do the following.

  1. Restart your computer.
  2. Press your BIOS key when the screen shows up on boot (this is called your POST screen)
  3. You're in the UEFI now!
  4. You need to find Secure Boot. It should be in either a Boot tab, Authentication tab, or a Security tab.
  5. After disabling, press F10/whatever to save changes and exit.
  6. Congrats! Secure Boot is now disabled.

To disable Secure Boot on a Laptop, it is a bit more complicated. You can also search your laptop's BIOS key, and hold it to get to the BIOS (e.g ASUS laptops, hold F2 while starting up).

  1. From the start menu, or the lock screen, open the power menu (with the power icon) and hover over Restart.
  2. Hold down Shift on your keyboard, and then press Restart.
  3. Let go of Shift when it says "Please wait".
  4. You're now in the Advanced Options Menu!
  5. Select "Troubleshoot".
  6. Select "Advanced options".
  7. Select "UEFI Firmware Settings".
  8. Select "Restart".
  9. Congrats! You're in the UEFI! Now, find Secure Boot.
  10. It should be in either a Boot tab, Authentication tab, or Security tab.
  11. Disable it.
  12. Press F10/whatever to save changes and exit.
  13. Congrats! Secure Boot is now disabled.