Changeset 1c16a05 for chapter10/kernel.xml
- Timestamp:
- 04/09/2021 11:07:48 AM (2 years ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, arm, ml-11.0, multilib, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 21f7fab
- Parents:
- c8612fa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter10/kernel.xml
rc8612fa r1c16a05 150 150 151 151 <note> 152 <para>If your host hardware is using UEFI, then the 'make defconfig' 153 above should automatically add in some EFI-related kernel options.</para> 154 155 <para>In order to allow your LFS kernel to be booted from within your 156 host's UEFI boot environment, your kernel must have this option 157 selected:</para> 158 159 <screen role="nodump">Processor type and features ---> 160 [*] EFI stub support [CONFIG_EFI_STUB]</screen> 161 162 <para>A fuller description of managing UEFI environments from within LFS 163 is covered by the lfs-uefi.txt hint at 164 <ulink 165 url="&hints-root;lfs-uefi.txt"/>. 166 </para> 152 <para>If your host hardware is using UEFI and you wish to boot the 153 LFS system with it, you should adjust some kernel configuration 154 following <ulink url="&blfs-book;postlfs/grub-setup.html#uefi-kernel"> 155 the BLFS page</ulink>.</para> 167 156 </note> 168 157
Note:
See TracChangeset
for help on using the changeset viewer.