LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Show kernel messages at boot (https://www.linuxquestions.org/questions/linux-newbie-8/show-kernel-messages-at-boot-4175736473/)

cwdztsd88 04-27-2024 05:45 AM

Show kernel messages at boot
 
I am using pop os and it just shows grey screen while computer boots all time. How i can see them?

camorri 04-27-2024 05:56 AM

Have a look here -->https://askubuntu.com/questions/2502...during-boot-up

This is for Ubuntu, however, if you boot with grub, the steps should be the same.

jayjwa 04-27-2024 11:47 AM

When did hiding things from the sysadmin become the default in Linux? We made a wrong turn and need to go back.

camorri 04-27-2024 11:59 AM

Quote:

default in Linux?
This is a decision each distro makes. This is done on thse 'beginner distros' so they are not so intimidating.

Slackware doesn't hide a thing.

mrmazda 04-27-2024 08:10 PM

Edit /etc/default/grub, and remove "quiet" from wherever you find it. This edit will take effect only after /boot/grub/grub.cfg is regenerated. If plymouth is installed, uninstall it, which should perform a regeneration, as well as save some disk space, quicken boot, and display lots of messages during boot.

sundialsvcs 04-28-2024 07:23 AM

Actually, many operating systems do similar things. Mac's "MacOS" (nee "OS/X") normally presents a lovely logo-screen, but it's possible to switch to a mode where "the messages fly by." (In case they suddenly stop.) I'm not sure about Windows, but I bet they have such a thing too. Most folks simply don't want (or need) to see them.

Also*– Linux provides a command ... dmesg, I believe ... which allows you to review those messages after the system has successfully started up.

hazel 04-28-2024 08:30 AM

I used to boot with "quiet" and often wondered where my lovely penguins had gone to. It turns out that if you want to see nproc penguins, you can't do it quietly.


All times are GMT -5. The time now is 04:27 PM.