nberlee / kernel

Mozilla Public License 2.0
0 stars 2 forks source link

Using this kernel in the standard Talos image for x86 possible? #2

Open nogweii opened 1 month ago

nogweii commented 1 month ago

I was hoping to get your help to use your kernel in a custom built Talos image meant for a few Intel NUCs I run (alongside 4 RK1 in a Turing Pi 2).

As I understand it, I'll need to build my own installer image. I can do that by following the official documentation at https://www.talos.dev/v1.7/advanced/building-images/ but it is missing docs on how to select a customized kernel.

Also, I'd prefer not to upload the resulting OCI files to the public cloud as I'm trying to make this something that can be bootstrapped from just a single laptop. Which means I'd need a local registry running on my laptop, which Sidero Labs has helpfully documented already in https://www.talos.dev/v1.7/advanced/developing-talos/.


All of this is in order to get the UBSAN error fixed (mentioned in https://github.com/siderolabs/talos/issues/8780) :smile:

nogweii commented 1 month ago

Ah, you responded to me in the Discord thread, linking to the steps performed by @CamSub.

Seems like the key would be to override the make variable PKG_KERNEL.

samip5 commented 1 week ago

Ah, you responded to me in the Discord thread

What Discord server is this?