Git Product home page Git Product logo

spacewar_fastboot_flasher's Introduction

Nothing Phone (1) Fastboot ROM Flasher

Getting Started

  • This is a script to make it convenient for the user to return back to the stock ROM or unbrick their device under any circumstances where the super partition size has not been changed (If the ROM flashed is using the same super partition size as the stock ROM then this script will always work, which is supposedly followed by all the custom ROMs). This script is quite helpful when the custom recoveries fail to flash the stock ROM where they usually face errors due to messed up partitioning under the super partition. This script can be modified to flash custom ROMs as well and can be used on ROMs shipping the stock firmware.

Usage

  • Before proceeding, ensure that the script is tailored to your operating system. Place the script in the directory where the required *.img files, downloaded from here, have been extracted. Finally reboot your device to the bootloader and then

    execute the script by double clicking the flash_all.bat file on Windows

    or by doing this on a Linux operating system in terminal after opening the terminal in the directory where the *.img files from payload.bin have been extracted:

chmod +x flash_all.sh && bash flash_all.sh

Notes

  • For Linux wget and unzip utilities should be installed on your system.
  • The script flashes the ROM on slot A and it destroys the partitions on slot B to create space for the partitions which are being flashed on slot A. This is the reason why we are not including the ability to switch slots as the partitions would get destroyed on the inactive slot which is why the script flashes the partitions on the primary slot which is slot A.

Thanks to

spacewar_fastboot_flasher's People

Contributors

arter97 avatar hellboy017 avatar igormiguell avatar reindex-ot avatar spike0en avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.