POST and The Boot Process

Slides:



Advertisements
Similar presentations
Understanding the Boot Process and Command Line
Advertisements

System Setup CGS2564. What Happens When You Start up a Computer? BIOS Basic Input Output System A set of programs stored in ROM Contain instructions on.
2 © 2004, Cisco Systems, Inc. All rights reserved. IT Essentials I v. 3 Module 4 Operating System Fundamentals.
Genesis: from raw hardware to processes System booting sequence: how does a machine come into life.
BIOS (Basic Input Output Service) Contains system data used by the ROM BIOS service routines. Serves as a standardized communication interface between.
The power supply performs a self-test. When all voltages and current levels are acceptable, the supply indicates that the power is stable and sends the.
PC BIOS and CMOS.
Motherboard, BIOS and POST The external data bus connects devices on the motherboard together. Everything is also connected to the address bus. These busses.
Basic Input Output System
Chapter 3 Understanding the Boot Process and Command Line.
Basic Input Output System
EET 450 Chapter 2 – How hardware and Software Work Together.
LECTURE 14 Operating Systems and Utility Programs
Lesson 4 Computer Software
IT Essentials - Chapter 4 Operating System Fundamentals.
Host and Application Security Lesson 4: The Win32 Boot Process.
Computer Startup Sequence Overview
How Hardware and Software Work Together
Chapter 5 Basic Input/Output System (BIOS)
Booting in Windows XP Presented and Designed By: Luke Ladd.
1 Chapter Overview Computer Cases Motherboards ROM BIOS.
Basic Input Output System
COMPUTER MANAGEMENT. System start-up Before switching on a computer, make sure that all the components are properly connected. The computer must be connected.
By the end of this lesson you will be able to explain: 1. What is the BOOT process 2. A Cold Boot 3. A Warm Boot.
Configuration Overview The BIOS (basic input/output system) is an important motherboard component. The BIOS has the following functions: Holds and executes.
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS) Excerpted from 1 Copyright © Texas Education Agency, All.
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
The Basic Input/Output System Unit objectives: Access the BIOS setup utility, change hardware configuration values, and research BIOS updates Explain the.
Boot Sequence (DOS) for the IBM PC
DOS  In the 1980s or early 1990s, the operating system that shipped with most PCs was a version of the Disk Operating System (DOS) created by Microsoft:
Booting. Booting is the process of powering it on and starting the operating system. power on your machine, and in a few minutes your computer will be.
BIOS. Accessing System BIOS You can use the System Setup utility to change variable BIOS information, such as the type of hard drive you have installed.
What is system software and what are its parts? Programs that control operation of computer Two parts are operating systems utility programs.
What is a BIOS? * basic input/output system (BIOS), also known as the System BIOS * The BIOS software is built into the PC on a non-volatile ROM and is.
Hardware Boot Sequence. Vocabulary BIOS = Basic Input Output System UEFI = Unified Extensible Firmware Interface POST= Power On Self Test BR = Boot Record.
BIOS Training Eric Chiu AE Dept What is BIOS ? Pronounced "bye-ose," an acronym for Basic Input/Output System. The BIOS is built-in software.
CHAPTER 6 Motherboard and ROM BIOS. Chapter Overview Computer Cases Motherboards ROM BIOS.
Basic Input/Output System
Introduction to the BIOS BIOS – Part 1 © Richard Goldman Rev. January 4, 2001.
Basic Input/Output System (BIOS). 5.1Introduction to BIOS Basic Input / Output System (BIOS) boot the computer by providing a basic set of instructions.
BIOS (Basic Input Output Service) Contains system data used by the ROM BIOS service routines. Serves as a standardized communication interface between.
Software Grade 10. BIOS and the Power-on Self Test A computer can’t do much without instructions The first thing the CPU does when you switch it on is.
Genesis: From Raw Hardware to Processes Andy Wang Operating Systems COP 4610 / CGS 5765.
Suleiman Mohammed (mcpn,mncs)
Copyright © Genetic Computer School 2008 Computer Systems Architecture SA 8- 0 Lesson 8 Secondary Management.
Week1: Introduction to Computer Networks. Copyright © 2012 Cengage Learning. All rights reserved.2 Objectives 2 Describe basic computer components and.
Computer Maintenance I
Computer Technician POST and The Boot Process ©UNT in Partnership with TEA1.
Computer Maintenance Chapter Five BIOS and CMOS Dr. Mohammad AlAhmad.
NON STANDARD HARDWARE By the end of this lesson you will be able to: 1. Identify non standard computer hardware 2. Understand ACRONYMS used to describe.
IT Chapter 2 Part A How Computers Work Input, process, output, and storage The operating system helps the computer perform four basic operations,
NT1110 Computer Structure and Logic Unit 8 (Module 5A) COMPUTER OPERATION AND SECURITY.
MENDIAGNOSIS PC & PERIFERAL PERMASALAHAN PENGOPERASIAN
Chapter Objectives In this chapter, you will learn:
BIOS & CMOS.
Computer troubleshooting
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS)
TOPIC 6: SYSTEM START-UP AND CONFIGURATION
Computer System Structures
Key Terms By: Kelly, Jackson, & Merle
Starting the computer. Every day we are using an operating system and most specifically a Windows operating system but most of us are not aware of the.
Device management How does the operating system manage the hardware and peripheral devices? Device Driver: Each device is attached to your computer with.
Complete CompTIA A+ Guide to PCs, 6e
Computer troubleshooting
Computer Startup.
Introduction to Computing
Motherboard BIOS and Troubleshooting
Introduction to BIOS Prof. Shamim Ahmad Hakim
Presentation transcript:

POST and The Boot Process Computer Technician POST and The Boot Process Copyright © Texas Education Agency, 2013. All rights reserved.

Booting Up Your Computer Refers to the computer bringing itself up to an operable state without user intervention Soft (warm) boot Uses OS to reboot Hard (cold) boot Uses on/off switch More stressful on the machine Copyright © Texas Education Agency, 2013. All rights reserved.

Overview of Boot Process Step 1: POST (Power-on self test) Step 2: ROM BIOS startup program searches for and initializes an OS Step 3: OS configures the system and completes its own loading Step 4: Load the Shell/GUI Startup BIOS is in control for first step of the boot, then it turns over control to the OS Copyright © Texas Education Agency, 2013. All rights reserved.

Boot Step 1: POST Power-On-Self-Test The first thing that the BIOS does when it boots the PC is to perform what is called the Power-On Self-Test, or POST for short. The POST is a built-in diagnostic program that checks your hardware to ensure that everything is present and functioning properly, before the BIOS begins the actual boot. It later continues with additional tests (such as the memory test that you see printed on the screen) as the boot process is proceeding. The POST runs very quickly, and you will normally not even notice that it is happening--unless it finds a problem. You may have encountered a PC that, when turned on, made beeping sounds and then stopped without booting up. That is the POST telling you something is wrong with the machine. Copyright © Texas Education Agency, 2013. All rights reserved.

Boot Step 1: POST Power-On-Self-Test The speaker is used because this test happens so early on, that the video isn't even activated yet! These beep patterns can be used to diagnose many hardware problems with your PC. The exact patterns depend on the maker of the BIOS; the most common are Award and AMI. Some POST errors are considered "fatal" while others are not. A fatal error means that it will halt the boot process immediately (an example would be if no system memory at all is found). In fact, most POST boot errors are fatal, since the POST is testing vital system components. Copyright © Texas Education Agency, 2013. All rights reserved.

Boot Step 1: POST Power-On-Self-Test The first step of POST is the testing of the Power Supply to ensure that it is turned on and that it releases its reset signal. CPU must exit the reset status mode and thereafter be able to execute instructions. BIOS checksum must be valid, meaning that it must be readable. CMOS checksum must be valid, meaning that it must be readable. CPU must be able to read all forms of memory such as the memory controller, memory bus, and memory module. Copyright © Texas Education Agency, 2013. All rights reserved.

Boot Step 1: POST Power-On-Self-Test The first 64KB of memory must be operational and have the capability to be read and written to and from, and capable of containing the POST code. I/O bus must be able to write / read from the video subsystem and be able to read all video RAM. If the computer does not pass any of the above tests your computer will receive an irregular POST. An irregular POST is a beep code which is different from the standard which can be either no beeps at all or a combination of different beeps indicating what is causing the computer not to past the POST. Copyright © Texas Education Agency, 2013. All rights reserved.

Bios Screen example Copyright © Texas Education Agency, 2013. All rights reserved.

Bios Screen example Copyright © Texas Education Agency, 2013. All rights reserved.

Plug and Play (PnP) Standard Standard designed to make installation of hardware devices easier Applies to OS, system BIOS, and hardware devices ESCD (extended system configuration data) Plug and Play BIOS Copyright © Texas Education Agency, 2013. All rights reserved.

Boot Step 2: Loading the OS Copyright © Texas Education Agency, 2013. All rights reserved.

Boot Step 2: Loading the OS A hard drive might contain more than one logical drive. The partition table at the beginning of the drive contains information about the location of each logical drive, indicates which drive is the boot drive, and holds the Master Boot Record that begins the boot process for the operation system. Copyright © Texas Education Agency, 2013. All rights reserved.

Boot Step 2: Loading the OS (DOS, 9x) Copyright © Texas Education Agency, 2013. All rights reserved.

Boot Step 2: Loading the OS Copyright © Texas Education Agency, 2013. All rights reserved.

Boot Step 3: OS Initializes Itself Operating system completes the boot process, DOS core is loaded. Copyright © Texas Education Agency, 2013. All rights reserved.

Load the Shell/GUI DOS Prompt Boot Step 4: Load the Shell/GUI DOS Prompt Copyright © Texas Education Agency, 2013. All rights reserved.