Hello,

I have problems to boot with the raspberry pi image provided at:
http://pd-la.info/pdpi/

If I download the image and copy it to the SD-card with:

dd if=/custom-raspian-v2.iso of=/dev/disk1 bs=1m

the raspberry doesn't boot.

The partition disk1s1 seems to be not correct. I copied the image using OSX.

/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *7.9 GB disk1
1: Windows_FAT_32 58.7 MB disk1s1
2: Linux 7.9 GB disk1s2

Are there other/better ways to copy the image correct to the SD-card?

Or is the image not ok?

Thank you