Difference between revisions of "BIOS and UEFI"
Views
Actions
Namespaces
Variants
Tools
imported>Aaditya |
imported>Dalto (Remove outdated links) |
||
Line 8: | Line 8: | ||
<div style="float: left; width: 50%"> | <div style="float: left; width: 50%"> | ||
* [[Some basics of MBR v/s GPT and BIOS v/s UEFI]] | |||
: ''Explains the differences.'' | |||
</div> | </div> | ||
<div style="float: right; width: 50%"> | <div style="float: right; width: 50%"> | ||
* [[UEFI_-_Install_Guide|UEFI Installation Guide]] | * [[UEFI_-_Install_Guide|UEFI Installation Guide]] | ||
: ''Guide to install Manjaro on newer UEFI systems'' | : ''Guide to install Manjaro on newer UEFI systems'' | ||
</div> | </div> | ||
<div style="clear: both"></div> | <div style="clear: both"></div> | ||
=Basic Input / Output System (BIOS)= | =Basic Input / Output System (BIOS)= | ||
{{tip|Some unpleasant hardware manufacturers have configured the BIOS to | {{tip|Some unpleasant hardware manufacturers have configured the BIOS to automatically disable the screen backlight if Windows has been removed, resulting in a dim screen. A guide has been provided to '''[[Reactivating_the_Backlight|reactivate the backlight]]'''.}} | ||
Line 45: | Line 38: | ||
: ''Enable virtualisation in your BIOS settings''. | : ''Enable virtualisation in your BIOS settings''. | ||
</div> | </div> | ||
<div style="float: right; width: 50%"> | <div style="float: right; width: 50%"> | ||
* [[Restore the GRUB Bootloader]] | * [[Restore the GRUB Bootloader]] |
Revision as of 00:36, 24 May 2019
Unified Extensible Firmware Interface (UEFI)
UEFI was introduced with Windows 8 as a replacement / upgrade to the BIOS system. One example of this upgrade is that it allows for computers to use hard-disks larger than 2 Terabytes (2,000 Gigabytes). Unfortunately, UEFI was also secretly manipulated by Microsoft in tandem with certain hardware manufacturers to prevent - or at least make it very difficult - to replace or dual boot Windows 8 with another operating system.
- Explains the differences.
- Guide to install Manjaro on newer UEFI systems
Basic Input / Output System (BIOS)
The GRUB is used to manage and boot up linux operating systems on computers that use the BIOS system. These are typically older computers or those that did not come with Windows 8 pre-installed. It is worthwhile noting that the UEFI can be disabled on many systems to run using the BIOS instead; this is known as running in Legacy Mode. Computers sold prior to the release and pre-installation of Windows 8 - which introduced UEFI - will therefore use the BIOS.
- A BIOS-related problem: how dare you remove Windows!
- Enable virtualisation in your BIOS settings.
- What to do if something goes wrong...