LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-23-2017, 10:37 AM   #1
lighter973
Member
 
Registered: Jan 2016
Posts: 34

Rep: Reputation: Disabled
How to hide boot messages?


Hello,

How can I hide boot messages? maybe replace with a picture?

Last edited by lighter973; 06-23-2017 at 10:40 AM.
 
Old 06-23-2017, 11:04 AM   #2
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,863

Rep: Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570
duplicate post deleted??

Last edited by yancek; 06-23-2017 at 12:08 PM.
 
Old 06-23-2017, 11:05 AM   #3
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,177

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
That depends entirely on what distro you're using! There may be a configuration option available, otherwise you need to reconfigure Grub, which controls the boot process (unless you're using something else...) See section 7D of this tutorial:
http://www.dedoimedo.com/computers/g...mozTocId930378
 
1 members found this post helpful.
Old 06-23-2017, 11:06 AM   #4
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,863

Rep: Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570Reputation: 2570
It depends upon what distribution and also which version of Grub you are using. If it is Grub2, you might be able to simply put an image file in the /boot/grub directory and run grub-mkconfig or update-grub. Details on it for Ubuntu are at the link below and should be similar for any other distro using Grub2.

https://help.ubuntu.com/community/Grub2/Displays
 
1 members found this post helpful.
Old 06-23-2017, 11:15 AM   #5
lighter973
Member
 
Registered: Jan 2016
Posts: 34

Original Poster
Rep: Reputation: Disabled
Guys Im using Slackware, and lilo for boot
 
Old 06-23-2017, 11:36 AM   #6
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
maybe - as I am not using LILO but grub for slack
Code:
lilo.conf:

   verbose=2                 # increase information displayed when lilo runs

   #*******''' Installation Target Options '''******#

   boot=/dev/hda             # the target drive or partition
   map=/mnt/hda3/boot/map    # sector address map file to be created by lilo (mount dependent)
   lba32                     # allows addressing the disk above the 1024th cylinder
if verbose=2 shows more then MAYBE verbose=0 will show none.

does lilo have a quiet option in it?

Last edited by BW-userx; 06-23-2017 at 11:41 AM.
 
1 members found this post helpful.
Old 06-23-2017, 12:05 PM   #7
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,894
Blog Entries: 13

Rep: Reputation: 4945Reputation: 4945Reputation: 4945Reputation: 4945Reputation: 4945Reputation: 4945Reputation: 4945Reputation: 4945Reputation: 4945Reputation: 4945Reputation: 4945
Quote:
Originally Posted by lighter973 View Post
Hello,

How can I hide boot messages? maybe replace with a picture?
What type of hardware, standard laptop/desktop, or custom hardware?

What exactly are your goals?

I ask because you can follow the advice's of DavidMcCann and yancek for standard systems and grub2.

If you are doing a pure custom project, such as a kiosk system, wish to have rapid boot times and a boot splash, you still can do this customizing grub2, however sometimes depending on the boot criteria you may need to do a custom bootloader. Once again though, this depends if you merely wish to customize your personal system versus configure a system for use by a clientele where they should not be able to defeat the boot intentions and main application of the system.

I'm all for the easy way (grub2 customization) over the more difficult direction, by the way.
 
Old 06-23-2017, 01:22 PM   #8
Mill J
Senior Member
 
Registered: Feb 2017
Location: @127.0.0.1
Distribution: Mint, Void, MX, Haiku, PMOS, Plasma Mobile, and many others
Posts: 1,258
Blog Entries: 2

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
Quote:
Originally Posted by lighter973 View Post
Hello,

How can I hide boot messages? maybe replace with a picture?
I would see if I could install Plymouth https://www.freedesktop.org/wiki/Software/Plymouth/
With grub you just add show splash to the boot line.

You can make your own animated boot splashes if you want.
 
1 members found this post helpful.
Old 06-23-2017, 01:36 PM   #9
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Why? Ignorance is bliss?
 
Old 06-23-2017, 01:55 PM   #10
Soadyheid
Senior Member
 
Registered: Aug 2010
Location: Near Edinburgh, Scotland
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,690

Rep: Reputation: 487Reputation: 487Reputation: 487Reputation: 487Reputation: 487
On another level, I quite like boot messages, I've got them enabled on one desktop by going into the BIOS and disabling the Splash screen. No idea if this would help you, can't remember if you have the option to substitute something for the Splash screen but it may be worth a look!

Play Bonny!


Last edited by Soadyheid; 06-23-2017 at 04:15 PM.
 
1 members found this post helpful.
Old 06-24-2017, 10:41 AM   #11
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,177

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Quote:
Originally Posted by Soadyheid View Post
On another level, I quite like boot messages, I've got them enabled on one desktop by going into the BIOS and disabling the Splash screen.
I do the same. Years ago, I noticed a new version of Fedora taking a long time to boot; when I enabled the messages, I saw where it was dithering and was able to search for a solution.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
hide boot text messages during the startup cccc Debian 5 09-25-2010 09:32 AM
Hide boot messages (not using frame/boot/gensplash) noisebleed Linux - Kernel 0 01-31-2008 09:01 AM
Pidgin: hide new messages in system tray? RemusX2 Linux - Software 2 11-21-2007 01:03 PM
How To Hide Kernel Messages With Graphics dragoncity99 Slackware 3 03-18-2005 08:11 PM
How to hide server -220 messages ximar Linux - Security 4 04-19-2003 11:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:20 PM.

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