CS101 Booting A Computer.

Slides:



Advertisements
Similar presentations
BIOS & CMOS To Navigation page.
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.
Basic Input Output System
Troubleshooting Windows. Failure to boot Is it hardware (OS not found)? Hard drive failure Is the system powered on? Is the power supply OK? Is the system.
Operating Systems: Software in the Background
1 Web Server Administration Chapter 3 Installing the Server.
Computer Basics Flashcards #2
Odds and Ends RAM and ROM Required Skills and Terminology.
Operating Systems Operating System
Operating Systems What do you have left on your computer after you strip away all of the games and application programs you bought and installed? Name.
Administering Windows 7 Lesson 11. Objectives Troubleshoot Windows 7 Use remote access technologies Troubleshoot installation and startup issues Understand.
Chapter 5 Basic Input/Output System (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.
Hands-On Microsoft Windows Server 2008
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.
ITE 1 Chapter 5. Chapter 5 is a Large Chapter It has a great deal of useful information about operating systems. You will find this VERY helpful when.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 14 Managing and Troubleshooting Windows 2000.
University of Management & Technology 1 Operating Systems & Utility Programs.
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.
Hardware Boot Sequence. Vocabulary BIOS = Basic Input Output System UEFI = Unified Extensible Firmware Interface POST= Power On Self Test BR = Boot Record.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Basic Input/Output System
Basic Input/Output System (BIOS). 5.1Introduction to BIOS Basic Input / Output System (BIOS) boot the computer by providing a basic set of instructions.
Computer Software Types Three layers of software Operation.
Getting To Know Computers COMPUTER BASICS. WHAT IS A COMPUTER? A computer is an electronic device that manipulates information, or “data.” It has the.
MIND MAPS FOR THE ICT STUDENTS V.S.R.RANASIRI R / KURUWITA M.M.V.
Understanding Backup and Recovery Methods Lesson 8.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
3A.List and describe the events that take place during the boot process. POWER SUPPLY THE POWER SUPPLY SENDS A SIGNAL TO THE COMPENENTS IN THE SYSTEM UNIT.
Computer Software Operating Systems – Programs. Computer Language - Review We learnt that computers are made up of millions of tiny switches that can.
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.
Computer Maintenance I
Presented by : GROUP 1 Associates: Ajeet Kumar Pooja Raikar Sangamesha J M Utkarsh Kumar Viresh Mathad.
WELCOME. Skills and Techniques - Session 2 Skills and Techniques Booting from Windows 8.1 and Windows 10 devices.
Advance startup options Shift Restart. Restart options.
Troubleshooting Windows Vista Lesson 11. Skills Matrix Technology SkillObjective DomainObjective # Troubleshooting Installation and Startup Issues Troubleshoot.
2.1 :Input Output Control System. Learning Outcomes Distinguish between Directory Management and Disk Space Management Identify the primary function perform.
NT1110 Computer Structure and Logic Unit 8 (Module 5A) COMPUTER OPERATION AND SECURITY.
WHAT SHOULD YOU DO IF YOUR COMPUTER WILL NOT BOOT UP
Tech Level Cyber Security
Installing and Upgrading Windows
Introduction to comp. and prog. CS 101 G 964
Chapter Objectives In this chapter, you will learn:
Operating System Review
CS101 Booting A Computer.
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS)
Lesson Objectives Aims Key Words
TOPIC 6: SYSTEM START-UP AND CONFIGURATION
Computer System Structures
Introduction to Computers
Technical Steps to Fix NVRAM for an Apple iMac
CS101 Booting A Computer.
How to Recover HP Desktop PCs BIOS?
Fix windows 10 error code 0xc
Operating System Review
Booting Up 15-Nov-18 boot.ppt.
TASK: Define the memory keywords.
The Operating system Gives life to the hardware
BIOS Chapter 6.
CS101 Booting A Computer.
Computer Startup.
Introduction to Computing
The bios.
Instructor Materials Chapter 5: Windows Installation
Presentation transcript:

CS101 Booting A Computer

Why do we care how a computer starts? Because you can do a lot of things if you know how to alter the startup of a computer!

You can … Change startup settings. Make your computer more secure. Test a computer’s hardware. Restore a computer to an earlier time. Reinstall your Operating System. Repair your disk drive. Lot’s more.

Booting Up A Computer Dilemma To get our computer running we need the OS To survive when the computer is turned off the OS must be saved to a storage device, usually the hard drive The OS knows how to get software off of the hard drive so it can run on the computer, but the OS is in the hard drive when the computer tries to start so it cannot get itself out of the hard drive How does the computer start up without the OS?

Simplified Booting of a Computer When you press the Power button… … an electrical signal is sent to the to your systems Firmware. The firmware has the special ability to be able to store zeros and ones without any power being supplied. The Firmware will perform a Power On Self Test (POST) to make sure the basic hardware is working. The firmware points to the UEFI hidden partition on the computers hard drive. The UEFI partition will find the partition that has the Operating System stored. The Operating System starts loading it into RAM and the processor.

Unified Extensible Firmware Interface UEFI Contains most of the directions to get your computer started. It will find the partition that has the operating system and start it running. Invented by Intel in mid - 1990’s. Used by Macs and newer Windows computers. It makes booting a computer more secure and has more options then the old BIOS’s it is replacing.

Mac Recovery Mode https://support.apple.com/en-us/HT201314 You can also hold down keys at startup to effect settings. Startup key combinations for Mac

Windows 10 Advanced Startup Options https://www.lifewire.com/advanced-startup-options-2625805