> using the cross-compiler or tool-chain for strongarm, the error that i am > getting is "zImage file format not recognized". so how to get the objdump of > zImage. bzImage is kernel image compressed using the zlib algorithm. Try using: objdump -dS vmlinux ./h -- Operating Systems and Computer Architecture Research - University of Cincinnati http://www.ececs.uc.edu/~mohapth -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/