These fixes should work when trying to boot on the Model B & B+ Raspberry Pi
Requirements
Raspberry Pi Firmware
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.elf
to 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 boot folder to the root directrory of the SD card (choose to replace any exsisting files)
- Boot your Pi (root/toor)