Error installing nethunter

./install-nethunter-termux

ERROR 404: Not Found.

Help me!

We’re gonna need a bit more information than that

El fallo anterior lo he resuelto. Ahora tengo este fallo:

./install-nethunter-termux: line 384: kali-armhf/etc/resolv.conf: No such file or directory

I understand there might be a language barrier, but please try to post in English, perhaps using Google Translate or something.
It looks like you resolved your previous issue, and now have another error message?

Again, we’ll need more information. What device, what version, what are you trying to do, what commands are you running, ideally including full output, screenshots etc.

Sorry. I found the solution to the first post in this video:

Now I have another error when installing nethunter in termux:

install-nethunter-termux: line 384: kali-armhf/etc/resolv.conf: No such file or directory

My phone is a redmi9c rooted

1 Like

Existing image file found. Delete and download a new one? [y/N]
[!] Using existing rootfs archive
[!] Using existing rootfs directory

[?] Delete downloaded rootfs file? [y/N]

[*] Configuring NetHunter for Termux …
~ $

This is where it ends. What’s my mistake now? Thanks.

i have to download new one??

At this stage you will have the image file to install it, but, its been downloaded to an area you don’t have read write access on.

Once you have downloaded the kali-arm files (as you now have), create a new chroot and move the files to it;

mkdir chroot
mv kali-arm/ chroot/

then run the installer again and it should be successful.

mv kali-armhf/chroot
mv: missing destination file operand after ‘kali-armhf/chroot’
Try ‘mv --help’ for more information.

Error?

[*] Checking package dependencies…
proot is OK
tar is OK
axel is OK
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Calculating upgrade… Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

[?] Existing image file found. Delete and download a new one? [y/N]
[!] Using existing rootfs archive
[!] Using existing rootfs directory

[?] Delete downloaded rootfs file? [y/N]

[*] Configuring NetHunter for Termux …
~ $ here exit script

Please help, I’m almost ready to use nethunter. Why do I have so many errors? Before rooting, my Redmi 9C worked perfectly.

Where did you download termux from?
I ask because the version i the play store is neutered because of google, you need the official latest version available from F-Droid or from the Github repo.

I download from fdroid

How can I know if I need armhf or arm64?

I’m always using armhf. Could that be my problem?

uname -m
armv8l

SOLVED!!

My problem was with the file type, I was using arm64, and the correct type was armhf, now I’m finally installing..

:heart_eyes::heart_eyes:

1 Like