Hi guys, I'm new here, as i recieved my raspberry few days ago.
I'm sorry to bother you with a subject already seen in this forum and on the internet, but i didn't found the solution...
I explain myself,
I want to set up Kali linux on my raspberry B+, but nothing seems to work. The pi won't boot. I tried a lot of image, but only from windows. (1.0.5,1.0.6,1.0.6a,1.0.7,1.0.8, the rpi version, and the armel version.)
I try raspbian, archlinux and riscos, everything works.
I don't know what to do, if someone had an idea!
Thanks!
Re: Rpi and Kali
Maybe you should ask on the Kali forum (https://forums.kali.org/forum.php)?
There's also a doc there on installing Kali on the Pi http://docs.kali.org/armel-armhf/instal ... spberry-pi
There's also a doc there on installing Kali on the Pi http://docs.kali.org/armel-armhf/instal ... spberry-pi
- DougieLawson
- Posts: 40486
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Rpi and Kali
Have you updated the /boot (FAT partition) with bootcode.bin and start.elf which have the B+ firmware changes?arwald wrote: I want to set up Kali linux on my raspberry B+, but nothing seems to work. The pi won't boot. I tried a lot of image, but only from windows. (1.0.5,1.0.6,1.0.6a,1.0.7,1.0.8, the rpi version, and the armel version.)
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: Rpi and Kali
I didn't read anything about this. Thanks a lot! Looking for this right nowDougieLawson wrote:Have you updated the /boot (FAT partition) with bootcode.bin and start.elf which have the B+ firmware changes?

- DougieLawson
- Posts: 40486
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Rpi and Kali
You can pull those from https://github.com/raspberrypi/firmware ... aster/bootarwald wrote:I didn't read anything about this. Thanks a lot! Looking for this right nowDougieLawson wrote:Have you updated the /boot (FAT partition) with bootcode.bin and start.elf which have the B+ firmware changes?
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: Rpi and Kali
I tried twice with 1.0.5 and 1.0.6a with a boot folder updated, but still not work 

- DougieLawson
- Posts: 40486
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Rpi and Kali
Then you'll need to ask for help on the Kali forums.arwald wrote:I tried twice with 1.0.5 and 1.0.6a with a boot folder updated, but still not work
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: Rpi and Kali
I'll let you know as soon as i get an answer from kali forums
Re: Rpi and Kali
I have also tried with Pwnpi and Ha-pi. Even if i replace bootcode.ini and start.elf or the whole boot folder, nothing happen.
Seems like i can only use the os include in noob
If this info could help : both led are on (red and green) and they don't move
Seems like i can only use the os include in noob

If this info could help : both led are on (red and green) and they don't move
Re: Rpi and Kali
As i didn't get any response from Kali forums, I up the topic, if someone get something more.
Re: Rpi and Kali
Nope, I'm afraid if Kali can't / won't fix their distro to work on the B+, then there's not much you can do.
I guess if you were desperate you could buy a Model B (not B+) Pi?

I guess if you were desperate you could buy a Model B (not B+) Pi?
Re: Rpi and Kali
Yeah, I think a second raspberry could be a great idea for my projects 

Re: Rpi and Kali
I had a different problem:
My would boot but kept on displaying this message so I couldn't login.
something about it not being able to find the device even when nothing was plugged in right after saying it found it.
Help?
My would boot but kept on displaying this message so I couldn't login.
Code: Select all
usb 30000x21(something like that): error usb (can't remember the rest)
Help?
11 years of age
built my own computer at age 10
problem solver since the day I was born
built my own computer at age 10
problem solver since the day I was born
Code: Select all
NUKE IN 3 2 1 BOOOOOM!!!
Re: Rpi and Kali
If you've got a different problem, please start a new thread rather than 'hijacking' another thread.daddadhad wrote:I had a different problem:
I'm afraid we need the exact error message in order to be able to diagnose any problems. Maybe you could take a mobile-phone-camera picture? (but again, in a new thread pleasesomething about it not being able to find the device even when nothing was plugged in right after saying it found it.Code: Select all
usb 30000x21(something like that): error usb (can't remember the rest)

-
- Posts: 1
- Joined: Sat Aug 02, 2014 8:51 pm
Re: Rpi and Kali
I got Kali working on the B+ with the 3.12.y kernel. I built mine on an existing kali vm with the following commands:
After it's done building the compressed image will be located at kali-arm-build-scripts/rpi-1.3.3.7/kali-1.3.3.7-rpi.img.xz
Code: Select all
git clone https://github.com/offensive-security/kali-arm-build-scripts
cd kali-arm-build-scripts
sed -i 's/3.13.y/3.12.y/g' rpi.sh
./build-deps.sh
yes "" | ./rpi.sh 1.3.3.7
Re: Rpi and Kali
Thanks! I'll try this tonight at home!
Re: Rpi and Kali
My B+ came in the mail today, Kali wouldn't boot, made a local clone of the above with git, mounted the fat32 partition on the micro SD card, copied bootcode.bin and start.elf over. Powered up the pi, figuring that based on the contents of this thread that it probably wouldn't help - and it booted.DougieLawson wrote:You can pull those from https://github.com/raspberrypi/firmware ... aster/boot
I used kali-linux-1.0.6a-rpi.img that I downloaded maybe a week ago or so when I originally wrote the card.
When it wasn't booting, the red LED would be on and the green would flash and go dark (whereas the raspbian sd image I have would flash green a bit more and boot) - which is different than the 'red and green both on' reported here. Anyway - figured I'd throw that out there, replacing bootcode.bin and start.elf are worth a try if you're having this issue and haven't yet tried it.
Re: Rpi and Kali
Try booting into the GUI though. startx results in a failure of your peripherals.
Re: Rpi and Kali
This worked like a charm for me! Thanks!DougieLawson wrote:You can pull those from https://github.com/raspberrypi/firmware ... aster/bootarwald wrote:I didn't read anything about this. Thanks a lot! Looking for this right nowDougieLawson wrote:Have you updated the /boot (FAT partition) with bootcode.bin and start.elf which have the B+ firmware changes?
Re: Rpi and Kali
This is interesting, what version of kali are you using?
Not working for me on a B+ with latest kali-1.0.7-rpi.img : USB and Ethernet drivers missing.
Tried with the latest bootcode.bin and start.elf from git, and also with bootcode.bin and start.elf from a current NOOBS image....
Not working for me on a B+ with latest kali-1.0.7-rpi.img : USB and Ethernet drivers missing.
Tried with the latest bootcode.bin and start.elf from git, and also with bootcode.bin and start.elf from a current NOOBS image....
for_ever wrote:This worked like a charm for me! Thanks!DougieLawson wrote:You can pull those from https://github.com/raspberrypi/firmware ... aster/bootDougieLawson wrote:Have you updated the /boot (FAT partition) with bootcode.bin and start.elf which have the B+ firmware changes?
-
- Posts: 1
- Joined: Wed Oct 22, 2014 5:36 pm
Re: Rpi and Kali
Some things to try -
Try downloading the Kali-109-rpi Image directly from the ARM Custom Images
Then write the image to the SDcard (This worked first time for me)
Try downloading the Kali-109-rpi Image directly from the ARM Custom Images
Then write the image to the SDcard (This worked first time for me)