CSS-Module-1 (3)
CSS-Module-1 (3)
POST
01
is the initial set of
diagnostic tests
performed by the
computer right after it's
powered on, with the
intent to check for any
hardware related
issues.
Power-On Self-Test (POST)
POST
01
When power is turned on,
POST (Power-On Self-Test)
is the diagnostic testing
sequence that a
computer's basic
input/output system runs
to determine if the
computer keyboard,
random access memory,
disk drives, and other
hardware are working
Did you know?
A Power On Self-Test
checks that basic system
devices are present and
working properly, like the
keyboard and other
peripheral devices, and
other hardware elements
like the processor, storage
devices, and memory.
The Roles of POST in the Startup Process
BIOS
01
BIOS, which stands for
Basic Input Output
System, is a small piece
of code programmed on
an erasable,
programmable, read-
only memory (EPROM)
chip on the
motherboard.
Basic Input Output System (BIOS)
BIOS
01
It's BIOS that's
responsible for the
POST and therefore
makes it the very
first software to run
when a computer is
started.
Basic Input Output System (BIOS)
BIOS
01
The BIOS firmware
is non-volatile,
meaning that its
settings are saved
and recoverable
even after power
has been removed
from the device.
Basic Input Output System (BIOS)
BIOS
02
BIOS is accessed
and configured
through the BIOS
Setup Utility. The
BIOS Setup Utility is,
for all practical
purposes, the BIOS
itself.
Basic Input Output System (BIOS)
BIOS
02
All available
options in BIOS
are configurable
through the BIOS
Setup Utility.
Basic Input Output System (BIOS)
BIOS
02
Unlike an operating
system like Windows,
which is often
downloaded or obtained
on a disc and needs to
be installed by the user
or manufacturer, BIOS
comes installed from the
moment the machine is
manufactured.
BIOS Setup Screen Overview
Main
01
Provides general
product
information,
including BIOS,
processor,
system memory,
and system
BIOS Setup Screen Overview
Advanced
02
Configuration
information for
the CPU,
memory, IDE,
Super IO, trusted
computing, USB,
PCI, MPS and
BIOS Setup Screen Overview
Security
03
Set or change
the user and
supervisor
passwords.
BIOS Setup Screen Overview
Boot
04
Configure the
boot device
priority
(storage drives
and the DVD-
ROM drive)
BIOS Setup Screen Overview
Exit
05
Save changes
and exit, discard
changes and exit,
discard changes,
or load optimal or
fail-safe defaults.
Application Software
Computer Systems Servicing –
Module 1
Software
System Software
01
Any software required to
support the production or
execution of application
programs but not specific
to any particular
application. Common
operating systems
include Windows,
Macintosh OS, OS/2, and
UNIX.
Types of Software:
Application Software
02
Designed to help
the user to
perform singular
or multiple
related tasks.
Examples of Application Software
Utility Software
03
often referred to as
utility, is a system
software designed to
help analyze,
configure, optimize, or
maintain a computer
and enhance its
performance.
4 Types of Utility Software
Device Driver
04
a computer program that
operates or controls a
particular type of device
attached to a computer.
Typical devices are
keyboards, printers,
scanners, digital cameras,
and external storage
devices; each of these
needs a driver to work
Types of Software: