offensive-security / kali-nethunter

The Kali NetHunter Project
https://github.com/offensive-security/kali-nethunter/wiki
3.51k stars 889 forks source link

/system is not mounted in chroot #1278

Closed yesimxev closed 5 years ago

yesimxev commented 5 years ago

Device:

zerolte (Galaxy S6 edge)

OS version (KitKat/Lollipop/Marshmallow/Nougat):

Lineage14.1 Nougat

Built from repo (date and build command) or downloaded from website (links):

nethunter-installer, own kernel

Output of cat /proc/version in adb shell or NetHunter Terminal:

Linux version 3.10.61-yesimxev-g90f94721dfb-dirty (root@kali) (gcc version 4.9 20140514 (prerelease) (GCC) ) #2 SMP PREEMPT Thu Mar 7 14:07:44 CST 2019

Issue:

/system is not mounted in chroot, whereas I can see it in TWRP How to mount? Couldn't google it

P.S it is fine on my OPO, and it was fine on this phone as well when I installed NH, nothing major modified since

yesimxev commented 5 years ago

Screenshot_2019-03-29-07-26-07 Screenshot_20190329-132839

yesimxev commented 5 years ago

The latest (2019.02) NH apk causes this. Reinstalled 2019.1 and rebooted with proper mount @Re4son

Screenshot_20190329-143424

Re4son commented 5 years ago

Just to make sure, this one works: https://github.com/offensive-security/nethunter-app/releases/tag/v2019.1 but this one doesn't: https://github.com/offensive-security/nethunter-app/releases/tag/v2019.2-rc1 correct?

yesimxev commented 5 years ago

Correct

Re4son commented 5 years ago

@kimocoder : $busybox mount -r -o bind /system $mnt/system seems to have slipped through the net during the update

Re4son commented 5 years ago

Fixed in 2019.2-rc3 https://github.com/offensive-security/nethunter-app/releases/tag/2019.2-rc3