diff options
Diffstat (limited to 'chapter02/creatingpartition.xml')
-rw-r--r-- | chapter02/creatingpartition.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml index ac496bbae..c532bdb15 100644 --- a/chapter02/creatingpartition.xml +++ b/chapter02/creatingpartition.xml @@ -136,6 +136,11 @@ your first disk drive. A partition size of 200 megabytes is quite adequate.</para></listitem> + <listitem><para>/boot/efi – The EFI System Partition, which is + needed for booting the system with UEFI. Read + <ulink url="&blfs-book;postlfs/grub-setup.html">the BLFS page</ulink> + for details.</para></listitem> + <listitem><para>/home – Highly recommended. Share your home directory and user customization across multiple distributions or LFS builds. The size is generally fairly large and depends on available disk |