%general-entities; ]> Linux-&linux-version; Linux boot Installation of the kernel To ensure that your system boots and you can properly run both 32 bit and 64 bit 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 -v 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>