Not sure if I've used the correct expression for subject
My reason for joining this forum is to request help please. To either hide or reduce the text size of this message which appears when first turning on my computer.
Message reads.......Booting 'MX 23.4 Libretto'
Loading Linux 6.1.0.26.amd64
Loading initial ramdisk ...
Everything following is great. Having used MX tools>Boot Options,I have a very pleasing screen.
I'm using an acer C22-865 All in One.... KDE Plasma Version 5.27.5.... Kernel Version: 6.1.0-26-amd64(64-bit).... Graphics Platform: X11..... Graphics Processor: Mesa Intel UHD Graphics 620.
Thank you for taking time to read this request.
Very much looking forward to a solution.
Pre Boot Message
- Eadwine Rose
- Administrator
- Posts: 15080
- Joined: Wed Jul 12, 2006 2:10 am
Re: Pre Boot Message
With all help requests, as per forum rules (which, if you haven't, please read), please share your full Quick System Info, do not edit.
If need be, you can do this using the LiveUSB, thanks.
If need be, you can do this using the LiveUSB, thanks.
MX-23.6_x64 July 31 2023 * 6.1.0-38amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: Pre Boot Message
The generation of this three messages is "hard" coded.Folk Singer wrote: Tue Oct 15, 2024 4:45 pm Not sure if I've used the correct expression for subject
My reason for joining this forum is to request help please. To either hide or reduce the text size of this message which appears when first turning on my computer.
Message reads.......Booting 'MX 23.4 Libretto'
Loading Linux 6.1.0.26.amd64
Loading initial ramdisk ...
Everything following is great. Having used MX tools>Boot Options,I have a very pleasing screen.
I'm using an acer C22-865 All in One.... KDE Plasma Version 5.27.5.... Kernel Version: 6.1.0-26-amd64(64-bit).... Graphics Platform: X11..... Graphics Processor: Mesa Intel UHD Graphics 620.
Thank you for taking time to read this request.
Very much looking forward to a solution.
The only way I can think of would be to "hide" those three the last two message lines of those three,
by replacing the "hard-coded" flag quiet_boot, set to 1
On terminal konsole like this
Code: Select all
sudo sed -i "/quiet_boot=/s/0/1/" /etc/grub.d/10_linux
Code: Select all
quiet_boot="0"
Code: Select all
quiet_boot="1"
Followed by re-generation of the grub menu with
Code: Select all
sudo update-grub
Any other "kernel" entry selected from the Advanced menu, would still show the message lines,
also if flat-menu turned on within MX Boot Options.
PS: Don't get the "Booting ...." line anyway, only see "Loading..." lines, which get suppress with quiet_boot="1"
+++EDIT+++
Incase you don't want to see the grub-menu:
Do adjust first the timeout to a smaller value like 2 (seconds)
GRUB_TIMEOUT=2
within /etc/default/grub
or using MX Boot Options.
And aftewards add manually:
this line
Code: Select all
GRUB_TIMEOUT_STYLE=hidden
Follow by re-genration of the grub menu with
Code: Select all
sudo update-grub
During timeout ( e.g 2 seconds) you can press Esc to see the boot menu.
Re: Pre Boot Message
Folk Singer wrote: Tue Oct 15, 2024 4:45 pm Message reads.......Booting 'MX 23.4 Libretto'
Loading Linux 6.1.0.26.amd64
Loading initial ramdisk ...
These 3 lines are no cause for alarm.
They announce what is happening.
The font size used to display the text messages depends on the screen resolution.
I would not bother, because after a few seconds the 3 lines should disappear, when the graphical MX startup logo is displayed, until the graphical login screen appears.
"I killed her in pure self-defense", said the bear after crushing the mouse. "She threatened my life."
The Prophet's Song
The Prophet's Song