kexec fails to boot kernels where CONFIG_RANDOMIZE_BASE=y is set
Thomas D.
whissi at whissi.de
Thu Aug 21 12:27:17 PDT 2014
Hi,
Vivek Goyal wrote:
> Thomas, can you please test kexec with "nokaslr" specified in command
> line. This can atleast get you going for now till the problem is actually
> fixed.
I booted linux-3.15.10 with "nokaslr"
> # dmesg | grep -i command
> [ 0.000000] Command line: BOOT_IMAGE=/kernel dolvm video=1280x1024 root=UUID=6d42... rootfs=ext4 nokaslr initrd=/initramfs
> [ 0.000000] Kernel command line: BOOT_IMAGE=/kernel dolvm video=1280x1024 root=UUID=6d42... rootfs=ext4 nokaslr initrd=/initramfs
and run kexec with
> --reuse-cmdline -l /boot/kernel root=/dev/dm-3 --initrd=/boot/initramfs
But it still doesn't reboot. I see no difference between using "nokaslr"
or not.
-Thomas
More information about the kexec
mailing list