SlideShare a Scribd company logo
1 of 33
Download to read offline
Prepared By
Samira Dayan Jayasekara
1. Startup BIOS runs power-on self test (POST)
   and assigns resources
2. ROM BIOS startup program searches for and
   loads an OS
3. OS configures the system and completes its
   own loading
4. Application software is loaded and executed
   BIOS executes MBR program

    ◦ Turns to partition table to find OS boot record

   Program in OS boot record attempts to
    find a boot loader program for OS

    ◦ Ntldr (Windows NT/2000/XP)

    ◦ Io.sys (Windows 9x)
   Bridges connect the devices
    ◦ But without a program, they don’t know how to
      communicate

   A special kind of program is required to enable
    the CPU to talk to other devices(that teaches the
    CPU about a particular device)

   Perfect place to store the support
    programming is on the motherboard
    ◦ On a special type of device called a read-only memory
      (ROM) chip
    ◦ Modern(A Flash ROM chip stores these programs)

   These programs are collectively known as the
    basic input/output service (BIOS)
   ROM chip stores programs exactly like RAM
   Differs from RAM in two important ways
    ◦ ROM chips are non-volatile
      Meaning that the information stored on ROM isn’t erased
       when the computer is turned off
    ◦ Second, traditional ROM chips are read-only,
      Meaning that once a program is stored on one, it can’t be
       changed
   Modern motherboards use a type of ROM called
    ◦ Flash ROM that differs from traditional ROM in that you
      can update and change the contents through a very
      specific process called ―flashing the ROM
   Each program is called a service
   Programs stored on Flash ROM chips are known
    as firmware
    ◦ as opposed to program stored on erasable media that are
      collectively called software
                                                       Keyboard
                                                       controller
                                                          chip
   Flash ROM chips can be reprogrammed

   Download program from manufacturer

   Copy program to floppy
    ◦ Some programs will run within Windows

   Boot to floppy and run program
   Separate chip from ROM BIOS
    ◦ Separate memory chip, called the complementary
      metal-oxide semiconductor (CMOS) chip

   Volatile (kept alive by battery)

   Stores only changeable data
    ◦ Not programs
    ◦ Acts as clock to keep data current
    ◦ information that describes specific device
      parameters

   Customizable via SETUP program

   Often on Southbridge
   CMOS
   BIOS
                                     ◦ Data
    ◦ Programs

    ◦ Non-volatile (stays same       ◦ Volatile (kept alive with
      after power off)                 battery)

    ◦ Can be changed by              ◦ Changed via CMOS setup
      ―flashing‖
                                     ◦ Typically 128 K of data
    ◦ Typically 64 K of                (though chip size is
      programs (though Flash
                                       typically 64 K)
      ROM is much bigger)

    ◦ Often a separate chip          ◦ Often on Southbridge
Updating CMOS

• Updated via BIOS program
• Three primary BIOS brands
  – American Megatrends (AMI), Award, Phoenix
  – To enter setup, press key combination
    (may be Del, ESC,
    F1, F2,
    CTRL-ALT-ESC,
    CTRL-ALT-INS,
    CTRL-ALT-Enter,
    or CTRL-S)
• Main menu
  – Access to all submenus
• Clock, hard drives, floppy drives
   Normally set to Default or Auto for all
   POST, boot order
   Use to enable/disable power-saving features
   Rarely need to manipulate on today’s PCs
   Locks access to CMOS settings
    ◦ Prevents non-techs from changing key settings
   If your system keeps resetting

    ◦ Replace the battery

   Common symptoms of low battery

    ◦ Slow running clock

    ◦ Clock resetting to January 1st
   To clear the CMOS settings, place the shunt
    on the CMOS jumper

    ◦ Resets to factory settings

    ◦ Resets password
IT Technician


                CompTIA A+
                 Technician
   The power-on self test (POST) is a special
    program stored on the ROM chip
    ◦ Initiated when the computer is turned on or is reset

    ◦ Checks out the system every time the computer
      boots
   To perform this check, the POST
    ◦ Sends out a standard command that says to all the devices,
      ―Check yourselves out!‖
    ◦ All the standard devices in the computer then run their own
      internal diagnostic
    ◦ The POST doesn’t specify what they must check.
    ◦ The quality of the diagnostic is up to the people who made
      that particular device.
   Device — keyboard controller chip runs its
    diagnostic and determines that it is not working
    properly
   Communicates errors
    ◦ Beep codes
    ◦ Text errors
   A series of beeps—called beep codes—if
    anything went wrong
    ◦ For bad or missing video :
      One long beep followed by three short beeps
   End of a successful POST, the PC will produce
    one or two short beeps, simply to inform you
    that all is well
   If video is determined to be missing or faulty
    ◦ One long beep followed by three short beeps


   If everything checks out
    ◦ One or two short beeps

   If RAM is missing or faulty
    ◦ Buzzing noise that repeats until power turned off


   More complicated beep codes may be found in
    legacy computers
    ◦ Check motherboard manual for meaning
   Any POST errors will display on the screen as
    a text error
   Text error, the problem is usually, but not
    always, self-explanatory
   Far more useful than beep errors because you
    can simply read the screen to determine the
    bad device
   POST cards are devices that monitor POSTs and
    report on the hardware that may be causing
    problems

    ◦ Turn the PC off, plug in the card,
      and reboot

    ◦ POST error codes do not fix the
      computer – they just tell you
      where to look

    ◦ If all else fails, replace the
      motherboard
   POST cards are simple cards that snap into
    an expansion slot on your system. A small,
    two-character light-emitting diode (LED)
    readout on the card indicates what device
    the POST is currently testing
   PC to act dead—no beeps and nothing on
    the screen
    ◦ POST card, to monitor the POST and identify which
      piece of hardware is causing the trouble
Lec post , bios , cmos

More Related Content

What's hot

4. motherboard
4.   motherboard4.   motherboard
4. motherboard
jazz_306
 
BIOS__Power-On-Self-Test.pptx
BIOS__Power-On-Self-Test.pptxBIOS__Power-On-Self-Test.pptx
BIOS__Power-On-Self-Test.pptx
SamiWhoo
 
Presentation about computer hardware
Presentation about computer hardwarePresentation about computer hardware
Presentation about computer hardware
mahmood saqy
 
Chapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOSChapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOS
askme
 
Internal parts of a computer and their functions
Internal parts of a computer and their functionsInternal parts of a computer and their functions
Internal parts of a computer and their functions
Emily-scamell
 

What's hot (20)

Working with the BIOS Setup Program
Working with the BIOS Setup ProgramWorking with the BIOS Setup Program
Working with the BIOS Setup Program
 
Chapter 2B Peter Norton
Chapter 2B Peter NortonChapter 2B Peter Norton
Chapter 2B Peter Norton
 
4. motherboard
4.   motherboard4.   motherboard
4. motherboard
 
BIOS__Power-On-Self-Test.pptx
BIOS__Power-On-Self-Test.pptxBIOS__Power-On-Self-Test.pptx
BIOS__Power-On-Self-Test.pptx
 
CPU and Storage devices
CPU and Storage devicesCPU and Storage devices
CPU and Storage devices
 
Presentation about computer hardware
Presentation about computer hardwarePresentation about computer hardware
Presentation about computer hardware
 
Chapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOSChapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOS
 
Bios
BiosBios
Bios
 
Cpu ppt cse
Cpu ppt cseCpu ppt cse
Cpu ppt cse
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
Computer
ComputerComputer
Computer
 
Power supply
Power supplyPower supply
Power supply
 
CPU and its components
CPU and its componentsCPU and its components
CPU and its components
 
Motherboard components and their functions
Motherboard components and their functionsMotherboard components and their functions
Motherboard components and their functions
 
BIOS basic input output system
BIOS basic input output systemBIOS basic input output system
BIOS basic input output system
 
Computer components
Computer componentsComputer components
Computer components
 
Various Versions of Windows 1 to 10
Various Versions of Windows 1 to 10Various Versions of Windows 1 to 10
Various Versions of Windows 1 to 10
 
Internal parts of a computer and their functions
Internal parts of a computer and their functionsInternal parts of a computer and their functions
Internal parts of a computer and their functions
 
Computer repair and maintenance
Computer repair and maintenanceComputer repair and maintenance
Computer repair and maintenance
 
computer form factor
 computer form factor computer form factor
computer form factor
 

Viewers also liked (9)

Scan,format,partition hdd,defragmentation
Scan,format,partition hdd,defragmentationScan,format,partition hdd,defragmentation
Scan,format,partition hdd,defragmentation
 
Bios
BiosBios
Bios
 
Basic input output system (bios)
Basic input output system (bios)Basic input output system (bios)
Basic input output system (bios)
 
Boot process: BIOS vs UEFI
Boot process: BIOS vs UEFIBoot process: BIOS vs UEFI
Boot process: BIOS vs UEFI
 
Presentacion del bios
Presentacion del biosPresentacion del bios
Presentacion del bios
 
Microsoft PowerPoint 2010
Microsoft PowerPoint 2010Microsoft PowerPoint 2010
Microsoft PowerPoint 2010
 
Bios
BiosBios
Bios
 
Bios ( Basic Input Output System )
Bios ( Basic Input Output System )Bios ( Basic Input Output System )
Bios ( Basic Input Output System )
 
MS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATION
 

Similar to Lec post , bios , cmos

1.0 introduction to personal computer
1.0  introduction to personal computer1.0  introduction to personal computer
1.0 introduction to personal computer
Gagandeep Singh
 
3 POST BIOS EDUCATION COMPUTER SYSTEM SERVICING.pptx
3 POST BIOS EDUCATION COMPUTER SYSTEM SERVICING.pptx3 POST BIOS EDUCATION COMPUTER SYSTEM SERVICING.pptx
3 POST BIOS EDUCATION COMPUTER SYSTEM SERVICING.pptx
ANNIEROSEDULANG1
 

Similar to Lec post , bios , cmos (20)

BIOS.ppt
BIOS.pptBIOS.ppt
BIOS.ppt
 
itisha.pptx
itisha.pptxitisha.pptx
itisha.pptx
 
Presentation on Computer Peripheral by Atharva Jawalkar
Presentation on Computer Peripheral by Atharva JawalkarPresentation on Computer Peripheral by Atharva Jawalkar
Presentation on Computer Peripheral by Atharva Jawalkar
 
HD LAB 3.pptx
HD LAB 3.pptxHD LAB 3.pptx
HD LAB 3.pptx
 
Welcome to pc hardware
Welcome to pc hardwareWelcome to pc hardware
Welcome to pc hardware
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Laptop Basic Knowledge
Laptop Basic KnowledgeLaptop Basic Knowledge
Laptop Basic Knowledge
 
COMPUTER HARDWARE - SHORT NOTES
COMPUTER HARDWARE - SHORT NOTESCOMPUTER HARDWARE - SHORT NOTES
COMPUTER HARDWARE - SHORT NOTES
 
05 - BIOS.ppt
05 - BIOS.ppt05 - BIOS.ppt
05 - BIOS.ppt
 
CSS-PPT-W1-D1.pdf
CSS-PPT-W1-D1.pdfCSS-PPT-W1-D1.pdf
CSS-PPT-W1-D1.pdf
 
Bios, cmos and post
Bios, cmos and postBios, cmos and post
Bios, cmos and post
 
Siri hardware troubleshooting
Siri hardware troubleshootingSiri hardware troubleshooting
Siri hardware troubleshooting
 
Lecture_Chapter_8.ppt
Lecture_Chapter_8.pptLecture_Chapter_8.ppt
Lecture_Chapter_8.ppt
 
BIOS2-May-9.ppt
BIOS2-May-9.pptBIOS2-May-9.ppt
BIOS2-May-9.ppt
 
1.0 introduction to personal computer
1.0  introduction to personal computer1.0  introduction to personal computer
1.0 introduction to personal computer
 
3 POST BIOS EDUCATION COMPUTER SYSTEM SERVICING.pptx
3 POST BIOS EDUCATION COMPUTER SYSTEM SERVICING.pptx3 POST BIOS EDUCATION COMPUTER SYSTEM SERVICING.pptx
3 POST BIOS EDUCATION COMPUTER SYSTEM SERVICING.pptx
 
The operating system (os),
The operating system (os),The operating system (os),
The operating system (os),
 
Module_2_IT_ERA.pptx
Module_2_IT_ERA.pptxModule_2_IT_ERA.pptx
Module_2_IT_ERA.pptx
 
5_6097975312522412493.pptx
5_6097975312522412493.pptx5_6097975312522412493.pptx
5_6097975312522412493.pptx
 
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptxCOC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Recently uploaded (20)

Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 

Lec post , bios , cmos

  • 2. 1. Startup BIOS runs power-on self test (POST) and assigns resources 2. ROM BIOS startup program searches for and loads an OS 3. OS configures the system and completes its own loading 4. Application software is loaded and executed
  • 3.
  • 4.
  • 5. BIOS executes MBR program ◦ Turns to partition table to find OS boot record  Program in OS boot record attempts to find a boot loader program for OS ◦ Ntldr (Windows NT/2000/XP) ◦ Io.sys (Windows 9x)
  • 6.
  • 7.
  • 8. Bridges connect the devices ◦ But without a program, they don’t know how to communicate  A special kind of program is required to enable the CPU to talk to other devices(that teaches the CPU about a particular device)  Perfect place to store the support programming is on the motherboard ◦ On a special type of device called a read-only memory (ROM) chip ◦ Modern(A Flash ROM chip stores these programs)  These programs are collectively known as the basic input/output service (BIOS)
  • 9. ROM chip stores programs exactly like RAM  Differs from RAM in two important ways ◦ ROM chips are non-volatile  Meaning that the information stored on ROM isn’t erased when the computer is turned off ◦ Second, traditional ROM chips are read-only,  Meaning that once a program is stored on one, it can’t be changed  Modern motherboards use a type of ROM called ◦ Flash ROM that differs from traditional ROM in that you can update and change the contents through a very specific process called ―flashing the ROM
  • 10. Each program is called a service  Programs stored on Flash ROM chips are known as firmware ◦ as opposed to program stored on erasable media that are collectively called software Keyboard controller chip
  • 11. Flash ROM chips can be reprogrammed  Download program from manufacturer  Copy program to floppy ◦ Some programs will run within Windows  Boot to floppy and run program
  • 12. Separate chip from ROM BIOS ◦ Separate memory chip, called the complementary metal-oxide semiconductor (CMOS) chip  Volatile (kept alive by battery)  Stores only changeable data ◦ Not programs ◦ Acts as clock to keep data current ◦ information that describes specific device parameters  Customizable via SETUP program  Often on Southbridge
  • 13. CMOS  BIOS ◦ Data ◦ Programs ◦ Non-volatile (stays same ◦ Volatile (kept alive with after power off) battery) ◦ Can be changed by ◦ Changed via CMOS setup ―flashing‖ ◦ Typically 128 K of data ◦ Typically 64 K of (though chip size is programs (though Flash typically 64 K) ROM is much bigger) ◦ Often a separate chip ◦ Often on Southbridge
  • 14. Updating CMOS • Updated via BIOS program • Three primary BIOS brands – American Megatrends (AMI), Award, Phoenix – To enter setup, press key combination (may be Del, ESC, F1, F2, CTRL-ALT-ESC, CTRL-ALT-INS, CTRL-ALT-Enter, or CTRL-S)
  • 15. • Main menu – Access to all submenus
  • 16. • Clock, hard drives, floppy drives
  • 17. Normally set to Default or Auto for all
  • 18. POST, boot order
  • 19. Use to enable/disable power-saving features
  • 20. Rarely need to manipulate on today’s PCs
  • 21. Locks access to CMOS settings ◦ Prevents non-techs from changing key settings
  • 22. If your system keeps resetting ◦ Replace the battery  Common symptoms of low battery ◦ Slow running clock ◦ Clock resetting to January 1st
  • 23. To clear the CMOS settings, place the shunt on the CMOS jumper ◦ Resets to factory settings ◦ Resets password
  • 24. IT Technician CompTIA A+ Technician
  • 25. The power-on self test (POST) is a special program stored on the ROM chip ◦ Initiated when the computer is turned on or is reset ◦ Checks out the system every time the computer boots
  • 26. To perform this check, the POST ◦ Sends out a standard command that says to all the devices, ―Check yourselves out!‖ ◦ All the standard devices in the computer then run their own internal diagnostic ◦ The POST doesn’t specify what they must check. ◦ The quality of the diagnostic is up to the people who made that particular device.  Device — keyboard controller chip runs its diagnostic and determines that it is not working properly  Communicates errors ◦ Beep codes ◦ Text errors
  • 27. A series of beeps—called beep codes—if anything went wrong ◦ For bad or missing video :  One long beep followed by three short beeps  End of a successful POST, the PC will produce one or two short beeps, simply to inform you that all is well
  • 28. If video is determined to be missing or faulty ◦ One long beep followed by three short beeps  If everything checks out ◦ One or two short beeps  If RAM is missing or faulty ◦ Buzzing noise that repeats until power turned off  More complicated beep codes may be found in legacy computers ◦ Check motherboard manual for meaning
  • 29. Any POST errors will display on the screen as a text error  Text error, the problem is usually, but not always, self-explanatory  Far more useful than beep errors because you can simply read the screen to determine the bad device
  • 30.
  • 31. POST cards are devices that monitor POSTs and report on the hardware that may be causing problems ◦ Turn the PC off, plug in the card, and reboot ◦ POST error codes do not fix the computer – they just tell you where to look ◦ If all else fails, replace the motherboard
  • 32. POST cards are simple cards that snap into an expansion slot on your system. A small, two-character light-emitting diode (LED) readout on the card indicates what device the POST is currently testing  PC to act dead—no beeps and nothing on the screen ◦ POST card, to monitor the POST and identify which piece of hardware is causing the trouble