What are some things BIOS can do other than computer startup?
Power-on self-test(test components)
Hardware configuration
Boot order setup
What is ROM
A type of chip embedded in the motherboard. Non-volatile memory that stores BIOS firmware and boot instructions
What doe ROM stand for?
Read-Only Memory
What is the CMOS?
A lithium-ion battery that stored the firmware settings and is non-volatile
What does POST stand for?
Power on self test
What does POST do?
Diagnostics test to see if components are operating fine before startup
What is a “variable beeps”
an audio error message to tell you something is wrong with the system
When the keyboard isn’t detected how many variable beeps will be played?
Two short beeps and one long one( think: hot cross buns, or ti ti ta, or HALO 3 respawn)
How to enter into low-level OS BIOS
Usually F2, DELETE
Sometimes it’s other ones like ESC, mine is ENTER, it all depends on your device
Does Legacy BIOS use graphical user interface
No, they originally used text-based menu system
What makes UEFI better than BIOS
● Supports 64-bit systems
● Supports larger HDDs and SSDs (9.4 zettabytes ~ 9.4 x 10^21
bytes)
● Supports the new GUID Partition Table (GPT) format
● Faster boot-up system
● Uses a larger ROM size
What are four different types of memory the computer can boot from
Optical Drive(cd, dvd)
Hard Disk
USB/Flash drive
Network (PXE)
What is PXE
Allows you to boot through the network
How does BIOS updating with a flash drive work?
firmware update process overwrites the existing firmware stored in flash memory on the motherboard