F5F Stay Refreshed Software Operating Systems Failed to retrieve data from RPi0w Kali.

Failed to retrieve data from RPi0w Kali.

Failed to retrieve data from RPi0w Kali.

C
ChouxRizKen48
Junior Member
3
11-18-2023, 11:01 PM
#1
I attempt to execute apt-get update via the command line but encounter an error. I realize my internet connection is active since I can ping google.com and everything seems normal. I also tried installing xfce4, which failed for all sources. Can you assist? Also, I need to run raspberry pi 0 with board WiFi using Kali Linux.
C
ChouxRizKen48
11-18-2023, 11:01 PM #1

I attempt to execute apt-get update via the command line but encounter an error. I realize my internet connection is active since I can ping google.com and everything seems normal. I also tried installing xfce4, which failed for all sources. Can you assist? Also, I need to run raspberry pi 0 with board WiFi using Kali Linux.

_
_Arkasain_
Junior Member
9
11-19-2023, 12:15 AM
#2
It's probably an outdated source list. This is why you shouldn't install Kali unless you know what you're doing 100%. Try changing your /etc/apt/sources.list to the contents listed here .
_
_Arkasain_
11-19-2023, 12:15 AM #2

It's probably an outdated source list. This is why you shouldn't install Kali unless you know what you're doing 100%. Try changing your /etc/apt/sources.list to the contents listed here .

B
bigssmol
Junior Member
49
11-20-2023, 03:03 PM
#3
People will learn it easily, it’s not difficult at all.
B
bigssmol
11-20-2023, 03:03 PM #3

People will learn it easily, it’s not difficult at all.

_
_Dumle03_
Member
158
11-20-2023, 06:49 PM
#4
I understand you're familiar with Kali but new to Pi. You've had Pi around for a while and just purchased a small LCD screen to use it with, planning to try it out later.
_
_Dumle03_
11-20-2023, 06:49 PM #4

I understand you're familiar with Kali but new to Pi. You've had Pi around for a while and just purchased a small LCD screen to use it with, planning to try it out later.

X
xX_IceyWolf_Xx
Senior Member
629
11-20-2023, 07:21 PM
#5
The Pi repository wasn’t refreshed recently, so you need to understand how to set up the package manager yourself.
X
xX_IceyWolf_Xx
11-20-2023, 07:21 PM #5

The Pi repository wasn’t refreshed recently, so you need to understand how to set up the package manager yourself.

D
Diamondbaby334
Junior Member
15
11-22-2023, 06:17 AM
#6
It's not about being stubborn or not—Kali isn't meant to be installed. Such issues rarely occur on other distros. To install it properly, you must anticipate these challenges and understand how to resolve them. Everything you plan to do with Kali can be achieved in Raspberry Pi, just ensure you install the correct packages. Raspberry Pi doesn't consistently face these problems because the image isn't actively maintained for other uses beyond its built-in features.
D
Diamondbaby334
11-22-2023, 06:17 AM #6

It's not about being stubborn or not—Kali isn't meant to be installed. Such issues rarely occur on other distros. To install it properly, you must anticipate these challenges and understand how to resolve them. Everything you plan to do with Kali can be achieved in Raspberry Pi, just ensure you install the correct packages. Raspberry Pi doesn't consistently face these problems because the image isn't actively maintained for other uses beyond its built-in features.

G
gandalf563
Member
181
11-22-2023, 08:13 AM
#7
Kali is intended solely for live operation and contains significant security weaknesses if used. You can replace it with another distribution and install only the necessary tools for improved safety, updates, hardware compatibility, and reduced bloat. Alternatively, you might run a script that automatically installs all required software.
G
gandalf563
11-22-2023, 08:13 AM #7

Kali is intended solely for live operation and contains significant security weaknesses if used. You can replace it with another distribution and install only the necessary tools for improved safety, updates, hardware compatibility, and reduced bloat. Alternatively, you might run a script that automatically installs all required software.

E
Eusebio06
Senior Member
595
11-22-2023, 01:40 PM
#8
You might need to transfer Kali’s tools to Raspbian. Since Raspbian is a different distribution, some programs won’t work out of the box. You can install them manually or use a package manager if available. It’s not one-size-fits-all—some tools are designed for specific distros.
E
Eusebio06
11-22-2023, 01:40 PM #8

You might need to transfer Kali’s tools to Raspbian. Since Raspbian is a different distribution, some programs won’t work out of the box. You can install them manually or use a package manager if available. It’s not one-size-fits-all—some tools are designed for specific distros.

W
Woddle
Junior Member
25
11-23-2023, 11:16 PM
#9
Sure, it's straightforward. Just run the command and it will gather all the tools and repositories on your Pi.
W
Woddle
11-23-2023, 11:16 PM #9

Sure, it's straightforward. Just run the command and it will gather all the tools and repositories on your Pi.

M
Martienez123
Member
52
11-24-2023, 03:53 AM
#10
Download the repository key and append it to your APT key using wget.
M
Martienez123
11-24-2023, 03:53 AM #10

Download the repository key and append it to your APT key using wget.