Translate

Tuesday, 15 January 2013

What command can you use to review boot messages in Linux

What command can you use to review boot messages in Linux

#dmesg or #dmesg |more (for page vise view)

The dmesg command displays the system messages contained in the kernel ring buffer. By using this command immediately after booting your computer, you will see the boot messages.

No comments:

Post a Comment