How are you?.
I'm srinivas, trying to generate vmcore crash dump upon triggering crash,but I'm getting size 0, seems ram contents not copied to vmcore file. crashkernel=1G-:512M given on uboot cmdline as grub.conf is not there. This is for armv8.
I've few doubts related to kdump-config.
1.along with vmlinuz -> /boot/vmlinuz, do we need to take initrd.img/initramfs in /var/lib/kdump path.
2./etc/kdump.conf is not there, I've /etc/default/kdump-tools. do we need to create /etc/kdump.conf from /etc/default/kdump-tools
3./etc/grub.conf is not there. uboot cmdline I'm giving crashkernel=1G-:512M
4.do we need to generate two kernels or one kernel enabled with KEXEC,CRASH DUMP, SYSRQ, VMCORE is sufficient?.
5. current state of kdump showing not ready to dump?. any issue in kdump configuration?.
any proper link,videos available?