Booting process

How booting process works 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. What happens in the Process of Booting? Booting happens when you start the computer. This happens when we turned ON the power or the computer restarts. The system BIOS (Basic Input/Output System) makes the peripheral devices active. Further, it requires that the boot device loads the operating system into the main memory. 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 sys...