b8f0bdded12c8ab783672a795831f3886c119906
Tech/NordCE2.md
| ... | ... | @@ -33,9 +33,23 @@ XDA Devs |
| 33 | 33 | 1. OEM Unlocking |
| 34 | 34 | 2. Advanced Reboot |
| 35 | 35 | |
| 36 | -2. Reboot to Bootloader |
|
| 37 | - 1. `fastboot flashing unlock || fastboot oem unlock` |
|
| 38 | - 2. Deletes all data |
|
| 36 | +2. Unlock Bootloader |
|
| 37 | + 1. Reboot to Bootloader |
|
| 38 | + 2. `fastboot flashing unlock || fastboot oem unlock` |
|
| 39 | + 3. Deletes all data |
|
| 40 | + 4. Reboot to OS |
|
| 41 | + |
|
| 42 | +3. Root |
|
| 43 | + 0. Pre-requisites |
|
| 44 | + 1. Download Magisk APK |
|
| 45 | + 1. Download firmware of OnePlus Nord CE 2 (the same version that is installed on your phone) |
|
| 46 | + |
|
| 47 | + 1. Extract firmware and copy the `boot.img` to phone |
|
| 48 | + 2. Install Magisk app |
|
| 49 | + 3. Open Magisk app, click Install. |
|
| 50 | + 4. "Select and patch a file", patch `boot.img` |
|
| 51 | + 5. Copy phone:`magisk_patched.img` to host |
|
| 52 | + 6. `fastboot flash boot magisk_patched.img` |
|
| 39 | 53 | |
| 40 | 54 | # Engineering Mode |
| 41 | 55 | https://mobilexfiles.com/phones/oneplus/oneplus_nord_ce_2/secret_codes/ |