Ensky Lin
sudo apt-get install linux-crashdump
Edit /etc/default/kdump-tools
+ USE_KDUMP=1
Edit /etc/default/kdump-tools
# Makedumpfile options:
# MAKEDUMP_ARGS - extra arguments passed to makedumpfile (8). The default,
# if unset, is to pass '-c -d 31' telling makedumpfile to use compression
# and reduce the corefile to in-use kernel pages only.
#MAKEDUMP_ARGS="-c -d 31"