Boot what? Bootloader? Sounds complicated. But it really isn't. To understand a boot loader there are some quick definitions.
in linux everything is nothing more than a file. A directory is a file of other files, a partition is a file of directories, etc. Everthing is a file: