Hi,
I'm having trouble booting the image too. I have tried the plain Raspbian raw image from here [www.raspberrypi.org] just to make sure my raspberry pi and SD card is working, and can dd the image onto my 4GB sdcard and get it to boot, but when i write the piratebox image to the sdcard and try to boot it, nothing happens.
I'm using debian wheezy on my PC to write the piratebox image to the sdcard.
Here's how I image the SD card
I'm having trouble booting the image too. I have tried the plain Raspbian raw image from here [www.raspberrypi.org] just to make sure my raspberry pi and SD card is working, and can dd the image onto my 4GB sdcard and get it to boot, but when i write the piratebox image to the sdcard and try to boot it, nothing happens.
I'm using debian wheezy on my PC to write the piratebox image to the sdcard.
Here's how I image the SD card
root@P1155-awdeb:/home/anthony/piratepi# md5sum 2013-02-06-wheezy-raspbian-PBx06F.zip fba9dea3aa404460184ee3d145a8f4fc 2013-02-06-wheezy-raspbian-PBx06F.zip root@P1155-awdeb:/home/anthony/piratepi# unzip 2013-02-06-wheezy-raspbian-PBx06F.zip Archive: 2013-02-06-wheezy-raspbian-PBx06F.zip inflating: 2013-02-09-wheezy-raspbian.img root@P1155-awdeb:/home/anthony/piratepi# ls 2013-02-06-wheezy-raspbian-PBx06F.zip 2013-02-09-wheezy-raspbian.img root@P1155-awdeb:/home/anthony/piratepi# md5sum 2013-02-09-wheezy-raspbian.img bad7d5dc3203fae94926f4a01b063e87 2013-02-09-wheezy-raspbian.img root@P1155-awdeb:/home/anthony/piratepi# dd if=2013-02-09-wheezy-raspbian.img of=/dev/sdb 3788800+0 records in 3788800+0 records out 1939865600 bytes (1.9 GB) copied, 2264.59 s, 857 kB/s root@P1155-awdeb:/home/anthony/piratepi# sync root@P1155-awdeb:/home/anthony/piratepi#