2 Dec
2025
2 Dec
'25
2:26 p.m.
(Double posted, so reply to your list) Question for Fedora guys... How do you install kernel on your Fedora? On Debian/Ubuntu, after compiling kernel, I usually do make zinstall INSTALL_PATH=boot_install and the 3 files (vmlinuz config, System.map) will be copied to "boot_install/" directory. On Fedora, - it tries to copy to "/boot", which is not what I want. - it calls out to grub, which is also not what I want.