Hi, the obvious is consult your CentOS for their tools, since your question is absolutely off-topic here. If may still try to compile kernel in vanilla way, please consult Arch Wiki [0] or Gentoo Handbook [1] and dracut documentation [2] on how to generate initramfs for your custom kernel. [0] https://wiki.archlinux.org/index.php/Kernel/Traditional_compilation [1] https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Kernel [2] https://people.redhat.com/harald/dracut.html > 20 серп. 2019 р. о 14:31 İbrahim Ercan <ibrahim.metu@xxxxxxxxx> написав(ла): > > Hi. > I'm trying to use systemtab for debugging kernel that I compiled myself. > Systemtab needs kernel-debuginfo packet. When I compile kernel with > 'make rpm-pkg' command, It doesn't create debuginfo packets. > I tried to define debug_package as 1 but it didn't work. > I'm trying to compile kernel 5.0.13 and my development environment is > CentOS 7 with kernel 4.14.128(also compiled by me). redhat-rpm-config > packet also installed. > > Thanks for any help. > > -- > Ibrahim Ercan