File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 7474 <term ><filename >/boot</filename ></term >
7575 <listitem ><para >The boot partition used for bringing up the
7676 system. On EFI systems, this is possibly the EFI System
77- Partition, also see
77+ Partition (ESP) , also see
7878 <citerefentry ><refentrytitle >systemd-gpt-auto-generator</refentrytitle ><manvolnum >8</manvolnum ></citerefentry >.
7979 This directory is usually strictly local to the host, and
8080 should be considered read-only, except when a new kernel or
8383 requires boot loaders.</para ></listitem >
8484 </varlistentry >
8585
86+ <varlistentry >
87+ <term ><filename >/efi/</filename ></term >
88+ <listitem ><para >If the boot partition <filename >/boot/</filename > is maintained separately from the EFI System
89+ Partition (ESP), the latter is mounted here. Tools that need to operate on the EFI system partition should look
90+ for it at this mount point first, and fall back to <filename >/boot/</filename > — if the former doesn't qualify
91+ (for example if it is not a mount point or does not have the correct file system type
92+ <constant >MSDOS_SUPER_MAGIC</constant >).</para ></listitem >
93+ </varlistentry >
94+
8695 <varlistentry >
8796 <term ><filename >/etc</filename ></term >
8897 <listitem ><para >System-specific configuration. This directory
You can’t perform that action at this time.
0 commit comments