Changeset 7befd975


Ignore:
Timestamp:
07/02/2023 08:45:28 AM (11 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
5998e22c
Parents:
6af6704
Message:

grub-setup: dosfstools is needed for creating FS on ESP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/uefi-bootloaders/grub-setup.xml

    r6af6704 r7befd975  
    197197      If the system or the hard drive is new, or it's the first
    198198      installation of a UEFI-booted OS on the system, the ESP may not exist.
    199       In that case, create a new partition, make a
     199      In that case, install <xref linkend='dosfstools'/> first.  Then create
     200      a new partition, make a
    200201      <systemitem class="filesystem">vfat</systemitem> file system on it,
    201202      and set the partition type to <quote>EFI system</quote>.  See the
Note: See TracChangeset for help on using the changeset viewer.