/boot in linux



   /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.
 

The operating system kernel must be located in either / or /boot.

 

Sub directories and files under /boot are: -



 


Comments