Index of /bits/2.6.34-rc7/kexec
Name Last modified Size Description
Parent Directory -
v2/ 12-May-2010 10:14 -
v1/ 12-May-2010 09:25 -
dmesg.txt 12-May-2010 09:23 23K
config.gz 12-May-2010 09:19 10K
cpuinfo 12-May-2010 09:19 384
* http://lists.ozlabs.org/pipermail/linuxppc-dev/2010-May/082314.html
==========================================
* zImage support is still broken:
# uname -a
Linux alice 2.6.34-rc7 #1 Tue May 11 21:12:36 PDT 2010 ppc GNU/Linux
# kexec -l /boot/2.6/zImage --command-line="root=/dev/hda6 ro"
# echo $?
0
# file /boot/2.6/zImage
/boot/2.6/zImage: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV), statically linked, with unknown capability 0x41000000 = 0x11676e75, with unknown capability 0x10000 = 0x90402, not stripped
# kexec -e
Starting new kernel
Bye!
==========================================
* Loading from 2.6.26-2-powerpc (Debian/Lenny) fails like this:
http://www.mail-archive.com/linuxppc-dev@lists.ozlabs.org/msg31249.html