Boot folder


In Unix-like operating systems, a boot folder is the directory which holds files used in booting the operating system, typically. The usage is standardized within Linux in the Filesystem Hierarchy Standard.

Contents

The contents are mostly Linux kernel files or boot loader files, depending on the boot loader, most commonly LILO or GRUB.

Linux

creates and uses the following files:
LILO may also use other files, such as and also stores a non-boot configuration file in.

GRUB

stores its files in the subdirectory . These files are mostly modules, with configuration stored in.

Location

is often simply a directory on the main hard drive partition. However, it may be a separate partition. A separate partition is generally only used when bootloaders are incapable of reading the main filesystem or other problems not easily resolvable by users.
On UEFI systems, including most modern PCs, the EFI system partition is often mounted at, or.