Greetings,
I just installed the latest release of Kali NetHunter on a rooted OnePlus 7T.
If I try to make and then install kali’s bootanimation, I get the following error when I install:
“/dev/block/dm-10 is read only - cp: /product/media/bootanimation.zip: Read-only file system”
Any clue ?
Thx by now for your time and support.
Greetings,
I found the answer.
I had to first make /product/media/ writable and manually copy the new bootanimation.zip in this directory.
Kali NetHunter’s bootanimation installation does not work on OnePlus 7T with rooted Android 11 and this is the onnly way to get it.
Hope this helps.
Dav
I’m having the same issue could you explain how you solved it please?
Greetings,
If you have a OnePlus 7T, you first need to have Android 10 and then you can install Kali NetHunter without problem. The bootanimation from Kali NetHunter will work.
Are you in this case ?
I have a OnePlus Nord on Android 12. Kali NetHunter is fully installed but whenever I try to change the boot animation I get the same dev/block/dm-10 error message you had
I understand. NetHunter is installed but does wifite work for example ?
Yeah stuff like wifite and all the NetHunter tools work great. It’s just the boot animation I’m having issues with.
Congratulations so far !
For the bootanimation so far, you should read that: [GUIDE] How to change any file or directory using Magisk | XDA Forums
I hope it helps.
Fixed with 2025.1 app, please update via NH Store
Hey , i have same device OnePlus 7T on android 11 and :-
Model no:- HD1901
Build no. :- Oxygen OS 11.0.9.1HD65AA
Status:- rooted
i had tried a lot to install Nethunter on this device but i always stuck on qualcom crashdump mode.
i followed david bombal video but i don’t know why i have to face this issue.
Till root all things worked fine after flashing dm verity by twrp when my device turned on i flashed Official nethunter zip {This one :- # oneplus 7 / 7 Pro / 7T / 7T Pro (OxygenOS 11)
](https://kali.download/nethunter-images/kali-2025.1b/kali-nethunter-2025.1-oneplus7-oos-eleven-full.zip)} i got error qualcom crashdump. Now i unbrick it but i want to install Nethunter.
Would i have to install Android 10? And root it and then try to install Nethunter?
Does all tool works specially external wifi adaptors?
Can anyone please guide me through this process. It would be great help
Greetings Criss00,
I understand your frustration since I faced the same problem with David Bombal’s tutorial.
I have been able to reach the goal with Android 10 and the following excellent tutorial: “Rooted NetHunter Install on OnePlus 7T” (cf: AuspiSec - Rooted NetHunter Install on OnePlus 7T).
I hope this helps.
Cheers !
Thanks for help
I had read that article before but the thing that puzzles me was last two bullet points…
● Download official NetHunter installation file “OnePlus 7 / OnePlus 7 Pro (OxygenOS 10)” ;- ON OFFICIAL SITE OF NETHUNTER THERE ARE TWO FILES FOR 7T AND BOTH SUPPORTS A11
Do i use that first one OOS 11 for 7t ?
● Download official NetHunter OOS kernel: AND THIS LINK IS DEAD
Here is a twist in this link when i remove (nethunter-2021.3-oneplus7-oos-ten.zip) i got something you can see here …
I don’t know that will work for my device or not by the way there are several files in parent dir…
Now anything that i should do now ? From where to download Nethunter for OOS 10 and its kernel??
Well, I followed part of the tutorial of David Bombal in order to generate
- nethunter-DAV7TA10KERNEL-oneplus7-oos-ten.zip (2.2 GiB)
- nethunter-DAV7TA10-oneplus7-oos-ten-kalifs_full.zip(37.4 MiB)
by downloading source code on my Kali computer and then generate both .zip files.
I hope this helps.
Cheers !
well, I am quite new to NetHunter and currently trying to explore and learn more about it. I wanted to kindly ask for your guidance regarding the NetHunter full zip file for the OnePlus 7T . I’m not sure where I can download the complete OOS 10 zip (2.2gb), and it would be a great help if you could either provide the full zip or recommend a reliable tutorial that can guide me through building it myself.
Also, I have found a kernel that was created by Re4son and YesIamxez, and I believe it could be compatible with my device.
(i will try to build image and kernel from that kali Nethunter project tool tomorrow… if that works )
Thank you in advance for your time and support.
[quote=“Criss00, post:16, topic:2855”]
“build image and kernel from that kali Nethunter project tool
[/quote]” ==> yes, this is what I did !
It would be great help if you provide me source code … I have kali installed on my pc . Tool that i am using don’t have my device support
I think issue arises because of different models of same devices. I have
oos 10.3.8
model hd1901
Devive Oneplus 7T
Thanks
In David Bombal’s video, he explains how to download the source code from NetHunter in order to build the kernel but you can also generate the full zip by changing the flags.
Thank you man you were absolutely right about it it worked… Yesterday i was trying on OOs 10 … And building own kernal and zip file … Then i simply flashed …
Voilaa !!!
Nethunter logo appears
I let you know if i had further doubts
Thanks man really appreciate your efforts
Great news so far. Congratulations !
Hey! It looks like the system partition is mounted as read-only, which is common on newer Android setups. You might need to remount it as read-write or push the boot animation via a custom recovery. Give it a shake with adb
or Magisk modules—those can help bypass the restriction.