Stock recovery? - OnePlus X Q&A, Help & Troubleshooting

Has stock recovery changed through the life of this phone? I have the original img recovery file but want to make sure and have the most updated.
Sent from my ONE E1005 using XDA-Developers mobile app

http://downloads.oneplus.net ...
Sent from my ONE E1003 using Tapatalk

In OOS 2.2.1 I see a different stock recovery than in OOS 2.1.2 as far as i remember. Though it still says Ver 1.0. In the main menu i've the options: Internal Storage, Install from ADB, Wipe data and cache, Advanced, Exit. Internal storage shows anything on the SDCard0, Install from ADB askes to upgrade Android from USB, Wipe data and cache gives the options: Factory Reset, Wipe data, Wipe cache. Advanced shows: Reboot to fastboot, Format data, Ver 1.0. Exit shows: Reboot, Power off.
I seem to remember the OOS 2.1.2 recovery had some red accents in it and a choise between chinese and english.

Related

[Q] Unable to flash mik_os 6.5.2

I am currently using mik_os 6.5(http://forum.xda-developers.com/showthread.php?t=946354) and Clockwork Mod recovery. I tried to install 6.5.2 on top of it (wiping cache and dalvik cache) but it gets stuck on the lg logo. After going through the first post, I even formatted /system but that didn't help either.
Finally, I flashed 6.5 and it is working fine. Any pointers would be helpful.
1) mounts and storage/ wipe cache
2) mounts and storage/ wipe system
3) wipe cache partition
4) wipe data or factory reset
5) install zip from sd card
And blowww!! You have 6.5.2 flashed ;-)
Sent from my LG-P500 using XDA Premium App
casanovaredefined said:
I am currently using mik_os 6.5(http://forum.xda-developers.com/showthread.php?t=946354) and Clockwork Mod recovery. I tried to install 6.5.2 on top of it (wiping cache and dalvik cache) but it gets stuck on the lg logo. After going through the first post, I even formatted /system but that didn't help either.
Finally, I flashed 6.5 and it is working fine. Any pointers would be helpful.
Click to expand...
Click to collapse
Boot into clockwork recovery.
go to backup and restore -create a backup of your current rom (Note:If already backup has been done then avoid this step, backup created using amonra or thunderg wont support restoring using clockwork)
wipe data/factory reset
wipe cache partition
mount and storage-format system
mount and storage-mount usb storage (make sure usb debugging is enabled)
copy the rom zip file to the root of your sd card
unmount
install zip from sd card-choose the rom zip and install
flashing takes 3-5 min
reboot!
just remeber to backup all ur app using titanium and restore after a fresh install and whnever u update no need to wipe anything just flash over the old version until unless mention by the dev
I didn't want to do a factory reset, however; I still went for it after doing a nandroid backup.
I followed all the steps mentioned by sshbz, but it still got stuck at the boot logo (the one with website address written).
Finally, thanks to the Nandroid backup, I reverted back to 6.5 without having to go through titanium restore.
For 6.5.2, the rom link is given in post 1 and mik_os had also posted a fix for clockword mod users.
I have tried the below
1. Install only the rom
2. Install rom and then the fix
Neither worked. I think I would have to wait for the next update now unless someone can make this work for me.

Deep cleaning of the phone

Hello to all,
My friend told me that he was going to do a "deep cleaning of the phone" before installing a new ROM.
I could not understand what is it, I used to do the following before installing a new ROM In recovery mode:
1. Wipe data/Factory Reset
2. Wipe cache partition
3. Format Cache
4. Format System
5. Format Data
6. Format Secondrom_Cache
7. Format Secondrom_Data
8. Format Secondrom_System
9. Format External Storage
10. Format Internal Storage
11. Wipe Dalvik Cache
12. Wipe Battery Stats
Is this a correct way to have a clear Phone before flashin a new ROM?
Thanks
Seems to be a little to many steps to me. My normal way is to just wipe data/factory reset
This is what I see on the Recovery, now I'm running RR ROM JB 3.0.3 but I think is to unstable yet and want to go back to ICS, so if I did all this cleaning all the error report that it gives me know should not be on the ICS, plus is it possible that an app can be corrupt and continue to give me error because I restore it using Titanium?
you just need to
1. Wipe data/Factory Reset
2. Wipe cache partition
and you are done
I am using RR ROM JB 3.0.3 and it runs stable i have only done factory reset.
Sent from my GT-I9100 using xda app-developers app
I'm having problems with Viber that continues giving me error report, the bluetooth of my xbox 360 doesn't works with music, but there are thread about this, and I see a lot of lag, changing pages on the homescreen, and i'm running at 1.6 ghz.

Question about deleting partitions and boot

Hi!
- I have LG G2 mini D620r with stock 5.0.2 Android. Phone has unlocked bootloader, is rooted and TWRP 3.0.2 recovery is flashed.
Few days ago I installed CM13 just to try it and then returned to stock OS. Before flashing custom ROM i used to wipe dalvik, system, data and cache partitions. Now my question is what would happen if I add interal memory partition to list of 4 aforementioned partitions? I know that it would delete all the data in internal memory (and that's what I want to do, because I want my phone to be like it was before it was used for the first time), but would it be able to boot up to OS? I don't won't to flash a kdz file or something like that.
- Also, I can't seem to enter recovery through button combination. I tried all combinations I could find on the internet. When holding volume down + power button for a few seconds i gat an option to hard reset the phone. Only way to get into TWRP is to use QuickBoot app. Anyone having any ideas what could I do?
Triggering a hard reset with a custom recovery installed boots into that recovery.
Wiping internal memory will wipe everything under /sdcard. Not the external one. The built-in one.
To do a complete factory reset, in recovery choose /data and format it as ext4. Don't simply wipe it, or it will leave everything under /sdcard there, while a format will delete them.
Sent from my LG-D620 using XDA Labs
Vagelis1608 said:
Triggering a hard reset with a custom recovery installed boots into that recovery.
Wiping internal memory will wipe everything under /sdcard. Not the external one. The built-in one.
To do a complete factory reset, in recovery choose /data and format it as ext4. Don't simply wipe it, or it will leave everything under /sdcard there, while a format will delete them.
Sent from my LG-D620 using XDA Labs
Click to expand...
Click to collapse
Well you just keep on helping!
Thanks.
Just to be clear these are the steps:
TWRP> Wipe> Advanced Wipe> select partitions: Dalvik, Data, Internal Storage, Cache, System
After that I go to:
TWRP> Wipe> Format Data> type yes
Is that correct procedure?
After all this has been done will my phone boot up to stock Android 5.0.2 or would I have to flash some kdz or custom ROM?
Where can I find option to format /data partition as ext4?
1. Yes your steps are correct.
2. Your phone will not boot up to Android because you don't have ANYTHING on your phone. You just wiped the rom that was running on it. There are a few threads that have flashable stock Android that you can use. Worst case scenario you can always flash kdz. HERE under Custom Rom>lollipop you will see links to [stock] zips.
3. Pretty sure formatting data will format it by default to ext4.
mobiusm said:
1. Yes your steps are correct.
2. Your phone will not boot up to Android because you don't have ANYTHING on your phone. You just wiped the rom that was running on it. There are a few threads that have flashable stock Android that you can use. Worst case scenario you can always flash kdz. HERE under Custom Rom>lollipop you will see links to [stock] zips.
3. Pretty sure formatting data will format it by default to ext4.
Click to expand...
Click to collapse
Thank you. I'm gonna try that and see how it works.

RedMi Pro -- BL unlocked , TWRP installed , OS Deleted , Unable to transfer ROM

Hi all ,
Sorry for posting this here just the RedMi Pro forum isn't the most active and this is more of a general problem than a model specific problem.
So I recently bought a RedMi Pro, but was getting annoyed at the chinese bloatware and random phone features that were appearing in chinese characters. I tried to follow instructions posted here
I was following the steps but came to an issue at step 15
14. press wipe, advanced wipe - choose: dalvik/art cache, system, cache, data, internal storage
15. if it works without errors jump to point 18. - if fails with errors (unable to mount /data) press wipe, format data: yes
16. reboot, recovery
17. try again: wipe, advanced wipe - choose: dalvik/art cache, system, cache, data, internal storage
18. install, choose the redmi pro rom (.zip) - if your copy of the xiaomi.eu rom is gone (wipe all data and no copy of the rom on your sd-card), you have to copy the rom again to the internal memory
Click to expand...
Click to collapse
So I did the format data option which removed the OS and it seems where I also had the EU/Global ROM. Now I can boot to fastboot mode only and with the ADB get into TWRP recovery mode but the computer fails to recognise the phone so I've no idea how I can transfer the ROM onto the phone to begin trying to put the OS on it
Sd card?
Sent from my Redmi Pro using XDA-Developers mobile app

TWRP wiping and installing issue

When I factory reset or wipe data, system and cache in twrp, it formats the data (or wipes internal storage in other words) automatically, instead of just wiping system/data. This is very weird, I don't know why it happens. I didn't experience on my Mi A2. Is there any special exclusions on POCO F1.
Also i need mount system again and again after every zip file install in twrp. Or else it shows: 'cannot mount system'.
Looks like you're not doing it right. Sorry...
Sent from my Galaxy Tab S5e using XDA Labs

Categories

Resources