Hi! You should be able to unpack the firmware image with 0xFFFF, however I could not do that, it just complained about "Next valid header not found" However, I remembered that the previous version of the Nokia flasher, the version 3.5 still has the "-u" optin available, and it seems to work on Harmattan images too. So,do "flasher-3.5 -u -F firmware.bin" and you will get a laod of images out. Among all the files is the zImage file: Code: juice@puuma:~/n9_stuff$ juice@puuma:~/n9_stuff$ ls -l zImage -rw-r--r-- 1 juice juice 2779776 2013-05-07 00:31 zImage However, I'd like to get your help too on debugging the reason the L2fixed image does not work with SIP when booted with kexec().
juice@puuma:~/n9_stuff$ juice@puuma:~/n9_stuff$ ls -l zImage -rw-r--r-- 1 juice juice 2779776 2013-05-07 00:31 zImage