/boot : Static files of the boot loader
Purpose
This directory contains everything required for the boot process except configuration files not needed at boot time and the map installer. Thus /boot stores data that is used before the kernel begins executing user-mode programs. This may include saved master boot sectors and sector map files. [2]
Specific Options
The operating system kernel must be located in either / or /boot. [3]