In computing, bootstrapping refers to a process where a simple system activates another more complicated system that serves the same purpose. It is a solution to the
Chicken-and-egg problem of starting a certain system without the system already functioning. The term is most often applied to the process of starting up a computer, in which a mechanism is needed to
execute the
software program that is responsible for executing software programs (the
operating system).
See more at Wikipedia.org...