Skip to main content
added 8 characters in body
Source Link

I found two ways for printing boot messages one: one using dmesg and, and another the content of file /var/log/boot.log:

The contentcontents of the /var/log/boot.log file are:

while dmesg gives some thingsomething like this:

and so on.

So my question is, how are the two related? When  When should we use dmesg and when boot.log?

I found two ways for printing boot messages one using dmesg and another the content of file /var/log/boot.log:

The content of the /var/log/boot.log file are:

while dmesg gives some thing like this:

and so on

So my question how are the two related? When should we use dmesg and when boot.log?

I found two ways for printing boot messages: one using dmesg, and another the content of file /var/log/boot.log:

The contents of the /var/log/boot.log file are:

while dmesg gives something like this:

and so on.

So my question is, how are the two related?  When should we use dmesg and when boot.log?

I found two ways for printing boot messages one using dmesgdmesg and another the content of file /var/log/boot.log/var/log/boot.log:

The content of the /var/log/boot.log/var/log/boot.log file are:

while dmesgdmesg gives some thing like this:

So my question how are the two related? When should we use demsgdmesg and when boot.logboot.log?

I found two ways for printing boot messages one using dmesg and another the content of file /var/log/boot.log:

The content of the /var/log/boot.log file are:

while dmesg gives some thing like this:

So my question how are the two related? When should we use demsg and when boot.log?

I found two ways for printing boot messages one using dmesg and another the content of file /var/log/boot.log:

The content of the /var/log/boot.log file are:

while dmesg gives some thing like this:

So my question how are the two related? When should we use dmesg and when boot.log?

edited title
Link
Zelda
  • 6.4k
  • 1
  • 24
  • 28

Interpreting output of demsgdmesg and /var/log/boot.log

Source Link
user2799508
  • 1.7k
  • 9
  • 29
  • 46
Loading