Bios Utkan Sürgevil 042403067.

Slides:



Advertisements
Similar presentations
BIOS & CMOS To Navigation page.
Advertisements

Configuring BIOS and Installing OS
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.
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
5-9/12/2005 CPE How to format your computer and re-install Windows XP.
2.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 2: Installing Windows Server.
Basic Input Output System
11 INSTALLING WINDOWS XP Chapter 2. Chapter 2: Installing Windows XP2 INSTALLING WINDOWS XP  Prepare a computer for the installation of Microsoft Windows.
Hands-On Microsoft Windows Server 2003 Chapter 2 Installing Windows Server 2003, Standard Edition.
 Contents 1.Introduction about operating system. 2. What is 32 bit and 64 bit operating system. 3. File systems. 4. Minimum requirement for Windows 7.
LECTURE 14 Operating Systems and Utility Programs
System Configuration Chapter 3. Objectives Distinguish between the various methods used to configure a computer Describe how to replace a motherboard.
Troubleshooting Hardware Issues Lesson 5. Objectives 2.
HDD INSTALLATION AND SETUP. HDD Introduction Hard disk is the most popular storage device used to store various kinds of data in most computers. Hard.
Operating Systems.
Submitted by Ravi Prakash PGT(Computer Sc.) KV39 GTC Varanasi
Host and Application Security Lesson 4: The Win32 Boot Process.
How Hardware and Software Work Together
Chapter 5 Basic Input/Output System (BIOS)
BIOS 4/21/2017.
Booting in Windows XP Presented and Designed By: Luke Ladd.
1 Chapter Overview Computer Cases Motherboards ROM BIOS.
Basic Input Output System
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.
Working with the BIOS / CMOS
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.
A Definitive View Of Components by RobRenfrew. . The following information has been obtained from and is being used for educational.
A+ Certification Guide Chapter 3 BIOS, CMOS, and Firmware Bootup and Configuration Files.
PC Maintenance: Preparing for A+ Certification Chapter 9: Working with the BIOS Setup Program.
BIOS Objectives In this chapter, you will: -Learn to define the BIOS and understand how it relates to CMOS -Learn how to determine which BIOS is running.
Installing Windows 2000 BY: Joshua Wilburn, Arnol Vaquero.
University of Management & Technology 1 Operating Systems & Utility Programs.
Window xp installation. Minimum HARDWARE REQUIREMENTS Minimum HARDWARE REQUIREMENTS PC with 300 megahertz or higher processor clock speed recommended;
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.
What is system software and what are its parts? Programs that control operation of computer Two parts are operating systems utility programs.
W2K Server Installation It is very important that before you begin to install Windows 2000 Server, you must prepare for the installation by gathering specific.
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.
ROM: Read Only Memory is an integrated circuit programmed with specific data when it is manufactured هي عبارة عن دائرة اليكترونية متكاملة برمجت عند صناعتها.
Motherboard and Bios. Generic Modern Motherboard.
Motherboards The Main Printed Circuit Board Inside The PC That Contains and Controls The Components That Are Responsible For Processing Data.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Setting the BIOS BIOS – Part 3 Richard L. Goldman March 2000.
Chapter 3 System Configuration The Complete A+ Guide to PC Repair 5/e Update.
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.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Suleiman Mohammed (mcpn,mncs)
Sem 2v2 Chapter 5 Router Startup and Setup. A router initializes by loading the bootstrap, the operating system, and a configuration file. If the router.
Digital Literacy: Computer Basics
Computer Maintenance I
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 29 – The ROM/BIOS.
 Contents 1.Introduction about operating system. 2. Minimum requirement for Windows 7 operating system. 3. Procedure to install Window 7 operating system.
Lesson 2 Component Overview Core Hardware Fundamentals.
Computer Maintenance Chapter Five BIOS and CMOS Dr. Mohammad AlAhmad.
NT1110 Computer Structure and Logic Unit 8 (Module 5A) COMPUTER OPERATION AND SECURITY.
Chapter Objectives In this chapter, you will learn:
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS)
The bios.
Presentation transcript:

Bios Utkan Sürgevil 042403067

What BIOS Does The BIOS software has a number of different roles, but its most important role is to load the operating system. When you turn on your computer and the microprocessor tries to execute its first instruction, it has to get that instruction from somewhere. It cannot get it from the operating system because the operating system is located on a hard disk, and the microprocessor cannot get to it without some instructions that tell it how. The BIOS provides those instructions. Some of the other common tasks that the BIOS performs include:

A power-on self-test (POST) for all of the different hardware components in the system to make sure everything is working properly. Activating other BIOS chips on different cards installed in the computer - For example, SCSI and graphics cards often have their own BIOS chips. Providing a set of low-level routines that the operating system uses to interface to different hardware devices - It is these routines that give the BIOS its name. They manage things like the keyboard, the screen, and the serial and parallel ports, especially when the computer is booting. Managing a collection of settings for the hard disks, clock, etc.

The BIOS is special software that interfaces 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.

BIOS uses Flash memory, a type of ROM.

1 - Check the CMOS Setup for custom settings When you turn on your computer, the BIOS does several things. This is its usual sequence: 1 - Check the CMOS Setup for custom settings 2 - Load the interrupt handlers and device drivers 3 - Initialize registers and power management 4 - Perform the power-on self-test (POST) 5 - Display system settings 6 - Determine which devices are bootable 7 - Initiate the bootstrap sequence

Configuring BIOS To enter the CMOS Setup, you must press a certain key or combination of keys during the initial startup sequence. Most systems use "Esc," "Del," "F1," "F2," "Ctrl-Esc" or "Ctrl-Alt-Esc" to enter setup. There is usually a line of text at the bottom of the display that tells you "Press “XxX “ to Enter Setup."

Bios Setup Utility F5 F1 F6 F7 F10 ESC ENTER + / - PU/PD Function Command Description F1 General Help Gives the list of options available for each item F5 Previous Values Restores the values that were in place at the time the user entered the BIOS. Useful if you can't remember what you changed, but is only valid if you have not yet rebooted. F6 Load Fail-Safe Defaults Loads all options with pre-set conservative values that the system whoudl be able to run with with no conflict. F7 Load Optimized Defaults Saves changes and reboots the system F10 Save Returns for any sub-screen to the Main Menu. ESC Exit Used to enter into a sub-screen which provides options for an item on a higher level menu ENTER Select + / - PU/PD Value Used to toggle up and down the available options for a particular item

Options in Bios System Time/Date - Set the system time and date 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 Mouse/Keyboard - "Enable Num Lock," "Enable the Keyboard," "Auto-Detect Mouse"... Drive Configuration - Configure hard drives, CD-ROM and floppy drives Memory - Direct the BIOS to shadow to a specific memory address Security - Set a password for accessing the computer 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

Extra Options Power On After AC Failure -> It is an option in the bios of most ATX Mb's. They have an option for "Power State After AC Loss" -- and the options are, "On", "Off", "Last State". AGP Driving Control -> This BIOS function allows you to adjust the control of the AGP driving force. It is usually set to Auto by default, thereby allowing the chipset to assume control and automatically adjust the AGP driving force to suit the installed AGP card. Floppy Mode 3 Support -> We can see this option in every bios but most uses iin Japanees computer for 1.2MB 3.5 formatted discs so useless for us can be said. Virus Warning -> Some BIOS manufacturers have put Virus Protection in their products. When installing Windows 95, Setup needs to write to the DOS Boot Record. The same is true for Windows 98, except when upgrading from Windows 95. If the BIOS Virus Warning is still Enabled, Setup will fail just after accepting the License agreement. The solution should be simple. Just Disable the Virus Warning via the CMOS SETUP before installing Windows 95/98. There are however BIOSs where this is not possible!

PCI Latency Timer -> PCI latency timers are a mechanism for PCI bus-mastering devices to share the PCI bus fairly. "Fair" in this case means that devices won't use such a large portion of the available PCI bus bandwidth that other devices aren't able to get needed work done. Boot Other Devices -> in this option you can choose your boot places in an order for example if you choose Hard Disk, CD-ROM and SCSI, your system if can’t seethe hard disk then it will open from cd-rom with this option. Swap Floppy Drive -> A useful feature for those machines that use two floppy drives, when enabled this swaps the A: and B: drives. This enables you to change the bootable floppy without having to open the case and switch the cable. VGA Palette Snooping ->This BIOS feature determines if your graphics card should allow VGA palette snooping by a fixed function display card. It is only useful if you use a fixed-function display card that requires a VGA-compatible graphics card to be present. It is recommended that you disable this feature if you do not use any fixed-function display card like a MPEG decoder card.

Refreshing Bios Refreshing Bios means clearing the CMOS instructions cause the Bios values hold in there with this way you can refresh Bios values. If you want to clear CMOS, you must go on motherboard and press the “CMOS clear” or “CLR RTC” bridge with a jumper then you will clear the Bios options…

Thanks For Watching…