mirror of
https://github.com/elisspace/Arch-Linux-Install-Guide.git
synced 2026-08-30 15:41:55 +00:00
.
This commit is contained in:
10
README.md
10
README.md
@@ -4,14 +4,22 @@ These are the steps necessary to install <a href="https://www.archlinux.org/">Ar
|
||||
|
||||
---
|
||||
|
||||
### Enable UEFI, disable Secure Boot
|
||||
## BIOS Configuration
|
||||
|
||||
Hold F12 (or whatever key is used on your system) during startup to access bios. Then...
|
||||
|
||||
### Turn UEFI on
|
||||
|
||||
Make sure UEFI is on. Most modern systems use UEFI, so it generally is by default.
|
||||
|
||||
### Disable Secure Boot
|
||||
|
||||
If secure boot is enabled it must be turned off since Linux boot loaders don't typically have digital signatures. Note that if you intend on running a dual-boot system with Windows and Linux you won't be able to use disk encryption on the partition containing Windows, as it requires secure boot.
|
||||
|
||||
### Disable Fast Start
|
||||
|
||||
If you are dual botting with Windows turn off Fast Start. Fast Start puts Windows systems into hybernation when you power off. Because some systems are still active during hibernation, booting into a Linux system can cause various problems.
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user