openmamba-report: add output of dmesg to display last kernel messages

This commit is contained in:
Silvan Calarco 2011-10-17 01:28:00 +02:00
parent adc614b54a
commit dde1bd7369

View File

@ -176,6 +176,7 @@ catfile /proc/cmdline "kernel startup command line"
catcommand "ls -l /boot" "boot files"
catfile /boot/grub/grub.cfg "GRUB configuration"
catfile /var/log/dmesg.log "kernel startup messages"
catcommand /bin/dmesg "last kernel messages"
catfile "/etc/modprobe.d/*" "modules configuration"
catcommand "/usr/sbin/lsinitrd /boot/initramfs-`uname -r`.img" "running kernel initial ramdisk"