thor2002ro / unraid_kernel

Kernel repository for UNRAID(unofficial)
114 stars 11 forks source link

Add documentation to build custom unraid kernel #13

Open Joly0 opened 10 months ago

Joly0 commented 10 months ago

Hey, it would be great if you could add documentation on how you are building the custom kernel for unraid with all your tweaks, etc

sternskr commented 9 months ago

https://gitlab.com/stefan99353/unraid-custom-kernel/-/blob/main/README.md

^Not exactly a full write up but it's the one I use to get the Unraid Kernel to support Arc GPUs until they hit 6.2 in the mainline

Might be helpful as a starting point or just for anyone else looking to build it

opentux commented 8 months ago

on unraid 6.12.6 with this guide

I'm missing some libraries to finish the compilation.

make oldconfig make: error while loading shared libraries: libffi.so.7: cannot open shared object file: No such file or directory

do you use a vm or docker to compile a kernel this way?