Concept of Booting
Concept of Booting
Booting
Booting is basically the process of starting the computer. When the
CPU is first switched on it has nothing inside the Memory. In order to
start the Computer, load the Operating System into the Main Memory
and then Computer is ready to take commands from the User. Learn the
types of booting.
Boot Devices
Booting can be done either through hardware (pressing the start button)
or by giving software commands. Therefore, a boot device is a device
that loads the operating system. Moreover, it contains the instructions
and files which start the computer. Examples are the hard drive, floppy
disk drive, CD drive, etc. Among them, the hard drive is the most used
one.
Types of Booting
There are two types of booting:
Cold Booting
A cold boot is also called a hard boot. It is the process when we first
start the computer. In other words, when the computer is started from its
initial state by pressing the power button it is called cold boot. The
instructions are read from the ROM and the operating system is loaded
in the main memory.
Warm Booting
Warm Boot is also called soft boot. It refers to when we restart the
computer. Here, the computer does not start from the initial state. When
the system gets stuck sometimes it is required to restart it while it is ON.
Therefore, in this condition the warm boot takes place. Restart button or
CTRL+ALT+DELETE keys are used for warm boot.
Steps of Booting
We can describe the boot process in six steps:
1. The Startup
It is the first step that involves switching the power ON. It supplies
electricity to the main components like BIOS and processor.
3. Loading of OS
In this step, the operating system is loaded into the main memory. The
operating system starts working and executes all the initial files and
instructions.
4. System Configuration
In this step, the drivers are loaded into the main memory. Drivers are
programs that help in the functioning of the peripheral devices.
6. User Authentication
If any password has been set up in the computer system, the system
checks for user authentication. Once the user enters the login Id and
password correctly the system finally starts.
A3. Boot devices are the devices that have the operating system loaded
inside them during the boot process. Common devices are the hard
drive, disk drive, floppy drive, etc.
A5. We perform this so that the operating system along with the initial
files and instructions load into the main memory. And as a result, the
computer starts.
1. The start-up
2. Power On Self Test
3. Loading OS
4. System Configuration
5. Loading system utilities
6. User authentication