I would like to use the latest, stable Linux kernel 6.0.3 with a remastered FatDog64:
Regarding the use of a different kernel, the documentation states the following:
https://distro.ibiblio.org/fatdog/web/faqs/kernel.html
"This instruction is for using one of the pre-packaged Fatdog kernels, replacing the current one that comes with your version of Fatdog. If instead, you just want to add some additional kernel modules you've built yourself; or if you compile a totally new kernel, please follow the instructions in here to rebuild and replace the kernel-modules.sfs in initrd."
If I see this correctly, the latest pre-compiled kernel that is aivailable for FatFog is vmlinuz-5.19.14, right?
https://distro.ibiblio.org/fatdog/kernels/810/
This means that I would have to compile 6.0.3 myself, correct?
So the guide mentioned in the docs is the following one:
https://distro.ibiblio.org/fatdog/web/faqs/initrd.html
Correct me if I am wrong, but this only explains kernel module replacement but does not seem to describe the complete kernel compilation process on its own.
Could you guide me how to approach this?
Thank you!