/Thinkpad-X230-on-Gentoo

X230 on Gentoo

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Gentoo on ThinkPad X230 boot with EFI stub kernel.

Get more information from EFI stub kernel.

Generate basic config

make savedefconfig

Restore from basic config

cp /path/your-defconfig .config
make olddefconfig
make menuconfig
......
make -j$((`nproc`+1)) && make modules_install

More: https://wiki.gentoo.org/wiki/Kernel/Configuration