as I've already wrote in the topic, I compiled a new Kernel with make defconfig, the bzImage is where it there, so is vmlinux.bin. I've installed modules with make modules_install.
Now, what is the next step? should I rename bzImage to my liking and put it into /boot? And how do I create an initramfs?
vmlinux.bin is executable, is that my Kernel?
I'm using GRUB, and I'm quite familiar with using and configuring it. But I'm having a hard time putting the kernel together.