So I've compiled ML for the 700d. But the installer .fir is not generated. I tried the autoboot method and ran make_bootable.sh. This does not work for some reason and ML does not boot. Tried it on two spare cards I had (512mb and 2gb) Looks lite stuff is written to the sdcard with dd.
Any ideas?
EDIT:
I've verified in a hexeditor that offset 0x40 and 0x2b contain the correct strings as described for the FAT16-filesystem here:
http://magiclantern.wikia.com/wiki/AutobootBut I'm not even getting a hanged boot or anything. Which revision should I build? Built the tip a couple of days ago of the unified branch. I set to only build for 700d in the Makefile. I'm stuck and this sucks.
EDIT2:
It has come to my attention that I've not set the bootflag in my 700d. Since the .fir is not getting built I wonder how you guys set it?! This would probably solve my problem
