Hello everybody,

I'd like to use my own custom kernel which I applied some patches to, with live cd creator, and it's not in RPM format, I just untar it in the %post section into the right directories in the live cd image, but for the live initrd file I can't copy it like I do for vmlinuz, modules/, so I want to generate the live initrd for my custom kernel, is it possible to do that?

Chreers