These fixes should work when trying to boot on the Model B & B+ Raspberry Pi
####Requirements
###Kali
- Grab the Kali Pi Image
- Grab the Raspberry Pi Firmware
- dd (
dd if=kali-pi.img of=/dev/sdb bs=512k) the Kali image to 8GB+ SD card - copy
start.elf,start_x.elf&start_cd.elfto the root directrory of the SD card (choose to replace any exsisting files) - Boot your Pi (root/toor)
###PwnPi
- Grab the PwnPi Image
- Download the Raspberry Pi Firmware
- dd (
dd if=PwnPi-pi.img of=/dev/sdb bs=512k) the PwnPi image to 8GB+ SD card - Copy all files in the
bootfolder to the root directrory of the SD card (choose to replace any exsisting files) - Boot your Pi (root/toor)