LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 10-30-2010, 01:53 PM   #1
Blender3D
Member
 
Registered: Jun 2010
Distribution: Linux Mint 9 x64, Linux From Scratch
Posts: 46

Rep: Reputation: 17
Disable kernel boot output?


I've set up my system, but I really would like it to boot quietly and show only a simple welcome message (I don't have X, and am not planning on compiling it). Is this possible? All of the solutions I've seen require X and a boot splash screen...

Thanks!
 
Old 10-30-2010, 02:21 PM   #2
paulsm4
LQ Guru
 
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,863
Blog Entries: 1

Rep: Reputation: Disabled
Sounds like "fbsplash" (nee "GenSplash") might be a good fit:

Quote:
fbsplash follows a design policy of being simple, lightweight and fast. To reduce bloat, it uses only a few most important libraries and does not require X11.
http://fbsplash.berlios.de/

http://dev.gentoo.org/~spock/projects/gensplash/

http://www.fedoraforum.org/forum/sho...d.php?t=155257

PS:
Alternatively, your distro might support a "quiet" mode in your Grub configuration file:

http://ubuntuforums.org/showthread.php?t=636514

Last edited by paulsm4; 10-30-2010 at 02:25 PM.
 
Old 10-30-2010, 06:21 PM   #3
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Have you tried adding the option quiet to the options grub passes to the kernel?
Code:
menuentry "Linux From Scratch" {
  linux /bzImage-x86_64 root=/dev/sda2 quiet
}
Or do you mean that you don't want the bootscripts printing anything to the screen?
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
[libcurl] disable output in terminal Kunsheng Linux - Software 1 10-28-2009 01:10 AM
Kernel Panic, Input/output while trying to boot certain Install CDs. iro_number1 Linux - Distributions 2 01-03-2009 11:18 AM
how do I read the display output of a kernel boot? like a log or something...? r00tb33r Linux - Software 1 04-12-2007 03:42 AM
How to disable console output kamel Programming 2 06-02-2004 01:41 PM
How to disable gpm at kernel boot iotc247 Slackware 1 05-03-2004 07:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 01:06 AM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration