> # ./kexec -e -append="root/dev/sdb2" > Memory for crashkernel is not reserved > Please reserve memory by passing "crashkernel=X at Y" parameter to the > kernel > Then try loading kdump kernel kexec -e does not take any parameter. Just run "kexec -e" which should start booting the new kernel. Regards, Mohan.