LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices

Reply
 
LinkBack Search this Thread
Old 01-22-2005, 11:24 AM   #1
xmess7
LQ Newbie
 
Registered: Jan 2005
Posts: 3

Rep: Reputation: 0
Hiding Kernel Boot Messages


Hello,

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.

Any ideas are appreciated. Thnx,
Jess
 
Old 01-22-2005, 01:46 PM   #2
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slack`er-current
Posts: 845

Rep: Reputation: 30
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...

bootsplash

Oh, and welcome to LQ

Last edited by Linux~Powered; 01-22-2005 at 01:47 PM.
 
Old 01-26-2005, 06:46 AM   #3
dragoncity99
Member
 
Registered: Dec 2004
Location: Malaysia
Distribution: Redhat/Fedora Core, Slackware, Ubuntu, Knoppix, Gentoo, SUSE, Ubuntu
Posts: 40

Rep: Reputation: 15
http://www.thelinuxbox420.com is really a nice site.

I like it

I will give it a 10/10
 
Old 01-26-2005, 08:04 AM   #4
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slack`er-current
Posts: 845

Rep: Reputation: 30
Quote:
http://www.thelinuxbox420.com is really a nice site.

I like it

I will give it a 10/10
Thank you!
 
Old 01-28-2005, 05:16 PM   #5
xmess7
LQ Newbie
 
Registered: Jan 2005
Posts: 3

Original Poster
Rep: Reputation: 0
Hey guys, thnx a bunch for the suggestions. I was able to conceal the boot messages by adding thie following in my boot loader conffig

console=ttyX
where X is something other than 0.

I also found some stuff in the init/main.c file of the kernel source. I piped some of those calls to /dev/null etc etc .

Thnx again for the info...
Jess
 
Old 01-28-2005, 06:45 PM   #6
dragoncity99
Member
 
Registered: Dec 2004
Location: Malaysia
Distribution: Redhat/Fedora Core, Slackware, Ubuntu, Knoppix, Gentoo, SUSE, Ubuntu
Posts: 40

Rep: Reputation: 15
Huh, but why u wanna change the main.c ?

Can explain more detail? Thanx
 
Old 01-29-2005, 08:33 PM   #7
dragoncity99
Member
 
Registered: Dec 2004
Location: Malaysia
Distribution: Redhat/Fedora Core, Slackware, Ubuntu, Knoppix, Gentoo, SUSE, Ubuntu
Posts: 40

Rep: Reputation: 15
Hi Linux~Powered,

Does ur guide for the bootsplash enable the progress bar?

I check the scripts for the bootsplash-script utility under /etc/rc.d/rc.bootsplash and /etc/rc.d/rc.splash.

rc.bootsplash do have rc.bootsplash but does this mean the bootsplash is configured?

Thanx in advance

Kind regards,
dragoncity99
 
Old 01-30-2005, 12:16 AM   #8
xmess7
LQ Newbie
 
Registered: Jan 2005
Posts: 3

Original Poster
Rep: Reputation: 0
dragoncity99

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
 
Old 02-02-2005, 04:45 PM   #9
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slack`er-current
Posts: 845

Rep: Reputation: 30
Quote:
Does ur guide for the bootsplash enable the progress bar?
No, I'd rather look at the screen scrolling text vs. a progress bar. Sorry
 
Old 08-01-2006, 06:26 PM   #10
kernallove
LQ Newbie
 
Registered: Aug 2006
Posts: 1

Rep: Reputation: 0
Excellent!
Could you further exactly what do you meaN BY BOOT LOADER config.
Tell me the file name that you did edit.

Thanks and cheers!


Quote:
Originally Posted by xmess7
Hey guys, thnx a bunch for the suggestions. I was able to conceal the boot messages by adding thie following in my boot loader conffig

console=ttyX
where X is something other than 0.

I also found some stuff in the init/main.c file of the kernel source. I piped some of those calls to /dev/null etc etc .

Thnx again for the info...
Jess
 
Old 08-01-2006, 10:14 PM   #11
reddazz
Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 70
Moved: This thread is more suitable in Linux Kernel and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 08-02-2006, 02:28 AM   #12
dilsey198230
LQ Newbie
 
Registered: Jul 2006
Posts: 1

Rep: Reputation: 0
Hello,
Iam trying to hide the kernel boot message but i can't, can any one give me the complete procedures to do it.

Any ideas are appreciated. Thnx,
dilsey
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to see boot-up messages for a panicking kernel gerald45 Debian 4 10-20-2005 09:37 PM
Prevent Kernel Boot Messages 3saul Linux - Software 1 10-08-2005 11:56 PM
Hiding boot messages on Fedora Core 2 m_bojan Linux - General 8 09-22-2004 05:29 AM
hiding kernel boot messages shenoy Linux - Newbie 1 07-13-2004 09:42 AM
Hiding boot messages jattreadwell Linux - General 3 06-21-2003 01:46 PM


All times are GMT -5. The time now is 12:30 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration