General [Restore NothingOS & Magisk] Nothing Phone(1) Fastboot ROM(Full ROM) & boot.img Global v1.1.6

Search This thread

mGforCe

Senior Member
Dec 3, 2007
1,443
398
Mumbai
Thanks @ot_inc this is fantastic.

Quick question, for the v1.5.1 (Beta2) (HotFix) thre are two bat files

Flash_slot_a.bat
Flash_slot_b.bat

Need to do both or either?
 

mGforCe

Senior Member
Dec 3, 2007
1,443
398
Mumbai
Some notes here on how to flash these fastboot stock rom?

1) Download fastboot rom from the link https://reindex-ot.github.io/

2) Extract the zip file to a folder inside platform tools folder (adb & fastboot_

3) Open cmd, go to this folder. Check fastboot detecting device by typing
fastboot devices

4) Check the active partion using
fastboot getvar all

5) If all is well, just flash the files using Flash_slot_<insert slot name a/b>.bat

5) Let it flash the files and finally will ask on cmd to "Press any key to reboot"

Warning : Never flash on inactive slots else will lead to bricking

Credits obviously to OP @ot_inc
 
  • Like
Reactions: solomon.rajan

peturthorra

Member
Sep 17, 2019
18
1
Some notes here on how to flash these fastboot stock rom?

1) Download fastboot rom from the link https://reindex-ot.github.io/

2) Extract the zip file to a folder inside platform tools folder (adb & fastboot_

3) Open cmd, go to this folder. Check fastboot detecting device by typing
fastboot devices

4) Check the active partion using
fastboot getvar all

5) If all is well, just flash the files using Flash_slot_<insert slot name a/b>.bat

5) Let it flash the files and finally will ask on cmd to "Press any key to reboot"

Warning : Never flash on inactive slots else will lead to bricking

Credits obviously to OP @ot_inc
Been there done that. Not working for me.
 

Matuto1981

Member
Nov 27, 2020
18
1
Some notes here on how to flash these fastboot stock rom?

1) Download fastboot rom from the link https://reindex-ot.github.io/

2) Extract the zip file to a folder inside platform tools folder (adb & fastboot_

3) Open cmd, go to this folder. Check fastboot detecting device by typing
fastboot devices

4) Check the active partion using
fastboot getvar all

5) If all is well, just flash the files using Flash_slot_<insert slot name a/b>.bat

5) Let it flash the files and finally will ask on cmd to "Press any key to reboot"

Warning : Never flash on inactive slots else will lead to bricking

Credits obviously to OP @ot_inc
Sorry I'm trying to restore as I screw up everything.

can you describe the command to follow exactly? as I'm stuck? I unzipped the files there are 2 .bat a/b.

how do I proceed as it's unclear to me.

(I'm in fastboot) rooted phone.

many thanks
 

pavithrang

Member
May 14, 2017
8
2
Fastboot ROM and boot.img for NothingPhone(1) are now available. v1.1.6 is available. Sorry for my poor English, I'm Japanese.

You a true blue legend my man! This thread saved my life. Bricked mine (global phone running nothing os 1.1.8) within days of purchase..stuck in a Fastboot bootloop without recovery. My sin? Trying to go from global to eu rom, that too an older version, because my OTA-updated global rom was loading all http requests, with or without vpn, very very slowly (ultra shady behavior). It took me a day’s worth of research to figure out super roms and why I needed a fastboot rom and not just a full stock rom (as the partitions were all messed up). Once during day the fastboot screen called my phone Lahaina, other times Spacewar. I had lost track of what I was even flashing, trying all sorts of boots and vendor_boots.

Your global 1.1.7 fastboot rom finally got my phone running close to midnight! Needed to flash both partitions.

There ideally should be ZERO issues going from global to eu Roms and vice versa and also from newer to earlier versions (in case something breaks in newer versions which is often the case) but Nothing seems to be policing those jumps. You cant go from 1.1.8 to 1.1.4 because the partitions become messed up. I think I came very close to losing fastboot altogether and ending up in EDL mode (flashback to my ASUS zenfone 6 days!).

This phone is not built for development imo…something very off about it.
 

buraksahnnc

Member
Feb 10, 2022
14
3
hello how can i find 1.1.8 full fastboot rom by the way thanks this topic it is usefull.
I want to restore my phone to nos from custom rom but i did something stupid before flashing custom rom I didn't backup super img and now i can't go back nos because i flash custom rom from nos 1.1.8 and now i stuck with custom roms can anyone help thanks.

Or can i go 1.5.1 beta 2 hotfix from custom rom

Edit: I restore my device to 1.5.1 beta 2 successfully thanks
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    Fastboot ROM and boot.img for NothingPhone(1) are now available. v1.1.6 is available. Sorry for my poor English, I'm Japanese.
    2
    Thanks for the report that the ROM worked properly. also try root with Magisk.
    2
    Sorry for my bad English.
    1
    i use simg version..works fine
    1
    Some notes here on how to flash these fastboot stock rom?

    1) Download fastboot rom from the link https://reindex-ot.github.io/

    2) Extract the zip file to a folder inside platform tools folder (adb & fastboot_

    3) Open cmd, go to this folder. Check fastboot detecting device by typing
    fastboot devices

    4) Check the active partion using
    fastboot getvar all

    5) If all is well, just flash the files using Flash_slot_<insert slot name a/b>.bat

    5) Let it flash the files and finally will ask on cmd to "Press any key to reboot"

    Warning : Never flash on inactive slots else will lead to bricking

    Credits obviously to OP @ot_inc