Re: [systemd-devel] kexec -p option does not cause a reboot on panic

2016-10-30 Thread Andrei Borzenkov
29.10.2016 03:16, Dey, Megha пишет: > Hi, > > I was testing kexec on systemd (Ubuntu 16.04). Here are the steps I follow: > > > 1. Install a kexec aware kernel (all the configs needed for kexec are > enabled) > > 2. Give the following command after making sure we have set up crash

Re: [systemd-devel] kexec -p option does not cause a reboot on panic

2016-10-30 Thread Satya Naik
Hi, Build primary kernel with enabling this config . Please read the documentation for this config for your hardware. CONFIG_PHYSICAL_START=0x100 CONFIG_SYSFS=y CONFIG_HIGHMEM4G=y CONFIG_RELOCATABLE=y CONFIG_KEXEC=y CONFIG_DEBUG_INFO=y CONFIG_CRASH_DUMP=y later you can check the running