Skip to content

Instantly share code, notes, and snippets.

@nethunteros
Last active September 5, 2019 11:11
Show Gist options
  • Save nethunteros/e7e0b667deff3e88646f67035daf89f6 to your computer and use it in GitHub Desktop.
Save nethunteros/e7e0b667deff3e88646f67035daf89f6 to your computer and use it in GitHub Desktop.
NethunterOS and multirom for OnePlus1

Guide for Installing Multirom with Nethunter on a OnePlus 1

You may want to be able to pick between a NethunterOS (based on LineageOS) and a different ROM to seperate work from please.

Multirom allows you to pick which OS (or ROM) to load on boot (think of GRUB).

Prerequisites

  • Fastboot installed on computer (versions available for OSX/Windows/Linux)
  • OnePlus 1 (unlocked)
  • USB Cable

If you haven't unlocked your OnePlus1 yet follow instructions here until the point where you flash the recovery image:

http://freeandroidroot.com/how-to-unlock-bootloader-and-root-oneplus-one/

Download

The following files are required. For a secondary ROM you are free to pick anything from XDA that you feel you might enjoy.

Multirom Files

Nethunter Files

Secondary ROM (or 3rd...or 4th...or...)

Install TWRP Recovery Image

Hold Vol+up and power to enter fastboot. From terminal:

fastboot flash recovery [file downloaded from twrp.img]

Reboot into recovery by holding down power and then Vol+down and power at same time.

Install Base ROM

Once in TWRP you should allow it to make system modifications if it asks.

Inside TWRP lets format the system so its clean:

Wipe> Advance Wipe> system+data+cache+dalvik

Copy to your device:

  • Nethunter OS zip file (nethunteros-bacon-cm14_1-20170611.zip)

Install > Select zip file: nethunteros-bacon-cm14_1-20170611.zip

Reboot

Setting up EFI DroidManager

Once we have the ROM running, open the EFI DroidManager app. You will need an internet connection and click install/update.

Once that is done you will will want to add (plus button) a empty secondary ROM. From location select:

"/data/media/0/multiboot/"

And give it an easy name like "Daily Driver" or "Clean OS." Restart your device.

You are now presented with a menu when you start your device. To install your secondary ROM you must use the power/vol buttons:

  • Select Recovery
  • Select your secondary ROM name

If it hangs at "booting" just restart by holding power down and running it again.

Once you are in recovery it is like having an empty phone. So you will want to push your secondary ROM and gapps. Just go to install and select both files. Restart when done.

Setting up Nethunter

If you haven't done so, copy the kalifs-full.tar.xz to the phone. Load the Nethunter app. Allow permissions and allow root.

Kali Chroot Manager

Install Kali Chroot

Use SD Card Full Chroot

@yesimxev
Copy link

Is there any difference in NethunterOS vs LineageOS 14.1 (+nethunter fs, etc) installed (other than good for multirom)? Eg. extra apps, features integrated etc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment