Jump to content

How do you suppress boot messages?


DOlson
 Share

Recommended Posts

I tried console=/dev/tty2, quiet, and so forth. Nothing works properly.

 

The closest one is console=/dev/null, but then my progress bar doesn't go...

 

Is there anyway I can do this? Or even just set my font to be 100% transparent?

Link to comment
Share on other sites

I don't want to install Aurora. I already have a nice bootsplash logo going on here.

 

I want to hide the kernel messages... That's it.

Link to comment
Share on other sites

I tried console=/dev/tty2, quiet, and so forth. Nothing works properly.

 

The closest one is console=/dev/null, but then my progress bar doesn't go...

 

Is there anyway I can do this? Or even just set my font to be 100% transparent?

 

 

Recompiling your kernel with "Support for console on virtual terminal" turned OFF under "Character devices" will work. I accidently turned this off recently when recompiling the MDK9 kernel. Only the splash screen would appear but text mysteriously was gone. Of course reenabling the option returned things back to normal.

 

Regular VC after booting worked just fine.

 

Hope this helps.

Link to comment
Share on other sites

have you tried boot themes-->create new theme?

you can choose your own picture and there is a box to check that says "make kernal messages quiet by default"

But this may just be another way to accomplist what you already tried

Link to comment
Share on other sites

have you tried boot themes-->create new theme?

you can choose your own picture and there is a box to check that says "make kernal messages quiet by default"

But this may just be another way to accomplist what you already tried

 

Yeah, it is.

Link to comment
Share on other sites

Guest Les Hazelton

I have noticed that, on my system, if the lilo.conf file reads like the following append line (with quiet someplace in the line) the messages are kept to only a few error messages.

 

image=/boot/vmlinuz

label=linux

root=/dev/hda1

initrd=/boot/initrd.img

append="devfs=mount hdc=ide-scsi quiet"

Link to comment
Share on other sites

The only reason is because this is a gaming console, so it'd be more professional to have just a load bar and no text.

 

So far, I can get a load bar with text, or no text with no load bar.

 

I'm recompiling the kernel now.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...