Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spike0en authored Dec 12, 2024
1 parent 898ed1e commit 6ea814c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ abl, aop, aop_config, bluetooth, cpucp, devcfg, dsp, featenabler, hyp, imagefv,

- While this is a collection of unmodified images, you still need to have the bootloader unlocked.
- You can re-lock the bootloader after flashing images.
- SHA-1 hash of `<name>-FullOTA.zip` file has been provided. It is to be noted that the built-in NothingOS Offline Updater Tool autonomously verifies file integrity. It initiates the update process only if the file aligns with the hash values specified in `payload-properties.txt`, which is obtained during the creation of the update package.
- Full OTA update packages may not be consistently available for every release. Uploading of the same has currently been discontinued. Users should refer to the release notes and look for links ending with `(full)`, if mentioned, corresponding to the specific build.
- For further inquiries, discussions, and engaging content, users are encouraged to explore the [Nothing Phone (2) Telegram Community](https://t.me/NothingPhone2).

---
Expand Down Expand Up @@ -82,7 +80,7 @@ This can be done using Nothing's built-in Offline Updater Tool, with a **locked
### B. Clean Flashing the Full OTA Update Package via Custom Recovery:

- Make sure that your bootloader is unlocked and [OrangeFox Recovery](https://xdaforums.com/t/recovery-12-1-official-orangefox-recovery-project-ofrp.4631141) is installed.
- Flash the `<name>-FullOTA.zip` file (if available in the release) directly using the recovery.
- Please note that full OTA update packages may not be consistently available for every release. Users should refer to the release notes and look for links ending with `(full)`, if mentioned, corresponding to the specific build.
- Format data from the recovery itself after flashing is completed and reboot to system.
- Note that incremental OTA zips **cannot** be flashed using this method.

Expand All @@ -96,6 +94,7 @@ This can be done using Nothing's built-in Offline Updater Tool, with a **locked
fastboot update --disable-verity --disable-verification vbmeta.img
```
- Skip downloading `-logical` files, and follow the above steps during [Pong_fastboot_flasher](https://github.com/HELLBOY017/Pong_fastboot_flasher)'s installation.
- A [detailed guide](https://telegra.ph/UNOFFICIAL-Flashing--Upgrading-Guide-for-arter97-Nothing-Much-NM-ROM--Kernel-04-21) for the same is also available for reference.

---

Expand Down

0 comments on commit 6ea814c

Please sign in to comment.