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
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
转载于:https://www.cnblogs.com/brep/p/7554510.html