LESSON 1 - Configuring The BIOS
LESSON 1 - Configuring The BIOS
Introduction
The BIOS (pronounced as "bay-os") or the basic input/output system of the computer, is responsible in making sure
that all the other chips, hard drives, ports, and the CPU function together.
The BIOS basically sets up your computer -- it loads your drivers and boots the operating system.
The BIOS is a software usually built onto the motherboard that shows the major hardware components of your
computer with the operating system.
It is usually stored on a Flash memory chip on the motherboard, but sometimes the chip is another type of ROM.
When you turn on your computer, the BIOS does several things. The sequence is as follows:
By default, the first boot of the newly installed computr is on the hard disk--may it be on a laptop or a desktop computer.
When installing an operating system, the BIOS should be configured to set the system to boot on the operating system to
be installed. It should boot first on the USB installer.
BIOS setup would depend on the motherboard manufacturer. However, these are the common, standard options you
may see in the BIOS setup:
1. If
you would like to boot from a certain device, say a USB Flash Drive to install an Operating System (which we will
demonstrate later), click advanced set-up and look for the first, second, and third boot device.
2. Select first boot device. By default, it would be the hard drive on the installed computer.
3. Make sure to choose "Save Changes" when you are changing settings in the BIOS. Afterwards, this will restart the
computer so the new settings take effect.
Boot Sequence - The order that BIOS will try to load the operating system
Plug and Play - A standard for auto-detecting connected devices; should be set to "Yes" if your computer and
operating system both support it
Power Management - Select whether to use power management, as well as set the amount of time for standby and
suspend
Exit - Save your changes, discard your changes or restore default settings
TOPIC 3: Creating a Bootable Device
Hardware doesn’t know where the operating system resides and how to load it.
Bootstrap loader locates the kernel, loads it into main memory and starts its execution.
In some systems, a simple bootstrap loader fetches a more complex boot program from disk, which in turn loads
the kernel.
booting bootsequence
microsoft
Check
Bootable Devices
1. Booting is a startup sequence that launches the operating system of a computer when it is turned on.
2. A boot sequence is
the initial set of operations that the computer performs when it is switched on. Every
computer has a boot sequence.
3. A boot device is any device or drive that has the required boot files that allows the computer to start.
In this case, if we are building a PC from scratch, usually there is still no operating system. With this, an operating system
can be booted or installed from a boot device.
A boot drive commonly used is the hard drive. Usually, an operating system like Microsoft Windows is installed in a
hard drive to load Windows.
H5P: Creating Bootable USB Device
Using a third party application (Rufus), scroll the demonstration slides below to see the step-by-step process on
creating a bootable USB device.
H5P: Fill in the blanks!
The BIOS (pronounced as "bay-os") or the input/output of the computer, is responsible in making sure that all t
other chips, hard drives, ports, and the CPU function together.
Check