Welcome to today's cursed setups where I build my kernel with (#Gentoo's) #genkernel BUT initramfs with #dracut
Welcome to today's cursed setups where I build my kernel with (#Gentoo's) #genkernel BUT initramfs with #dracut
For years I've upgrade my #Gentoo kernel by running
> make oldconfig
> make && make modules && make modules_install
Later in the process, I use #GenKernel to create and put everything in /boot.
I've had no problems with this, but I've long wondered if it is technically an okay way to do it? Would it be better to use genkernel for everything? Or hand create the boot stuff?