Linux - KernelThis forum is for all discussion relating to the Linux kernel.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Can someone point out what files of a kernel code need to be modified so kernel boot messages are not displayed?
I've looked into bootsplash and lpp (I think that's the name) patches. Their patches fail on several files when I try to applying them to kernel 2.6.10 code.
I looked into the diff files that are provided by bootsplash and lpp but they don't offer much (in way of comments) as to where exactly the boot messages are being displayed by the source files to be patched.
You need to disable frambuffer under Graphics Support if you don't want text to be displayed during the boot process. What errors are you getting when patching the kernel with the bootspash patch? You have to have a patch that matches the kernel you are patching...
The project I am involved in requires that we modify and control all aspects of it. Plus by modify the kernel we can determine exactly it's behaviour and that is "exactly" what we need .
Jess
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.