Follow

Follow
What is Bootstrap Program

What is Bootstrap Program

Bawantha Rathnayaka's photo
Bawantha Rathnayaka
·Feb 15, 2019·

1 min read

Play this article

It is the initialization process of the program which is going to be loaded to startup the machine by starting operating system.

Normally it is store in ROM (firmware) it checks whether all the resources are capable and functioning properly.

Now days the bootstrap program is not install in side the ROM but only the bootstrap loader in the ROM. bootstrap loader is in a special block in the hard disk called as boot block.

bootstrap process

 
Share this