%general-entities; ]> Linux-&linux-version; Linux boot Installation of the kernel To ensure that your system boots and you can properly run both 32bit and 64bit binaries, Please make sure that you enable support for ELF and emulations for 32bit ELF into the kernel. make ARCH=x86_64 CROSS_COMPILE=${LFS_TARGET}- menuconfig make ARCH=x86_64 CROSS_COMPILE=${LFS_TARGET}- make ARCH=x86_64 CROSS_COMPILE=${LFS_TARGET}- \ INSTALL_MOD_PATH=${LFS} modules_install cp arch/x86_64/boot/bzImage ${LFS}/boot/lfskernel-&linux-version; <para>Details on this package are located in <xref linkend="contents-kernel" role="."/></para> </sect2> </sect1>