LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices

Reply
 
LinkBack Search this Thread
Old 09-17-2004, 08:14 AM   #1
m_bojan
LQ Newbie
 
Registered: Sep 2004
Posts: 7

Rep: Reputation: 0
Hiding boot messages on Fedora Core 2


Hi,

I have Fedora Core 2 instaled on my machine. It's nice that when booting (init 5) there is a picture etc (it starts X and shows the picture and everything) ...

What I was wandering is how do I configure linux to boot in init 3 mode and to avoid all the messages that it gives. I want to hide all the messages so that the user isn't bodered with all the stuff written on the monitor. I guess that I would have to do something in the kernel too, so every idea is very welcome.

I'm also trying to change the stuff from BIOS to a nice picture, but that would be my problem.

Thanks.
 
Old 09-17-2004, 08:45 AM   #2
masand
Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 56
hi there

i could not get to what u want to do exactly??

booting into init 3 mode is different from hiding boot messages
to boot in to init 3 mode edit
the /etc/inittab file


make the entry
initdefault from 5 to 3

and what picture are u trying to change form the bios???

regards
 
Old 09-17-2004, 09:26 AM   #3
m_bojan
LQ Newbie
 
Registered: Sep 2004
Posts: 7

Original Poster
Rep: Reputation: 0
I'm sorry I wasn't very clear. My knowledge of English is not great, and even less great of Linux.

I know how to change my inittab etc and to boot in init 3...
What I want to do from my computer is a TV. So from init 3 I start X and then tvtime (fullscreen) and that is OK, but I'm trying to get all messages like (I'm at work and don't know them :-)):

Booting
Fedora Core 2
Uncompresing Linux...

Messages about loading modules and then (OK) or (ERROR) etc...

login:
password:

etc...

What I want is to turn on the computer, some Welcome screen (while loading everithing), then X and tvtime.
I hope I make it clear this time.

And the picture that BIOS would give is like all the computers like DELL, HP etc... You don't get anything that to an ordinary user doesn't even understand.

Thanks again.
 
Old 09-17-2004, 11:26 AM   #4
masand
Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 56
hi there

there is one configuration in the

graphics support section--->Logo config.--->bootup logo


in the kernel configuartion

there is one in the 2.4 kernel; but presently i am using 2.6 so i do not know about 2.4

maybe u should give that a try tooo

regards
 
Old 09-20-2004, 03:51 AM   #5
m_bojan
LQ Newbie
 
Registered: Sep 2004
Posts: 7

Original Poster
Rep: Reputation: 0
Sorry for replying this late. (I wasn't home for the weekend :-))

I didn't try what masand suggested, but I don't think it would be everithing I need. I'll still have a lot boot and shutdown messages.

I read about bootsplash so I'll see that.

Maybe I should do something in the kernel sources or else... Anyone familliar with this please give me some idea.

Thanks
 
Old 09-20-2004, 05:26 AM   #6
masand
Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 56
hi there

in my above post i had given u an idea that may help u

so look out for that too

regards
 
Old 09-20-2004, 08:03 PM   #7
m_bojan
LQ Newbie
 
Registered: Sep 2004
Posts: 7

Original Poster
Rep: Reputation: 0
Hi,

I've found that there are scripts in /etc/rc.d/rc3.d that writes all this messages, so you can just edit the scripts and get rid of the text (boot and shutdown messages almost all). Also there are rc and rc.sysinit containing some text in /etc/rc.d.

NOTE: Make backup of every file you edit (You cannot boot if you erase something that you should not!!! (I made that mistake ))

I didn't get rid from the first several messages from the kernel I guess.

I could not download bootsplash, but I'll see about that too.

And Masand please tell me where can I set up boot logo you were talking about. (I'm running kernel 2.6.5)

 
Old 09-20-2004, 08:31 PM   #8
Fascistchicken
Member
 
Registered: Jul 2003
Location: hellifniknow
Distribution: slackware for chickens
Posts: 182

Rep: Reputation: 30
there are several different thing which would print messages
the computers bios on first boot
the boot loader
the kernel
and the startup scripts
in the bios you may have an option to display a logo and avoid the messages, or you may not
the boot loader i dont know about but you could try "man lilo" or "man grub" or whatever it is your using
probaly grub i suppose
now for the rest i'm not certain of the actual command
but in options to pass to the kernel when its loaded you might be able to redirect all the output to /dev/null
which is the end of all things unix
 
Old 09-22-2004, 05:29 AM   #9
m_bojan
LQ Newbie
 
Registered: Sep 2004
Posts: 7

Original Poster
Rep: Reputation: 0
The BIOS is another problem. (I hope maybe to find some source and flesh the BIOS. Maybe I'm just dreaming about this )

The picture in grub is easy to change. (For everyone that wants to do this search Google)

The thing about the boot options is very interesting (and like I said I'm new to linux) so please tell me how (where) to do this (maybe in grub)?

I downloaded KBootSplash that I'll try today when I get home (It's a project on SourceForge).

And I like to thank you guys for sticking with my (for you maybe stupid) problem. But I'm learning a lot about Linux with all this.
 
  


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
Hiding Kernel Boot Messages xmess7 Linux - Kernel 11 08-02-2006 02:28 AM
Error messages when booting Fedora Core 3 tmick Linux - Newbie 6 06-30-2005 06:05 PM
(core dump) messages on boot resaguk Slackware 5 10-19-2004 04:40 PM
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 04:16 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