Hello ,
I installed this rom and everything worked fine at first.
I tried to install Kali Linux Nethunter on it, I added the permissions for Android 12.
At first I couldn't ping "ping: socket: Permission denied" but I had internet so I modified /etc/group and added
After that, I could ping but Apt was still not working.
I tried to change the source, the DNS but nothing works,reinstall magisk , reinstall Nethunter.
Does anyone have a solution or should I change my rom?
Thanks
I installed this rom and everything worked fine at first.
I tried to install Kali Linux Nethunter on it, I added the permissions for Android 12.
At first I couldn't ping "ping: socket: Permission denied" but I had internet so I modified /etc/group and added
Code:
inet:x:3003:root
net_raw:x:3004:root
After that, I could ping but Apt was still not working.
Code:
apt update
Ign:1 http://http.kali.org/kali kali-rolling InRelease
Ign:1 http://http.kali.org/kali kali-rolling InRelease
Ign:1 http://http.kali.org/kali kali-rolling InRelease
Err:1 http://http.kali.org/kali kali-rolling InRelease
Temporary failure resolving 'http.kali.org'
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease Temporary failure resolving 'http.kali.org'
W: Some index files failed to download. They have been ignored, or old ones used instead.
I tried to change the source, the DNS but nothing works,reinstall magisk , reinstall Nethunter.
Does anyone have a solution or should I change my rom?
Thanks