Score:0

Avoid this screen from appearing

jp flag
Tak

I have Ubuntu 18 installed on my workstation and for some reason the below screen started appearing everytime before logging in and shutting down/restarting which is annoying to me. Any advice on how I can disable it from appearing?

enter image description here

starkus avatar
de flag
Can you post the output from your grub configuration? You may read it with `nano /etc/default/grub` or `gedit /etc/default/grub`.
guiverc avatar
cn flag
Ubuntu 18?? As in Ubuntu Core 18? The nvidia tag though seems to imply desktop, and desktop releases are all *year.month* in format, different products from the *snap* only releases which Ubuntu has had since 2016 which are signified by the use of *year* only in release. Please clarify your release.
Score:1
cn flag

You are seeing the normal system boot messages. These can be disabled in the configuration file /etc/default/grub with the option quiet on the line GRUB_CMDLINE_LINUX_DEFAULT.

Check this line in your /etc/default/grub. Add quiet as an option if it is not there. After editing that configuration file, run sudo update-grub to transfer these settings to the grub boot system (that one does not directly used the configuration file).

jp flag
Tak
I checked it and `GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"` anything to change?
starkus avatar
de flag
Do you have `plymouth` installed on your system? That's what provides the graphical "splash" screen when booting...
jp flag
Tak
I am not sure, I installed Ubuntu 18.04 normally
jp flag
Tak
What will happen if I removed `splash`?
vanadium avatar
cn flag
These options work provided the system boots normally. Something else may be going on caused by that "for some reason" you indicate in your question. Add these options to the line `GRUB_CMDLINE_LINUX=` and it will work in any case. However, that will not solve the issue why apparently the boot is not anymore proceeding in 'normal' mode.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.