How to install GSI on OnePlus Nord N100 - OnePlus Nord N10 5G Questions & Answers

Instructions for installing GSI firmware based on Android 10/11 for OnePlus Nord N100.
1. We flash the stock firmware of OxygenOS 10.5.5 through the EDL mode using MSMDownload.
2. After launching the newly installed system, go to Settings-About the phone, click on the Build Number several times until it is indicated that you have become a Developer.
Go to the System section, the item For Developers, activate the Factory Unlock slider and Reboot Options, and also activate USB Debugging.
3. Restart the smartphone in Fastboot by holding down the power button and selecting the Loader item. We connect it to the PC. On a PC, open the command line from the folder with adb tools and firmware in .img format. Enter the command: fastboot flashing unlock_critical (all data will be deleted). We wait for the end of the procedure, reboots again in Fastboot, and enter the following command: fastboot -w. Next, the command: fastboot reboot fastboot. The smartphone will reboot into Fastbootd mode, in which we will perform all further actions.
4. Enter the command: fastboot erase system. We remember which partition was cleared, system_a or system_b (this is important!).
The next command we need to execute is: fastboot resize-logical-partition product (_a or _b depends on which system partition was cleared) 709344768.
Next: fastboot resize-logical-partition system (the same as with product) 2600000000.
Next, we flash the system itself. Command: fastboot --disable-verity --disable-verification flash system (depending on which partition was erased, _a or _b, enter the one) "file path".
5. After the firmware is finished, enter the command: fastboot reboot. The smartphone will boot into the system.

i tried booting into fastbootd mode which it does on the phone but on cmd its stuck saying waiting for device

Related

[Q] Soft bricked(from what i read). And need help, what do?

I have an Atrix 4G ATT. During RSD it failed and sent me to a screen with
"SVF:105:1:2
Failed to boot 0x1000
no os detected, going to rsd mode in 5 seconds
press a key to stop count down
available modes are:
1:rsd
2:flashboot
..."
What caused this was while following http://forum.xda-developers.com/showthread.php?t=1302423, the rsd said failed, i waited till 100% like guide said, and then got this screen.
What can i do to fix this, from each forum i read, i don't understand, or follow old links. I am a noob.
edit: When i Choose fast boot nothing happens, when i check other forums, they have megaupload links (shut down). am i missing something?
I don't know it'll fix the thing or not But you should try this method. It may work.
Skip any steps you have already done.
A. Download a fruitcake from here. http://forum.xda-developers.com/showthread.php?t=1163009
B. Download a radio from that same thread, below the fruitcakes. Or if you prefer, download a different radio.
C. Put them both on your external (or internal if you really want to) SD card.
D. If you haven't, download RomRacer's recovery. Here. http://forum.xda-developers.com/showthread.php?t=1204500
E. Reboot into fastboot mode by holding volume down + power button until Fastboot appears on screen, then hit the Up arrow. This takes you into fastboot mode, I'm assuming you already have fastboot installed. If not, google how to set up fastboot or download moto-fastboot.
F. Make sure the recovery you downloaded above is in the same folder you downloaded fastboot or moto-fastboot to.
G. Connect phone to computer, open command prompt, navigate to fastboot or moto-fastboot folder (cd c:/(where you installed fastboot / moto-fastboot)
H. Type these in, after entering each one hit enter: Fastboot erase system fastboot erase userdata fastboot erase cache
fastboot erase webtop fastboot erase preinstall fastboot erase boot fastboot erase recovery
I. Type Fastboot flash recovery (name of your romracer recovery image)
J. Type fastboot reboot and when it reboots, hold down volume + power then keep hitting down when fastboot appears till you see android recovery, then hit the volume up key.
K. Enter recovery,erase Dalvik Cache under Advanced setting, then flash the new ROM you downloaded. * the fruitcake*. Let it completely do its thing.
L. Now if you've gotten this far, you're on a good path and most likely you wont have to flash the radio you downloaded. If not, you may have to. If none of this matters and after completely erasing all that stuff in fastboot mode you STILL get the same error on boot up I would have to assume it's an actual hardware problem and you will have to get a new phone.

[Q] HELP!!! sony xperia s clockworkmod + CyanogenMod 9,1

Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
miche12 said:
Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
Click to expand...
Click to collapse
Stock Room
Transfer via bootloader
miche12 said:
Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
Click to expand...
Click to collapse
Access bootloader, connect your phone to pc, select an option that enables pc to recognize your device(differs with different devices and all other pc tools must be installed to the pc), copy the files to your phone adn flash 'em thru recovery tool. Evrything shud work fine then.

[Guide] How to Unroot the HTC Desire V.......

I. Before You Begin:
1. You should have rooted your device using the procedure given here.
2. This should work on Windows based PCs only.
II. Downloading Required Files:
1. Boot & Recovery (Download the appropriate file for your device)
2. Stock ROM (Download the appropriate ROM for your device)
3. Fastboot
III. Unrooting the HTC Desire V:
1. Download and place all three files on your Desktop.
2. Extract files from Boot & Recovery as well as Fastboot archives over to your Desktop.
3. Turn ON the USB debugging option on your device by heading to Menu>>Settings>>Developer options>>USB debugging.
4. Plug in your device to your PC via USB cable.
5. Open a Command Prompt Window on your Desktop. To do that, simply hold down the Shift button and right-click on any blank area on your screen and select Open command window here.
6. Type in following command into the Command Prompt Window:
adb reboot-bootloader
7. Once in bootloader mode, issue the following command:
fastboot flash boot boot.img
8. Once the boot.img has been flashed, reboot your device by typing in following command:
fastboot reboot
9. Once your boots-up, issue the following command:
adb reboot recovery
10. You should reboot into the recovery mode.
11. From the Recovery menu, select Wipe dalvik cache and wipe data/factory reset.
12. Head to Mount menu and select format internal_sdcard and format system.
13. Reboot your device.
14. Copy the ROM zip file over to the root of your device.
15. Reboot your device into the recovery mode by issuing the following command:
adb reboot recovery
16. Once in Recovery, select install zip from sdcard followed by choose zip from sdcard.
17. Choose the ROM zip to be flashed on your device and it’ll start flashing it.
18. Reboot your device once the ROM has been flashed.
19. Now issue the following command to reboot your device into bootloader:
adb reboot-bootloader
20. Type in following command to flash the stock recovery:
fastboot flash recovery recovery.img
21. Once the recovery’s been flashed, relock your bootloader with the following command:
fastboot oem lock
22. And you’re all done!

Please help

I am having a REAL BUGGER of a time with my Xiaomi Redmi Note 3 Pro (Snapdragon)!
1. It is not recognized by ADB in Fastboot mode.
2. I suspect it shipped wit a vendor ROM, and I'm trying to flash latest Official MIUI Global Dev (Marshmallow) ROM, but I keep getting errors in MI Flash (screenshot attached).
3. I want to Flash TWRP, BUT ADB isn't working, AND I cannot get to the download page for the cracked bootloader.
4. Seriously considering Resurrection Remix ROM, instead, but most of the above issues still apply.
I am NOT new to custom recoveries, flashing ROMS, ADB etc, BUT I am dealing with a new PC (Windows 10 Home, 64 bit, like my old (dead) laptop), and I'm new to this device.
PLEASE HELP. (Quite frustrated)
Fastboot won't recognize adb commands you have to use fastboot.
What you can try is booting into emergency download mode and using my flash to flash it from there. I think it's " adb reboot edl" while the device is on with USB debugging or using the mi updater app ( tap the three dots I think).
I think that this is not the correct section for your question, and i dont know the procedure that you follow but try to follow this procedure:
-Connect the phone at pc with USB cable
-Make sure that debug mode and OEM unlock was abilitate in dev settings
-Copy twrp.img in adb folder
-Shut down the phone and press power botton and - vol buttons for enter in fastboot mode
-Run this commands by terminal open in adb folder
fastboot devices
-If fastboot recognize correctly the device run this command
fastboot fash recovery nameoftwrp.img
-After reboot the device with this command
fastboot reboot
When the phone reboot press immediatily vol + for enter in twrp
Good luck
GOT IT! FINALLY!
-I finally got ADB to connect, and was able to enter EDL through ADB.
-Re-downloaded ROM from web.
-Re-extracted.
-FLASHED SUCCESSFULLY!
-SETUP COMPLETED SUCCESSFULLY!
-YAY!
(I think the original download was corrupted, somehow.)

Stuck in fastboot mode (Continually rebooting to fastboot)

You're smartphone its continually rebooting to fastboot mode because you wipe system partition or
You're system currapted for fix it flash vbmeta file using fastboot command
fastboot flash vbmeta vbmeta.img
If the above is successful, remove the cell phone from the PC, push the power button for a long time until the notification appears immediately just press the volume and the option will appear later, select recovery to enter twrp. If you successfully enter twrp, please install stockrom / flash GSI
Vbmeta file will found in ...
@x01adhelp

Categories

Resources