PDA

View Full Version : Install Kali ARM on a Raspberry Pi



bolexxx
2013-02-01, 15:06
To install KALI ARM distribution on a Raspberry Pi, please read the article below:


To read the full document, check our Install Kali ARM on a Raspberry Pi (http://docs.kali.org/armel-armhf/install-kali-linux-arm-raspberry-pi) article.

If you have any issues with this procedure, please post them in this thread.

chr155
2013-03-13, 20:13
Hello!

I just tried to install the Kali ARM on a Raspberry Pi, exact to the Instruction.....
The image was copied to the sd-card, but it only generates one partition!?!
That`s not normal.
After I insered the sc-card to the r-pi, it won`t boot up.

IDEA?!?

Thanks.

Greats
Chris

xonito
2013-03-13, 23:57
The image that is downloaded is not appropriate for the Raspberry Pi. I found this address in twitter where you can download all images, and you can see that this one corresponding to Raspberry Pi

http://cdimage.kali.org/

illwill
2013-03-14, 04:20
works for me
http://i.imgur.com/kz2xQon.jpg

Crosant
2013-03-14, 13:37
I have downloaded the nightly raspberry build and flashed it with win32diskutility but it does not boot up

chr155
2013-03-14, 20:21
Hey,

now I used the Imgae from here
http://cdimage.kali.org/
and now it works!

Only Wifi is still not working, but tomorrow is another day! :-)
(P.S. I`m from germany :-) )

Remember: Use min 8GB SD-Card

Ash
2013-03-15, 12:39
Hello,

I tried many times to install Kali on my RPi, but it never boot up.
First time, I used the image from the download page then the image from http://cdimage.kali.org/ but no changes.
(I tried to install with the instuctions from site and with Win32DiskImager)

Any idea ? I have a 16GB SD-CARD SANDISK

himynamesronnie
2013-03-18, 23:43
I have Kali running on my Pi just fine but when I go to start the metasploit service it is unrecognized(#service metasploit start). Msfconsole runs properly but you are unable to do anything because it wont link to the Database. Is anyone else having this problem?

Database Service works just fine though(#service postgresql start)

himynamesronnie
2013-03-19, 18:25
I have solved the problem with the Win32DiskImager. It is how you extract it that controls if it will work. I got it working with WinRar. The first time I tried I just renamed it and the image would not work.

Brain
2013-03-22, 11:17
I succesfull installed the image to my SD card but I can't use my Wireless Adapter


root@kali:~# lsusb
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter

root@kali:~# iwconfig
wlan0 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Auto Frequency=2.412 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lo no wireless extensions.
eth0 no wireless extensions.
root@kali:~# airmon-ng

Interface Chipset Driver
root@kali:~#

Anyone ideas?

crypiehef
2013-05-05, 01:02
First do ifup wlan0 (even thout it shows in iwconfig the actual interface is down on boot) add it to /etc/network/interfaces to start at boot.e
You will also have to associate using iwconfig. Type iwconfig --help to see options.
Next you need to run dhclient to obtain an ipv4 address if that is what your using.
Finally you need to set your default gw.



I succesfull installed the image to my SD card but I can't use my Wireless Adapter


root@kali:~# lsusb
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter

root@kali:~# iwconfig
wlan0 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Auto Frequency=2.412 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lo no wireless extensions.
eth0 no wireless extensions.
root@kali:~# airmon-ng

Interface Chipset Driver
root@kali:~#

Anyone ideas?

wireless
2013-05-19, 15:29
I succesfull installed the image to my SD card but I can't use my Wireless Adapter


root@kali:~# lsusb
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter

root@kali:~# iwconfig
wlan0 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Auto Frequency=2.412 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lo no wireless extensions.
eth0 no wireless extensions.
root@kali:~# airmon-ng

Interface Chipset Driver
root@kali:~#

Anyone ideas?

Even though this was solved, here are some suggestions for similar problems with other wireless cards.

This is regarding the realtek adapter, but adjust accordingly for your adapter.

Do an lsmod to make sure the proper kernel module is loaded.

look for 8192cu (or the appropriate module for your adapter)
if it is not loaded, load it with modprobe 8192cu (or modprobe the appropriate module for your adapter)

According to http://wiki.debian.org/rtl819x#External_Links the 8188 should be supported in this module. Also from my reading, it appears that this module does not need firmware. I find that peculiar... but it may be true.

For other wireless adapters, look on the Debian wiki for the appropriate adapter.


Sometimes it is obvious that the Linux kernel module for the wireless card is available and loaded because the wlan (or eth or ath) device shows up BUT doing an ifconfig -a and looking at the MAC address and if it is all zeros, indicates that the firmware did not load. Also reviewing the /var/log/kern.log will show what happened when the WiFi card was plugged in.

Make sure you configure your adapter using ifconfig or the methods mentioned in the forum article mentioned below. Otherwise the adapter will not be active and attached to your AP/Router. For general wireless sniffing, you won't need to attach to any AP/Router but will need it in UP state.


If you do need firmware for that driver and adapter combination, make sure you have the firmware for the wireless card you are using. It should be located in /lib/firmware. If it is NOT, the following may help.

Please note, the following is a guide. Since I don't have your particular adapter, the following is just a suggestion to give you some background information. Always remember you are fully responsible for messing around with your OS and device.

Provided your RPi has an wired ethernet connection, try one of the following:

A) apt-get may solve your problem. You may need to add "non-free" (no quotes) to the kali line in /etc/apt/sources.list in order to install non-free Realtek firmware for apt-get to find the package.

then do an apt-get install firmware-realtek (or the appropriate package for your adapter)

If apt-get can't find the package, add another line to /etc/apt/sources.list, something like this:
deb http://ftp.us.debian.org/debian squeeze main contrib non-free

then do an apt-get install firmware-realtek (or the appropriate package for your adapter)

B) If that doesn't work,
try wget http://ftp.de.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-nonfree_0.28+squeeze1.tar.gz
Extract the firmware from the archive. look for firmware-nonfree/realtek/ and put it in /lib/firmware.
cd firmware-nonfree/; mv realtek /lib/firmware

C) If that doesn't work, try using the general explanation regarding getting and activating wireless card firmware, in this thread article http://forums.kali.org/showthread.php?270-ss808-mk808-problems-with-WiFi-(bcm40181-rtl8187)&p=12206&viewfull=1#post12206

Note regarding the above thread article: the firmware directory located within Picuntu may not have the specific firmware you need, but it is worth a try if the you can seem to apt-get the firmware.

D) If all else fails maybe looking at the wireless adapter vendor's site. For realtek, look here http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PFid=48&Level=5&Conn=4&ProdID=274&DownTypeID=3&GetDown=false&Downloads=true for the drivers from realtek may be helpful.

Whichever way you install the firmware, remember to unplug and replug your wireless USB adapter so it can try and load the firmware.

Herroc
2013-07-31, 09:21
Hi awesome people. I downloaded and installed the image with minimal headache, when I enter startx to launch the GUI it informs me the command can't be found, has anyone encountered this and is there a fix? Thanks for any and all help.

Kind regards

H

chanlung
2013-08-03, 15:06
Does this come with ssh already enabled? Does anyone know how to enable ssh if I don't own a keyboard?

l0tek
2013-08-23, 22:56
http://www.kalilinux.net/community/threads/how-do-i-start-ssh-on-boot.404/

http://forums.kali.org/showthread.php?18166-Kali-1-0-4-armel-for-Raspberry-Pi-GUI-not-working/page2 contains a solution

Mad Meow
2013-09-17, 08:42
Hi all.
I use the TP-Link TL-WN722N (Atheros AR9271) with RPI mod. B and I can not get my Wi-Fi adapter up.
So, first explain what has already been tested:
1. Power supply is normal (2.1A input) and there is no voltage drop across the control points (T1 - T2) of the board.
2. lsusb correctly displays the connected USB device. (Device 004: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n).
3. lsmod shows that the relevant module is loaded (ath9k_hth).
4. ifconfig shows that i have wlan0 int and proper MAC.
5. ifconfig wlan0 up activates the LED indicator on the dongle.

The good news for me to come to an end.
1. iwconfig shows that wlan0 no wireless extensions.

Several sources I received information that my adapter does not require additional configuration. I have tried to use non-free firmware and open firmware as described in Debian Wiki, it still does not work. Perhaps I missed something, but I can not understand that. Any idea how to make it work?

thrasher12ga
2013-09-23, 21:15
[QUOTE=Mad Meow;26992]Hi all.
I use the TP-Link TL-WN722N (Atheros AR9271) with RPI mod. B and I can not get my Wi-Fi adapter up.
[/QUOTE


Same issue here. Kali armel 1.0.5. Two reimages, four different WLAN nic's (rtl8187, rtl8188SU, RT3070).
Despite an adapter appearing to be proberly detected and initialised by mac81022 and ieee80211 subsys there's something fundamentally missing from the build that's required for the full wireless stack to operate correctly.
Couldn't see any build docos (no kernel doco files anywhere in the image) so I can't seem to progres any further.
This cost me a day of frustration before I realised it was something fundamental to the build....
Few other niggles (can't use serial console as a terminal, it's read-only and even then ttyAM0 seems to be unattached to kernel init msg output just after the HDMI is initt'ed (and I assume the framebuffer console get initted). Essentially you can't access thje RPi by serial console (not without reconfiguring inittab and a heap of other ****).
Wasted ages on this till I tried a TV (HDMI/USB keyboard).. but this isn't much use to me for my application.

ntpdate could be preinstalled for this build and pointed to an anycast or a pool.ntp.org, as well as the suggestion at install to activate the fake-hwclock module. Helps heaps with timekeeping and this debugging..
ta

lynzoid
2013-10-03, 02:54
Have exactly same problem.
New Rev 000e PI, alfa 036nha and older rtl8187 adapters refuse to work - 'wlan0 no wireless extesions'.
Did apt-get update+upgrade, no help. Did apt-get install firmware-atheros and all others. No bad dmesg's.
Help please =(
Kali arm 1.0.5.

Had to install 1.0.0 and it's working fine. Updated (apt-get dist-up/up) and adapters still work.

Mad Meow
2013-10-07, 10:51
Many thanks to lynzoid. It's work and not only with TL-WN722N (Atheros).

rogerkox
2013-12-08, 09:39
Having a similar issue with TP-Link TL-WN725N Wireless N Nano USB-Adapter (150 Mbps, Soft AP). Can anybody help out?

178

lunokhod
2014-01-01, 23:47
Does anyone have a sure-fire method of getting the RT8187 (Alfa 036H) USB WiFi chipset working on boot with Raspberry Pi Kali? As others have found I can see the Alfa 036H :-

root@kali:/etc/init.d# lsusb
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless Adapter

and the drivers appear to be there :-

root@kali:/etc/init.d# modinfo rtl8187
filename: /lib/modules/3.6.11-cutdown/kernel/drivers/net/wireless/rtl818x/rtl8187/rtl8187.ko
license: GPL
description: RTL8187/RTL8187B USB wireless driver
author: Larry Finger <[email protected]>
author: Hin-Tak Leung <[email protected]>
author: Herton Ronaldo Krzesinski <[email protected]>
author: Andrea Merello <[email protected]>
author: Michael Wu <[email protected]>
srcversion: B7A64080945C5E092134248
alias: usb:v1737p0073d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v1B75p8187d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v18E8p6232d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v13D1pABE6d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v1371p9401d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v114Bp0150d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0DF6p0029d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0DF6p0028d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0DF6p000Dd*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v03F0pCA02d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0846p4260d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0846p6A00d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0846p6100d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0789p010Cd*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0769p11F2d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0BDAp8198d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0BDAp8197d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0BDAp8189d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0BDAp8187d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v050Dp705Ed*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0B05p171Dd*dc*dsc*dp*ic*isc*ip*in*
depends: mac80211,eeprom_93cx6,led-class,cfg80211
intree: Y
vermagic: 3.6.11-cutdown preempt mod_unload modversions ARMv6 p2v8

It is at all feasible to run the Raspberry Pi Kali headless, including performing the initial config/setup via SSH? My plan is to build a small deployable aircrack-ng appliance with remote access via a 3G router. Having to plug a monitor/keyboard/mouse into the Pi would be a pain.

Lunokhod

lunokhod
2014-01-04, 21:29
OK... a quick follow up from my last post about the Alfa 036H and Kali on the Raspberry Pi... I'm still having trouble getting it working. I'm sure I am missing something very simple.

If I start Network Manager "/etc/init.d/network-manager start" I get some action. The LED on the 036H starts flashing and I get a wlan0 interface (woo hoo).

wlan0 Link encap:Ethernet HWaddr 00:c0:ca:40:ed:08
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)


But a subsequent "airmon-ng start wlan0" gives me this :-

Found 3 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to kill (some of) them!
-e
PID Name
1480 dhclient
1890 wpa_supplicant
3077 NetworkManager


Interface Chipset Driver


root@kali:~#

No indication of a mon1 or any other monitor mode interface created by airmon-ng. So I'm back to the question from my previous post... how can I get the Alfa 036H working (preferably without Network Manager) on Kali running on the Raspberry Pi... and preferably via a shell and not GUI.

On a side note, I also notice similar symptoms on my netbook based Kali. I get no wlan0 interface unless Network Manager is running first. But on the netbook, I can use "airmon-ng start wlan0" and I do get a mon0 interface. (eth1 is the built in Intel Wifi).

Interface Chipset Driver

wlan0 Realtek RTL8187L rtl8187 - [phy2]
(monitor mode enabled on mon0)
eth1 Intel 2200BG/2915ABG ipw2200 - [phy0]

root@kali:~#

This is driving me a little crazy! :confused:

Lunokhod

Fatuo
2014-01-22, 10:15
Mmmmm, Is there not lsusb on Kali 1.0.6 ????

root@kali:/etc# cat debian_version
Kali Linux 1.0.6
root@kali:/etc# uname -a
Linux kali 3.10.26 #1 PREEMPT Sat Jan 11 04:27:34 EST 2014 armv6l GNU/Linux
root@kali:/etc# lsusb
-bash: lsusb: command not found
root@kali:/etc#

rpilover
2014-01-23, 01:18
Mmmmm, Is there not lsusb on Kali 1.0.6 ????

root@kali:/etc# cat debian_version
Kali Linux 1.0.6
root@kali:/etc# uname -a
Linux kali 3.10.26 #1 PREEMPT Sat Jan 11 04:27:34 EST 2014 armv6l GNU/Linux
root@kali:/etc# lsusb
-bash: lsusb: command not found
root@kali:/etc#

I have the same result.

root@kali:~# lsusb
-bash: lsusb: command not found

root@kali:~# lspci
bcilib: Cannot open /proc/bus/pci
lspci: Cannot find any working access method.

But lsmod works just fine.

greenhornet
2014-02-04, 00:34
Hello-
I know that some of you were facing the same problem while installing the image on an SD card.
I have tried to format my 16gb SD class 10 using win32 utility and winflash as well with no success.
The files I have used have been downloaded from all the sources you have mentioned before. There is a 1.90GB and a 2.0GB files out there that are suppossed to work with the pi.

Is there anything that I might be missing? My Pi is still not booting and when the win32 utility finishes formatting the SD card the card becomes obsolote on my windows machine, meaning that I cannot see the contents inside (I know that it is suppossed to be on a different format) but I still should be able to see them on my Mac as well but that is not the case.

Someone mentioned before that this might be due to how the file is being decompressed (I have used winrar and 7-zip) but this does not seem to work.

I am very excited to start playing with Kali and the Pi but this first step has me very frustrated.
Thanks for your support guys.

Windows 8 x64
Winrar-7zip
Kali Linux 1.06 ARM
Raspberry pi class B

tip
2014-02-06, 10:37
I can't boot 1.0.6 image too. I have tried with dd and with Win32 Disk Imager. Tried with both image: from original download page and from cdimage.kali.org. Extracted with unxz and with 7-zip and with winrar. Nothing!! Wireless problem is still the same like in 1.0.4. image.
Reading this https://forums.kali.org/showthread.php?20085-Raspberry-pi-image-1-0-6-missling-a-lot-of-tools-which-were-installed-in-1-0-5
an this: https://forums.kali.org/showthread.php?18656-no-iptables-in-Raspberry-pi-image . I believe that this is the worst image ever. I still using 1.0 upgraded version. I wonder if the new version will be better???

wwinzig
2014-02-27, 15:35
In the web GUI goto "wpa_gui" setup tool and connect to an existing WLAN and youre done !
You can do that manually as well in editing /etc/network/interfaces

allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid YourSSID
wpa-psk YourPassword

You can also leave the default
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf

and simply edit the /etc/wpa_supplicant/wpa_supplicant.conf file with the following

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
eapol_version=1
ap_scan=1
network={
ssid="yourssid"
scan_ssid=1
key_mgmt=WPA-PSK
pairwise=CCMP
group=CCMP
psk=your password
}

To not copy your key in cleartext you can calculate the passphrase with
wpa_passphrase yourssid yourpassword

which should give you something like this:
psk=01b035e084c87e1a3e348e6fbb4783202b145950789c69 1687ee0a6f71584e8b

wwinzig
2014-02-27, 15:38
For the German buddy "chr155" at the top please check:
http://http://www.administrator.de/contentid/191718
It has a full description how to setup WLAN and the aircrack suite.

nuke
2014-06-18, 02:15
Hello! I need to get new usb-modeswitch (29/05/2014) for Kali 1.0.6a for Raspberry Pi. In default repository only old version of usb-modeswitch, not included my 3g device "12d1:14b5". How can I got new usb-modeswitch?
THX!

webbsmurfen
2014-06-19, 21:10
Well i got another type of problem. For some reason when i start x i cant find the "kali" tab in the start menu! it doesn't exist. i got the KALI background but i got something that reminds of a button menu in the bottom, still no hackingtools visible

Used "startx" to start kali

EDIT: apt-get solved the issue

arezius
2014-07-26, 18:04
Someone knows how it works with a raspberry pi b+?

the_shadow
2014-07-29, 14:48
somone knows how to make tp-link 8188eu on kali, i can't make it work

ihcw7t5dC
2014-08-17, 23:32
For the B+ you can either remove all udev rules from /etc/ (mount MicroSD partition 2 on another box) or wait for the next release.

cubytus
2014-08-28, 14:52
Hello there,

I followed the instructions (rather simple ones) from the documentation's page to make an image on a 8GB SD card, and got that:

$ sudo dd if=~/Downloads/kali-linux-1.0.9-armhf/kali-linux-1.0.9-armhf.img of=/dev/disk1 bs=512k
11210+0 records in
11210+0 records out
5877268480 bytes transferred in 2673.045080 secs (2198717 bytes/sec)


There's no error, so I assume all went well, but when I put the card in a brand new Pi model B, there was no display on the HDMI port. The activity LED didn't flash at all. On the Pi itself, there was a 4-port USB 2.0 hub, but nothing else.

As a matter of comparison, I tried to boot the same image on a Banana Pi, which also refused to boot with no output.

As there's no output, how can I know what is not working? The only difference I see compared to, say, Raspbian's procedure is that the block size is usually set to 4M instead of 512k.

thefifthstring
2014-11-07, 20:47
So, I've tried to install the kali armHF version of kali from both the cdimages page as well as the kali downloads page. Neither will boot on my PI b version (not b+). I've tried to extract the kali iso contents to the directory of the sd card and it didn't work. I've tried to use both win32diskimager and imageUSB to write the iso to the sdcard. Someone mentioned that I might need to rename a partition. I'm not sure what partition they we're referring to. The guides don't really explain in depth, and one of the links is broken. For everyone having similar problems, might someone be able to write up a definitive guide on the armHF version, or give me a couple hints? I did try the armel version meant specifically for the rpi, it did work. For my project however, I need the armHF architecture to work on my pi. Thank you.

shingster08
2015-01-01, 18:34
Hi

So i just downloaded the image file of Kali from its official site and installed it to my micro sd card as im using a raspberry pi b+

Initial boot and login was successful but upon loadup of the GUI i found that all the forensic tools were missing.

Do i need to download these programs?

stinkybit
2015-01-09, 07:37
Initial boot and login was successful but upon loadup of the GUI i found that all the forensic tools were missing.

Do i need to download these programs?
Yes, the image for the RPi is pretty much basic.
You might consider to apt-get install either the forensic tools you need or the complete metapackage "kali-linux-forensic" (not sure how much space they need, though).

http://tools.kali.org/kali-metapackages

Chipi
2015-02-11, 10:17
Anyone achieved to run Kali on Raspberry Pi 2? I tried with armel, armhf and rpi kali's version and no one works.

yzf
2015-02-26, 07:32
no one works.

Try this -> https://itfellover.com/1-kali-from-git-clone-and-booting-in-19-steps/

(i also can't get it work... at the moment)

D@rthV
2015-02-26, 12:11
i think it could just be a command issue; try: ifconfig wlan0 up and then airmon-ng start wlan0

faldosary
2015-03-10, 07:19
Hi,
I have installed Kali Linux – Raspberry Pi edition,but after log in in to graphic mode i couldn't find Kali Linux menu under Application Menu.

Can you please help me.

itfellover
2015-03-18, 17:01
If you are still having trouble compiling you can check out my updated guide here (https://itfellover.com/kali-linux-1-1-0-git-install-kernel-cross-compilation-with-wireless-injection-working-v2/).

viejo verde
2015-04-08, 12:46
trying to load Kali 1.1.0-rpi with LUKS encryption on my RPI B+. copy & pasted all the commands but when I mounted the SD card on the RPI, I get a kernel panic not sync UFS unable to mount root fs on unknown block, with a kdb> prompt. I can mount the sd card on my laptop and decrypt the LUKS partition. It contains the usual folders but boot, home, root, lists/partial, selinux, srv and sys are emply folders on the encrypted folder and the /mnt/backup folder. What is missing? How can I fix it?

viejo verde
2015-04-08, 19:46
I think the problem is in the initial creation of the initramfs. Here is the output

root@kali:/# mkinitramfs -o /boot/initramfs.gz 3.12.36
/bin/df: Warning: cannot read table of mounted file systems: No such file or directory
warning: failed to read mtab
/bin/cat: /proc/cmdline: No such file or directory
/proc/devices: fopen failed: No such file or directory
Failure to communicate with kernel device-mapper driver.
Check that device-mapper is available in the kernel.
Command failed
cryptsetup: WARNING: failed to determine cipher modules to load for c

Dog666
2015-10-15, 01:02
Get a fast SD card with at least 8 GB capacity. Class 10 cards are highly recommended.
I downloaded the image (http://images.kali.org/kali-2.0.1-rpi2.img.xz). Unpacked size 6.83GB. Now enough 8GB or need 16GB sd-card?

fruchttiger00x0
2015-10-15, 20:19
just finished a kali-linux-full installation + g0tmi1k, by the way *** kickin', postinstall script kali.sh (https://github.com/g0tmi1k/os-scripts.git)
And here we go

root@kali:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 30G 11G 19G 36% /
devtmpfs 369M 0 369M 0% /dev
tmpfs 373M 4.0K 373M 1% /dev/shm
tmpfs 373M 5.6M 367M 2% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 373M 0 373M 0% /sys/fs/cgroup
tmpfs 75M 4.0K 75M 1% /run/user/110
tmpfs 75M 8.0K 75M 1% /run/user/0


if you only have just a 8 gig card then better try a smaller metapackage but kali-linux-full
but if you ask what else you can do then let me know if you have more storage available from usb drive (doesnt matter if it is a stick or hdd). if yes i would write down a mini how-to about an alternate way to run kali on rpi

rodrunner
2015-11-01, 19:21
I'm trying to install kali linux on a raspberry pi 2 following the documentation (http://docs.kali.org/kali-on-arm/install-kali-linux-arm-raspberry-pi)
I've downloaded the raspberry pi 2 image from offensive-security.com, validated the sha1sum, and created a bootable SD card with dd.
Now when I boot the raspberry pi from the SD card I see no output at all. I have another SD card with Raspbian and it boots just right from this other card. I've checked in another computer the kali SD card that I just created and I've noticed that the /boot file system is empty.

Is this normal or is it due to a failure during the dd process (apparently it finished successfuly)?.

Cheers,
Rod

rodrunner
2015-11-02, 11:43
I'm trying to install kali linux on a raspberry pi 2 following the documentation (http://docs.kali.org/kali-on-arm/install-kali-linux-arm-raspberry-pi)
I've downloaded the raspberry pi 2 image from offensive-security.com, validated the sha1sum, and created a bootable SD card with dd.
Now when I boot the raspberry pi from the SD card I see no output at all. I have another SD card with Raspbian and it boots just right from this other card. I've checked in another computer the kali SD card that I just created and I've noticed that the /boot file system is empty.

Is this normal or is it due to a failure during the dd process (apparently it finished successfuly)?.

Cheers,
Rod

I fixed my problem. It was related to the HDMI-VGA converter I was using. I connected the hdmi ouput directly to a hdmi screen and it worked fine. In raspbian I had to modify the settings in config.txt, but there's no such file in kali linux.
I've found this other thread which addresses a very similar issue
https://www.raspberrypi.org/forums/viewtopic.php?t=68598&p=500327


I copied config.txt to the boot partition of my SD card and I get the video output on VGA screen now :D

KaliTwoPoint0Blows
2015-11-25, 13:01
I was able to install Kali Linux ARM image onto my RPi2 using DDRescue -f utility (running Ubuntu on my main PC).
It absolutely refused to be installed using the guideline recommended DD Command.
Even it install, the Graphical Interface is unstable. It has crashed and refused to re-start at least 3 times.
The only option is to re-download the image onto the 8GB card.

Not to mention, the issues with the wireless USB adaptors, I would say the latest version of Kali, needs a major revision...

we5ty
2015-11-27, 22:34
Hi, I've installed Kali to a 32gb SD card, with no issues and it boots fine in my Raspberry PI 2 B. However, I've been trying to make the remaining space a LUKS encrypted persistent partition. I've done this successfully on a USB pendrive before, but I'm having trouble with the SD Card:

[root@HP-G61 Downloads]# cryptsetup --verbose --verify-passphrase luksFormat /dev/sdb3

WARNING!
========
This will overwrite data on /dev/sdb3 irrevocably.

Are you sure? (Type uppercase yes): YES
Enter passphrase:
Verify passphrase:
Cannot wipe header on device /dev/sdb3.
Command failed with code 5: Input/output error

looking at fdisk -l I get this:

Disk /dev/sdb: 29.7 GiB, 31914983424 bytes, 62333952 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x000ddd94

Device Boot Start End Sectors Size Id Type
/dev/sdb1 1 125000 125000 61M c W95 FAT32 (LBA)
/dev/sdb2 125001 14335999 14210999 6.8G 83 Linux
/dev/sdb3 14336000 14336000 1 512B 83 Linux

It seems odd to me that the size of sdb3 is 1 512B, but I don't know how to resolve this!

Can anyone advise please. Thanks

algy3289
2016-01-01, 22:31
I have installed it onto a 32GB card but it seems to be a basic version.
None of the tools seem to be pre loaded. I am on 1.0.9.10+kali1~r2u1 for armhf
This was the newest version on the web site. Anyone else had this happen too?

richtercamden
2016-02-16, 04:52
My wireless adapter seems to be unhappy with me and my RPi 2 Mod. B. I'm running the latest Kali ARM image on my Pi, and it's all fine and well, except for the adapter. It picks up that a wireless adapter is connected, but doesn't let me connect to a network. Says "device is not managed". My ethernet adapter is fine, but the weird thing is that none of the adapters are called normal things. There is no "wlan0" or anything, just "lo", along with the adapters' weird names: "enxe84e0634f2a8" (which I'm pretty sure is the wireless one, it's followed by a bunch of stuff including "Nickname:"<WIFI@REALTEK>"") and "enxb827eb953357". Why do they have those names? Not only do they have those names, but I can't do anything with them. I can access the internet, but it's slow, and when I use Airmon-ng, it doesn't do anything, and reports that it can't monitor mode the adapter. Any help?

richtercamden
2016-02-16, 05:02
I've been having issues of my own with this build, but the issue your facing is an easy solution (sort of).
I found that if you open terminal and do a quick

apt-get update

then

apt-get upgrade

and give it a sec, you should get some menus with aircrack-ng and nmap and some others. It's not everything we are supposed to get, but it's something, and if you want other specific scripts you can just APT-GET INSTALL them. ("apt-get install ophcrack" for example)

Toontje
2016-03-12, 16:49
I have installed it onto a 32GB card but it seems to be a basic version.
None of the tools seem to be pre loaded. I am on 1.0.9.10+kali1~r2u1 for armhf
This was the newest version on the web site. Anyone else had this happen too?

I found out that the rPi image is basically an empty image. You have to install the tools you want/need using apt-get. The meta-packages is a good start.

Toontje
2016-03-12, 16:49
My wireless adapter seems to be unhappy with me and my RPi 2 Mod. B. I'm running the latest Kali ARM image on my Pi, and it's all fine and well, except for the adapter. It picks up that a wireless adapter is connected, but doesn't let me connect to a network. Says "device is not managed". My ethernet adapter is fine, but the weird thing is that none of the adapters are called normal things. There is no "wlan0" or anything, just "lo", along with the adapters' weird names: "enxe84e0634f2a8" (which I'm pretty sure is the wireless one, it's followed by a bunch of stuff including "Nickname:"<WIFI@REALTEK>"") and "enxb827eb953357". Why do they have those names? Not only do they have those names, but I can't do anything with them. I can access the internet, but it's slow, and when I use Airmon-ng, it doesn't do anything, and reports that it can't monitor mode the adapter. Any help?

Same here.

re4son
2016-03-17, 04:48
My wireless adapter seems to be unhappy with me and my RPi 2 Mod. B. I'm running the latest Kali ARM image on my Pi, and it's all fine and well, except for the adapter. It picks up that a wireless adapter is connected, but doesn't let me connect to a network. Says "device is not managed". My ethernet adapter is fine, but the weird thing is that none of the adapters are called normal things. There is no "wlan0" or anything, just "lo", along with the adapters' weird names: "enxe84e0634f2a8" (which I'm pretty sure is the wireless one, it's followed by a bunch of stuff including "Nickname:"<WIFI@REALTEK>"") and "enxb827eb953357". Why do they have those names? Not only do they have those names, but I can't do anything with them. I can access the internet, but it's slow, and when I use Airmon-ng, it doesn't do anything, and reports that it can't monitor mode the adapter. Any help?

Hi richtercamden,

The new images are using persistent interfaces. You can switch back to the classic interface naming convention (wlan0, eth0, etc.) by adding the following keywords to the first line in your /boot/cmdline.txt:


net.ifnames=0 biosdevname=0

Don't forget to mount /boot:


sudo mount /dev/mmcblk0p1 /boot

More tips and a walk through of installing kali on a raspberry pi can be found in the Sticky-Finger's Kali-Pi blog under:

http://whitedome.com.au/kali-pi

Hope that helps,
Re4son

Sungod Ra
2016-03-21, 21:35
Hello, when opening applications i have no kali menu to open tools
I downloaded Meta packages from: 'apt-get update && apt-cache search kali-linux-full' but I didn't see any changes
I have the raspberry pi 2/3 arm image
16 gb SD card

What do i do?

EDIT: I now did the: apt-get update
And apt-get upgrade
I now got some tools but if in a video for puspose i need social engineering tool
What command do i need to use to download that?
Apt-get update social engineering tool
Apt-get upgrade social engineering tool??

slow_one
2016-03-22, 14:11
I'm new to Linux and the RPi... so please bear with me.

I'm trying to follow this guide (http://lifehacker.com/how-to-build-a-portable-hacking-station-with-a-raspberr-1739297918), granted it's a bit old. I'm able to install Kali just fine, but when I get to the part where I install the adafruit software, I get an error ("package architecture (armhf) does not match system (armel) "). This is step 6 of the third section, "Step Three: Plug Everything In and Power On".

I've tried using this one, here: https://images.offensive-security.com/arm-images/kali-2.1.2-rpitft.img.xz

Any suggestions?

I'm on a Raspberry B+

forensic
2016-03-22, 17:20
Hello, when opening applications i have no kali menu to open tools
I downloaded Meta packages from: 'apt-get update && apt-cache search kali-linux-full' but I didn't see any changes
I have the raspberry pi 2/3 arm image
16 gb SD card

What do i do?

EDIT: I now did the: apt-get update
And apt-get upgrade
I now got some tools but if in a video for puspose i need social engineering tool
What command do i need to use to download that?
Apt-get update social engineering tool
Apt-get upgrade social engineering tool??

Thanks for this, I now have some tools too. Does anyone know where I can download the full list of what is available with apt-get command. Like to download a number more that OI have on the desktop.

re4son
2016-03-22, 22:25
Thanks for this, I now have some tools too. Does anyone know where I can download the full list of what is available with apt-get command. Like to download a number more that OI have on the desktop.

Just use one of the metapackages listed here:

https://www.kali.org/news/kali-linux-metapackages/

e.g. via:


apt-get update
apt-get install kali-linux-full

Hope that helps,
Re4son

forensic
2016-03-23, 08:52
Just use one of the metapackages listed here:

https://www.kali.org/news/kali-linux-metapackages/

e.g. via:


apt-get update
apt-get install kali-linux-full

Hope that helps,
Re4son

Thanks, just what I required..

Sungod Ra
2016-03-23, 18:24
Just use one of the metapackages listed here:

https://www.kali.org/news/kali-linux-metapackages/

e.g. via:


apt-get update
apt-get install kali-linux-full

Hope that helps,
Re4son

I did that on a 16 gb sd card because that kali-Linux-full=9 gb (source:https://www.kali.org/news/kali-linux-metapackages/)
After 3 hours of downloading.... Errors...
i got some new tools but not the tools i ment....
1394
1395

slow_one
2016-03-23, 20:50
apt-get update
apt-get install kali-linux-full


Hmmm... I'm getting a "Unable to locate any package kali-linux-full"... I tried "kali-linux*" and got a similar error.

Sungod Ra
2016-03-23, 22:11
Hmmm... I'm getting a "Unable to locate any package kali-linux-full"... I tried "kali-linux*" and got a similar error.

That means you have no internet connection, put an cable in and restart the rPI

zer0x01
2016-03-27, 14:34
Hello folks,

I'm having issues with installing Kali-ARM for Raspberry Pi 2.
Being fairly new to the Pi with Kali I don't know where the error is being generated from.
Sad enough, even Google couldn't find me a solution. In the image you can see the error.

I tried flashing the image on a mini SD card (SanDisk Class 10 16GB) with 'dd' and 'Win32DiskImager'
Neither worked. Plus, I had to restore the partitions on the SD card since the image messed it up to
only viewing 60MB afterwards and having 14GB unallocated.

Hope someone can help me out here. :)

http://pasteboard.co/2A11oKmI.jpg

MegaTraveller
2016-04-16, 19:00
Hi,

maybe somebody can tell me where I go wrong.

I have a RPi B+ and a SanDisk Ultra 32GB MicroSD HC I.

I downloaded the Images

kali-linux-light-2016.1-armel.img.xz
kali-linux-light-2016.1-armhf.img.xz

from

http://cdimage.kali.org/kali-2016.1/

I also used the Images from the download site. All result in the same error :(

1440


My way is:
I use "xz -dv Imagefile.xz" than I use "dd if=imagefile of=/dev/sda1"

Anyone an idea what I do wrong?

MegaTraveller
2016-04-16, 19:21
Damm I found the Problem maybe. Using dd to write to sda1 is wrong, it should be only sda -.-

NOPE, still nope :((((

re4son
2016-04-17, 22:28
Damm I found the Problem maybe. Using dd to write to sda1 is wrong, it should be only sda -.-

NOPE, still nope :((((

Hi MegaTraveller,

try the Raspberry Pi images from the ARM Download page:

https://www.offensive-security.com/kali-linux-arm-images/

This one here should do the trick:

https://images.offensive-security.com/arm-images/kali-2.1.2-rpi.img.xz

Hope that helps,
Re4son

Mehran
2016-04-22, 17:11
Thanks, just what I required..

is RP3 image need Full Package ? its about 7GB i think all package has been installed .

Corto62
2016-05-15, 07:00
Hello,

I downloaded the Raspberry Pi images from the ARM Download page: (image name RaspberryPi 2 / 3)

https://www.offensive-security.com/k...ux-arm-images/

When I check the SHA1SUM, it does not match with the one on the page where I downloaded it : do you think I can install it anyway on my Pi3?
Is it possible to install on a Pi3 a full version of Kali?

Thanks in advance for your help

matrizero
2016-07-22, 14:16
What about setting up the encryption + LUKS on the RPi3 in Kali 2 (latest version)?

The only existing topic that exists addressing such question is from here but it doesn't work anymore either (just like the OffSec's official tutorial).

It's now outdated as it seems.

Anyone here succeeded in getting it to work on the Pi 2/3 with Kali 2 (rolling)?

flynn's-arcade
2016-07-24, 05:10
for those having problems with installing Kali Linux ARM versions on Pi there is a great video on Youtube by Black Hack Wireless that worked really good for me....it was my first time trying to install anything I downloaded myself except the NOOBS files from the Foundation itself....

fedeonline
2016-10-18, 09:46
I put latest Kali image in my SD card as stated in the docs:


sudo dd if=kali-2.1.2-rpi2.img of=/dev/rdisk3 bs=512k

Raspberry PI 3 boots and starts to load network services but instead of starting X interface it reboots over and over and again

I've tried 2 different SD card 8GB and 16GB, but with the same results...

Basil
2016-12-06, 21:14
Hello everyone, I am new to the forum and just received my RPi and need some assistance installing Kali on Raspberry Pi 2 and it boots up to the rainbow screen. Read several forum posts that pointed to power and faulty SD card. After several unsuccessful tries, I installed Raspbian and it booted up without any issues. I am using a Samsung EVO Plus 32GB Class 10. Tried adding the "boot_delay=1" but still not booting up. I am using a Macbook Pro with the latest OS and Windows 7. I tried mounting the Kali IMG (from two different sites) with terminal and with Apple-Pi Baker app, then tried it on my Windows computer using Win32Imager and still boots up to the rainbow screen. I dont know what else to do, does anybody have any suggestions that i can try?

Thank you!

3dgenfire
2016-12-08, 00:31
Ok - help needed - Raspberry Pi 3 with an Adafruit TFT display. I am downloading the correct image and writing it with Win32 DiskImage to an 8GB MicroSD. Pop it into my Pi, boot only to a white screen. HELP!

re4son
2016-12-09, 00:14
You've probably downloaded the pi-tft image for the Pi 1. It doesn't work with a Pi 2/3.
You can find a step-by-step guide to get the display to work with kali on newer model Pi's here:
https://whitedome.com.au/re4son/sticky-fingers-kali-pi/

It's also available as ready-to-go image:
https://whitedome.com.au/re4son/sticky-fingers-kali-pi-pre-installed-image/

Hope that helps,
Re4son

sgtkeebler
2017-01-18, 07:04
do you know how to make a persistence partition? my kali image on my pi only has a couple megabytes out of 32 gbs?

how big of space do you have for all of your docs, n stuff?

can you help me create a persistence partition without encryption?

maredoo
2017-08-24, 11:07
Is this image an "Embedded Linux?"

jameshayek
2018-09-26, 23:51
I downloaded the latest Kali for RPi3 "Kali Linux RaspberryPi 2 and 3". I am installing on a RPi3B. I was able to format a 64G Class-10 SDCard, and using Win32DiskImager installed Kali.
After booting up, I wanted to update. I did the following:


apt update

with no problem. However, when I issue the dist-upgrade command:


apt dist-upgrade

At the 50% mark of the install, the system crashes and restarts, only to crash and restart again.

Is there something wrong with the dist-upgrade package?

Risque
2019-06-06, 01:08
You could try saving image to disk and selecting from Noobs install menu?
I downloaded the image and used Balena Etcher to burn sd card, works perfectly, but I need help adjusting HD resolution to 1920x1080.

CrazyArjun
2019-06-28, 16:00
Hi All,

Could anyone please let me know whether Kali Linux is available for Raspberry Pi 4? I tried using the one which is in Kali Downloads Website but it is not working. Tried 32 as well as 64 bit but both are not working. I mean, when we power on the RasPi4 it won't display anything. However if we use the raspbian OS it works perfectly.

So anyone know what went wrong or can guide me to download Kali for RasPi4?

Mister_X
2019-07-01, 17:49
@CrazyArjun, not yet: https://forums.kali.org/showthread.php?44533-Image-for-Raspberry-Pi-4

bliza3017
2019-10-24, 08:59
Thanks for sharing information all of this

abcd567
2020-08-27, 23:56
Is Kali Linux 64-bit image for RPi model 4 available?
If yes, can someone please provide link to its download page?
Thanks in advance.

santamario
2020-08-29, 17:18
Is Kali Linux 64-bit image for RPi model 4 available?
If yes, can someone please provide link to its download page?
Thanks in advance.

I got the image from this link:

https://www.offensive-security.com/kali-linux-arm-images/

Kritarth
2020-09-09, 04:23
Hello!

I just tried to install the Kali ARM on a Raspberry Pi, exact to the Instruction.....
The image was copied to the sd-card, but it only generates one partition!?!
That`s not normal.
After I insered the sc-card to the r-pi, it won`t boot up.

IDEA?!?

Thanks.

Greats
Chris

You are right i also tried to install kali linux rpi 2, 3, 4 32bits to my 32GB sd card but it shows some startup text and gets stuck at a blank screen.i have tried balena etcher, rufus, raspberry pi imager but no changes every time the same result https://forums.kali.org/images/icons/icon8.png. i have tried win32 disk imager this time lets see if it works or not.

iceweasel
2020-10-19, 17:55
I'm working with a pi3 B v1.2 and installed kali 2020.3. That took a few tries as memory seemed to cause issues in the full upgrade.
Up and running now and trying to get a TPLink TL-WN722N v3.28 working in monitor mode and hitting some walls. I know this isn't supported by default and requires special drivers to get monitor and injection working and this is where I run into problems.

I wasn't able to find a pi specific guide to getting the correct driver built and installed, so I tried my best and got close but it's not working:
I installed kalipi-kernel-headers aircrack-ng and bc
cloned from github.com/aircrack-ng/rtl8188eus (v5.3.9 commit: d3de55d)
added "blacklist rtl8188eu" to the conf file
did a make & make install
at this point, aside from some warnings (not great, but hoping not fatal) and appeared to build and install correctly.
rebooted
Checked ifconfig iwconfig and then plugged in the adapter. Comes up as wlan1 but I'm not sure it's totally working. I can connect to a AP with built-in wlan0, but not wlan1.
It shows up as disabled (as does wlan0 until connected) in the taskbar
I can take down wlan1 but can't configure in monitor mode. I can change modes between "auto" and "managed", but attempting "monitor" mode results in error (-19). Seems the driver can't configure that mode from this adapter. From what I've read it is possible, but that's also from folks running VMs on x86 or raspian on the pi.

Any suggestion to get this working, or know of a guide to get the TL-WN722N v3.28 working on kali 2020.3?
Thanks

__ape__
2020-10-25, 08:39
I have a raspberry pi 4 8gb.

Has anyone had any luck with this model yet?

PetroSantano
2020-11-17, 08:37
I?ve been trying to get Kali running on my Pi4 I set sd card up correctly but no image on monitor please help!

Udjin
2020-12-27, 19:39
Hello. It is required to increase the size of the partition /boot. I tried it on an external system through Gparted, but when applying a change to increase the volume, for some reason an error pops up. Tell me if there is a way to set the size /boot size in the installation iso-image to more than ~ 126 MB? For example 500Mb... In how the file iso-image says which section should take up how much space?

Udjin
2020-12-28, 13:55
Hello. It is required to increase the size of the partition /boot. I tried it on an external system through Gparted, but when applying a change to increase the volume, for some reason an error pops up. Tell me if there is a way to set the size /boot size in the installation iso-image to more than ~ 126 MB? For example 500Mb... In how the file iso-image says which section should take up how much space?

dracupg
2021-02-20, 23:46
I was trying to install the Kali Linux ARM image kali-linux-2020.4-rpi4-nexmon.img.xz on my old Raspberry pi 2 v1.1. The install says minimum of 8GB SD, but the image decompresses to 9.3 Gb so it won't fit on an 8GB SD. I might be doing something wrong, but maybe the install notes need to be updated for a 16Gb minimum SD?

kolotren
2021-03-08, 20:19
HI,

I am trying to boot Kali on Pi 4.

it starts with a rainbow screen, then proceeds with loading but immediately aborts and repeats the cycle again.

like as on an image below.

Any ideas?

https://i.ibb.co/B3C389r/ezgif-com-gif-maker.gif (https://imgbb.com/)

Udjin
2021-05-17, 11:24
Hello everyone. The latest version of x32 (4.19.127-Re4son-v7l+) potassium for raspberry 4b. I can not set up auto login. According to the instructions, you should uncomment in the file:
/etc/lightdm/lightdm.conf
lines:
autologin-user=kali
autologin-user-timeout=0
pam-autologin-service=lightdm-autologin
but when the system is rebooted, the window with the login and password still hangs.
Can anyone suggest what I'm doing wrong?
4673

etothex
2021-09-04, 16:51
Hello I'm using Rpi4 with 2021.2 32bit as recommended. Bluetooth does not exist. I have tried the suggestions:
sudo systemctl enable --now uart.service - this says uart does not exist

i have tried rkill unblock, systemctl enable, and anything I could find on the internet. I can never get the icon to appear in the top corner. When I go to the app menu
and open the bluetooth manager or adapters I get nothing. There is a flicker like the app is going to open but it disappears immediately.
There was a post on youtube saying that the bluez package is causing the issue. I tried to downgrade but there is a dependency that can't be removed.

Has anyone gotten bluetooth to work?

giby23
2021-10-09, 08:36
Hi bolexxx!

I have a raspberry pi model 3 b+ and tried installation a headless Kali pi os to the board. I burned the "kali-linux-2021.3-rpi4-nexmon-armhf.img.xz" image using either rufus.exe or Balena etcher.
I followed the tutorial given by: https://medium.com/@TheNeelOfficial/headless-kali-linux-in-a-raspberry-pi-9e54c16c2475

The problem is, I can not connect to the pi by ssh because I can't find the IP address with run nmap or other tools using my smartphone!

Any help would much appreciated.

Thank you!

err0r.T.pl0x
2021-10-29, 16:35
Just installed kali linux 64bt on my raspberry pi 400, and wired ethernet is not working.... wifi is.

kalinik
2021-11-01, 18:34
Which is the correct image for the new Raspberry Pi Zero 2 please?
I believe that it has the processor from a Pi 3 but will the Pi3 image have the correct wireless drivers?

DiDiTheHacker
2022-03-25, 14:22
I successfully installed Kali on my SSD and able to operated as expected but i found several strange behaviors when several tries. These strange behaviors recurred from time to time when i flashed image onto my SSD.

1. sometimes, network shown as expected but sometimes, no network shown - make change on kalipi-config, kali-tweaks, service network-manager start, restart, etc.

2. I can't upgrade after first boot, with several errors - certificate issue, can't fetch file from repository, etc.

But, above errors didn't appear when image was flashed on micro SD Card. I used recent image 2022.1 version, i'll try on previous version instead.

samsquanch
2022-06-11, 17:08
I have been trying to use my Raspi 3b+ 1gb for Kali and it seems like the most recent version needs at least 2gb of ram to properly function. It works and all but opening any web browser causes the memory to run out almost immediately. Just getting the wifi drivers installed seems almost impossible on only 1gb. Is there a version that is known to run fine on 1gb?