Hi Ronit,
Can you please tell what happens when you ran the "kexec -p" that you
mentioned ? Do you see any message on screen ? Does it hang immediately ?
Regards,
Rami Rosen
בתאריך 6 במרץ 2016 05:23, "Ronit Halder" <ronit.li...@gmail.com> כתב:

> When I am doing normal load of kernel using kexec, it works.
>
> #kexec -l /boot/vmlinuz-4.3.0-crash+
> --initrd=/boot/initramfs-4.3.0-crash+.img
> --append="root=/dev/mapper/fedora-root  1 irqpoll maxcpus=1
> reset_devices"
>
> #kexec -e
>
>
> But, when I am doing load on panic using kexec, it isn't working.
>
> #kexec -p /boot/vmlinuz-4.3.0-crash+
> --initrd=/boot/initramfs-4.3.0-crash+.img
> --append="root=/dev/mapper/fedora-root  1 irqpoll maxcpus=1
> reset_devices"
>
> #echo "1" >/proc/sys/kernel/sysrq
>
> #echo c > /proc/sysrq-trigger
>
>
> What am I doing wrong?
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to