The Five Steps Of The Boot Sequence - Techwalla
Maybe your like
- Tech Support
- How To
Every computer, regardless of size, must have a boot process. Computers large and small must have some type of start-up process, which is typically called the "boot" process. During this set of steps the computer checks itself to be sure all is well, loads some minimal operational software and loads the operating system. The term "boot" is a shortened version of the word "bootstrap," which was used in the early days of computing to describe the process whereby the computer pulled itself up by its "bootstraps."
Advertisement
Power Up
Video of the Day
The first step of any boot process is applying power to the machine. When the user turns a computer on, a series of events begins that ends when the operating system gets control from the boot process and the user is free to work. When the computer is turned on, the central processor executes some startup code in ROM that is located on the motherboard.
Advertisement
We Recommend
Tech Support How to See & Kill Processes From CPanel By John DeMerceau
Tech Support The Six Basic Components That a Computer Needs to Function By Alan Hughes Video of the Day
Power-On Self Test
The next step in the boot process is called the POST, or power on self test. This test checks all connected hardware, including RAM and secondary storage devices to be sure it is all functioning properly. After POST has completed its job, the boot process searches the boot device list for a device with a BIOS on it.
Advertisement
Find a Boot Device
The I/O system is essential to the operation of the computer because it defines the rules for communications between the CPU and the other devices attached to the computer via the motherboard. The I/O system, sometimes found in the "io.sys" file on the boot device, provides extensions to the BIOS located in ROM on the motherboard.
Advertisement
We Recommend
Tech Support How to See & Kill Processes From CPanel By John DeMerceau
Tech Support The Six Basic Components That a Computer Needs to Function By Alan Hughes Load the Operating System
Once the hardware functionality is confirmed and the input/output system is loaded, the boot process begins loading the operating system from the boot device. The OS is loaded into RAM, and any instructions specific to the particular operating system are executed. The actual operating system is somewhat irrelevant, as the computer will follow the same boot pattern in any case.
Advertisement
Advertisement
Transfer Control
Once the previous steps are complete and the operating system is safely loaded into RAM, the boot process relinquishes control to the OS. The OS then proceeds to execute any pre-configured startup routines to define user configuration or application execution. At the end of the handoff, the computer is ready for use.
Advertisement
Advertisement
references & resources- PC Guide: System Boot Sequence
- University of Arizona: Basic PC Boot Process
- IBM DeveloperWorks: Inside theLinux Boot Process
- Source Forge: Booting Your Computer
- Dew Associates: The MS-DOS Boot Process
People are Reading
1How Does a CPU Work?
2The Importance of a Computer CPU
3How Does a Computer Process Information?
You May Also Like
1Difference Between the CPU & Motherboard
2Advantages & Disadvantages of Machine Level Language
3Basic Troubleshooting for the CPU in a Desktop
Tag » When Does The Boot Process Start
-
Concept Of Booting: What Is Booting Process? Type Of ... - Toppr
-
Computer Boot Process Explained | Baeldung On Computer Science
-
Booting - Wikipedia
-
Booting In Operating System - Javatpoint
-
The Startup Sequence Of A Computer - FutureLearn
-
Helpesk: Starting The Computer: The Boot Process (10/10) - Quizlet
-
What Happens When We Turn On Computer? - GeeksforGeeks
-
Windows Boot Process
-
An Introduction To The Linux Boot And Startup Processes
-
Booting Your Computer — Introduction To Information And ...
-
The Booting Process - Vskills
-
[Solved] When Does The Boot Process Start? - Course Hero
-
Booting An Operating System
-
1.2. A Detailed Look At The Boot Process