Boot Loader
- Tags
- comp-arch
Is a computer program whose job is to start the real OS by looking for and loading a kernel into memory.
One advantage of the boot-loader is that it supports starting one of several OSs from different places on your disk. This allows you to dual-boot or even triple boot different operating systems on a single device.