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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-23-2017, 10:37 AM
|
#1
|
Member
Registered: Jan 2016
Posts: 34
Rep:
|
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.
|
|
|
06-23-2017, 11:04 AM
|
#2
|
LQ Guru
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,863
|
duplicate post deleted??
Last edited by yancek; 06-23-2017 at 12:08 PM.
|
|
|
06-23-2017, 11:05 AM
|
#3
|
LQ Veteran
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,177
|
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.
|
06-23-2017, 11:06 AM
|
#4
|
LQ Guru
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,863
|
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.
|
06-23-2017, 11:15 AM
|
#5
|
Member
Registered: Jan 2016
Posts: 34
Original Poster
Rep:
|
Guys Im using Slackware, and lilo for boot
|
|
|
06-23-2017, 11:36 AM
|
#6
|
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
|
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.
|
06-23-2017, 12:05 PM
|
#7
|
Moderator
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,894
|
Quote:
Originally Posted by lighter973
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.
|
|
|
06-23-2017, 01:22 PM
|
#8
|
Senior Member
Registered: Feb 2017
Location: @127.0.0.1
Distribution: Mint, Void, MX, Haiku, PMOS, Plasma Mobile, and many others
Posts: 1,258
|
Quote:
Originally Posted by lighter973
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.
|
06-23-2017, 01:36 PM
|
#9
|
LQ Addict
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680
|
Why? Ignorance is bliss?
|
|
|
06-23-2017, 01:55 PM
|
#10
|
Senior Member
Registered: Aug 2010
Location: Near Edinburgh, Scotland
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,690
|
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.
|
06-24-2017, 10:41 AM
|
#11
|
LQ Veteran
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,177
|
Quote:
Originally Posted by Soadyheid
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.
|
|
|
All times are GMT -5. The time now is 09:20 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|