Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Error while booting

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
19yc93
Posts: 1
Joined: 2017-08-11 11:41

Error while booting

#1 Post by 19yc93 »

Hello,

I am new to Debian and i hope you can help me ;)

After installation of Debian 9 stable with KDE desktop i can successfully boot. But while booting there are some error messages.
So the operating system seems to works but i want to know what errors occurred. Where can i find these error messages? In which log file?

If you need further information or something was not clear described please tell me.

Thanks
Greetings


lbuiyzxl
Posts: 66
Joined: 2017-05-11 08:35

Re: Error while booting

#3 Post by lbuiyzxl »

Try "sudo journalctl"view all message of this boot.
To only view "fail":
"sudo journalctl |grep -i fail"
I'm sorry for my bad English skills
I'm don't want to be a nuisance.


User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Error while booting

#5 Post by debiman »

if it ain't broken, don't fix it.
error messages are normal - to some extent.
it could mean that some driver is trying to find non-existent hardware.
it could just be a warning.
thankfully, linux is flexible enough to be fine with that - again, to some extent.

if you like, you can cover those error messages with a boot splash.
it's what most "userfriendly" operating systems do.

Post Reply