In this section we look at how the operating system loads when the computer is first turned on. The operating system may be loaded into the computers memory in two ways.
- it is already present in ROM (so is permanent, immediately accessible and difficult to update)
- it is loaded from disk when the computer is turned on.
For more complex systems, the operating system is usually stored on secondary media (such as disk), and is loaded into the computer memory (RAM) when the computer is powered on. Advantages of this type of system are that changes to the operating system are easier to make and implement.
The bootstrap process describes the task of initially loading the operating system from disk into RAM. A small routine stored in ROM, called the BOOTSTRAP LOADER or IPL (Initial Program Loader), reads a special load routine from the diskette.
In floppy based system, this routine is normally located on Track 00, sector 00 (or 01), and is called the boot sector. The code contained in the sector is transferred into RAM, then executed. It has the sole responsibility for loading the rest of the operating system into memory. |
No comments:
Post a Comment
This is Good Computer Information Blog.they will give
best information about computer.