I’ve built my own kernel and now boot.preload complains about the missing preloadtrace.ko kernel module.
Where can one find the source for this module?
I’ve built my own kernel and now boot.preload complains about the missing preloadtrace.ko kernel module.
Where can one find the source for this module?
You can find it inside
http://download.opensuse.org/source/distribution/11.2/repo/oss/suse/src/preload-1.1-6.8.1.src.rpm
But when you try to install that rpm, yast asks you to install also the kernel provided by opensuse’s repositories; the thing is that we want preload modules for our kernel.
Thanks in advance.