mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-10 10:15:05 -04:00
Update content/posts/android/Installing Kali Nethunter Lite on DivestOS 20.md
Co-authored-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com> Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
751086b6a7
commit
bac92b9983
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ fastboot reboot recovery
|
|||
|
||||
Select Apply Update and Apply Update from ADB:
|
||||
|
||||
```bash
|
||||
adb sideload /path/to/divestos.zip
|
||||
```
|
||||
adb sideload divestos.zip
|
||||
```
|
||||
|
||||
Do not attempt to relock the bootloader --- we need to leave it unlocked to enable privileged access ("rooting") anyways. Do not reboot into the OS at this stage either.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue