blob: 19676ea6e8b834f414c81fd4b096ffe58316e50a (
plain)
1
2
3
|
Network Bootstrap Program
Is a bootloader that is obtained via the network typically via [[TFTP]]. It handles setting up an environment in which an OS can run or install. For example, it displays a boot menu and downloads the kernel images. It sets up hardware, for example the [[NIC]]s.
|