I am having problems getting sarpi to work with a Raspberry Pi 2.
Downloaded this file
(
http://sarpi.co.uk/files/rpi2/142/im...b18_sp1.img.xz)
and written it (using dd with the suggested command line switches of of=/dev/sde bs=65536) to a 16Gb micro SD card.
I have now done this with cards from Integral, Kingston and Digi-chip and they all report the same fault.
Every single one of them halts with seven green flashes of the LED.
According to the charts I can find this means there is no kernel.img present on the card.
When I inspect the fat32 partition created I can see a kernel.img (kernel7.img) file there.
So what file needs to be edited to make this boot system actually find this kernel7.img file?