[KEXEC] [ARM]
zhangchenyu
zhangcy0228 at Thunderst.com
Tue Apr 19 08:18:15 EDT 2011
hi:
I have compiled kexe-tools-2.0.2 for arm,
LDFLAGS=-static TARGET_CC=/opt/arm-eabi-4.4.0/bin/arm-eabi-gcc
./configure arm --build=arm-none-linux-gnueabi
--target=arm-none-linux-gnueabi --host=i686-pc-linux-gnu
and generated kexec and kdump in kexec-tools-2.0.2/build/sbin/. Then I
used "adb push" command to download kexec and kdump in /data which is an
android directory, and made "chmod 755 /data/kexec". But when I did
"/data/kexec", I got the result as follow:
# /data/kexec
/data/kexec
重櫶?戝鄉%s鄉%嗔B鄉%?C鄉%怋C: not found
ELF: not found
/data/kexec: 2: Syntax error: word unexpected (expecting ")")
I do not why. Can some one tell me?
Thank you very much.
More information about the kexec
mailing list