编译 linux 内核

1 make menuconfig
2 make -j4 all
3 make modules_install && install
4 dracut -f /boot/boot/initramfs-xx.xx.xx.img xx.xx.xx

 

posted @ 2017-09-19 22:01  brep  阅读(143)  评论(0编辑  收藏  举报