logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

vmcore-dmesg - extract the dmesg from a vmcore

Author

       vmcore-dmesg was written by Eric Biederman.

                                                  Sep 21, 2020                                   VMCORE-DMESG(8)

Description

vmcore-dmesg  extracts  the  dmesg from a vmcore and write it to standard out. vmcore-dmesg works against
       either /proc/vmcore in a crash dump capture context or a copy of /proc/vmcore that  has  been  saved  for
       later  analysis.  A  single build of vmcore-dmesg should work against any linux vmcore written created on
       any architecture.

Name

       vmcore-dmesg - extract the dmesg from a vmcore

See Also

kexec(8)

Synopsis

vmcore-dmesg  vmcore

See Also