Changeset e724cb7


Ignore:
Timestamp:
02/25/2022 06:10:37 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
552bf36
Parents:
9eb12e5
Message:

grub-efi: warn that it won't work for 32-bit LFS, and mention i386-efi

File:
1 edited

Legend:

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

    r9eb12e5 re724cb7  
    120120  <sect2 role="installation">
    121121    <title>Installation of GRUB</title>
     122
     123    <warning>
     124      <para>
     125        The instruction does not work correctly on 32-bit LFS system
     126        at now.
     127      </para>
     128    </warning>
    122129
    123130    <para>
     
    192199    </para>
    193200
     201    <para>
     202      <option>--target=i386</option>: Some x86_64 systems have 32-bit UEFI
     203      implementation, but they are very old and rare.
     204      Do <emphasis role='bold'>not</emphasis> use this option unless you are
     205      absolutely sure that LFS is running on such a system.
     206    </para>
     207
    194208  </sect2>
    195209
Note: See TracChangeset for help on using the changeset viewer.