Hi,
I"ve compiled openELEC for raspberry pi, and made an image file with partition table and my build on it.
Feel free to download it and install it on your SD card:
https://www.dropbox.com/sh/xmuc9rr89u1b ... lec.img.xz
The easiest way to install it is to xzcat it to your device. If you wanna use dd or cat, you have to extract it with xz first. Something like this is preferred: xzcat openelec.img.xz > /dev/sdb
You need a SD card which is atleast 2GB.
The image file contains 2 partitions, one with system files and one which is the storage partition.
If you want a bigger storage partition, you have to resize it yourselves.
First time boot takes a while. Be patient! It takes some extra time because it has to generate ssh keys and save stuff to the storage partition.