Hi, * Armin ranjbar <zoup at zoup.org> [2008-05-25 15:19]: > > i have a problem with kexec , when i load a panic kernel with kexec -p > which goes successful and panic the kernel using alt+sysrc+c , well , > nothing happens , system says that triggering a panic and it freezes . > note that the main kernel and crash kernel are the same and are > relocate able . > .config of kernel http://pastebin.ca/1028714 Did you also try via serial console? Or vga=normal? Does the keyboard LED work (i.e. toggle CapsLock and see if the LED is still repsonding). VGA is a known problem when dumping, and often the panic kernel just boots fine, only the user doesn't recognise. Bernhard