(Q) recovery for r800x - Xperia Play General

Can someone please tell me how to get a revovery for my r800x or if there's even a recovery
Sent from my R800x using XDA Premium App

kwasi901 said:
Can someone please tell me how to get a revovery for my r800x or if there's even a recovery
Sent from my R800x using XDA Premium App
Click to expand...
Click to collapse
I think at the moment the R800x can only use blagus's recovery image found here:
http://forum.xda-developers.com/showthread.php?t=1130639
You cannot flash this image though as it will mess up your boot partition and your device will not boot.
to use the recovery, you have to boot it from fastboot every time you want to use it.
Just use the command "fastboot boot recoveryPLAY.img"

Related

Clockworkmod

Hey guys I have been trying to install a rom using clockworkmod recovery but when I install from sd card it runs the process them says installation aborted every time.
Locked bootloader
Clockworkmod recovery 5.0.2.7
Sent from my R800x using xda premium
Maybe the Rom you install is not for Locked bootloader
It's my understanding that the roms that you use with a locked bootloader aren't flashable, but are to be used as a nandroid backup. In other words, the roms that you must flash are just for those with unlocked bootloaders.
I'm trying to install cola rom which is meant for locked bootloader
Sent from my R800x using xda premium
I'll have to look at that
Sent from my R800x using xda premium
Its not just the rom its any zip I try to install
Sent from my R800x using xda premium
Captainfrost said:
Its not just the rom its any zip I try to install
Sent from my R800x using xda premium
Click to expand...
Click to collapse
You seem to be trying to flash the zip of Cola, instead of unpacking it, and moving to /mnt/sdcard/ClockwordMod/backup/
What I am trying to do is to restore rather than flash but I do not have rom manager premium
I'm using rom toolbox
Sent from my R800x using xda premium
You don't need to use rom manager or rom toolbox. After you unpacked the zip file, place it in /clockworkmod/backup and if it doesn't exist, make it! After having the folder in the backup folder, get into your clockworkmod recovery and use the backup and restore menu there to restore.
lightningdude said:
You don't need to use rom manager or rom toolbox. After you unpacked the zip file, place it in /clockworkmod/backup and if it doesn't exist, make it! After having the folder in the backup folder, get into your clockworkmod recovery and use the backup and restore menu there to restore.
Click to expand...
Click to collapse
Was just about to post the same thing.
Anyway, if you are having trouble booting into recovery, open a terminal, and type in adb shell reboot recovery and your device will reboot into the recovery console.
Thanks for the advice guys ill see what happens
Sent from my R800x using xda premium
I did what you said but it just says adb permission denied
Sent from my R800x using xda premium
Captainfrost said:
I'm trying to install cola rom which is meant for locked bootloader
Sent from my R800x using xda premium
Click to expand...
Click to collapse
Never mind already got it and its 100% working =]
I've actually never had the reboot recovery command work, even from the terminal on the phone.
Anyway, I'm here to correct that last command. You will either use
adb shell
reboot recovery
or
adb reboot recovery
Although an access denied error would mean that you need superuser privileges to correctly run the command. I don't remember if it's needed to reboot to recovery, it's just instinct for me to hit su when I use terminal or adb.
Problem is my computer crashed so I can't unpack cola6, meaning I can't place the folder in clockworkmod/backup
Sent from my R800x using xda premium
If you have it on your phone you can unpack it using ROM Toolbox.
Sent from my R800i using XDA App
I've tried but it fc
Sent from my R800x using xda premium
What exactly do you mean by unpacking
Sent from my R800x using xda premium
Captainfrost said:
What exactly do you mean by unpacking
Sent from my R800x using xda premium
Click to expand...
Click to collapse
Unzip/extract.
Sent from my R800i using XDA App
Captainfrost said:
I've tried but it fc
Sent from my R800x using xda premium
Click to expand...
Click to collapse
Rom toolbox fcs? It does that quite a bit.
Sent from my R800i using XDA App

Changing Bootmode Via Terminal?

My computer is down and TWRP seems stuck in recovery mode? possibly. Every time I try to flash a ROM TWRP just reboots itself. I'm able to backup and restore fine but cannot flash. I'm running dualboot bootloader if that matters.
Is there a way to check what mode it is in via terminal and also change it?
Any help would be greatly appreciated.
http://m.youtube.com/#/watch?desktop_uri=/watch?v=2u5Dav9beuk&v=2u5Dav9beuk&gl=US
Sent from my Amazon Kindle Fire using XDA
freefaling said:
http://m.youtube.com/#/watch?desktop_uri=/watch?v=2u5Dav9beuk&v=2u5Dav9beuk&gl=US
Sent from my Amazon Kindle Fire using XDA
Click to expand...
Click to collapse
I know how to flash via terminal. I need to know of you can change boot mode via terminal. I already tried flashing the recovery over top of it but I still cannot flash a new ROM. (The tablet boots up fine, fyi)
Sent from my Nexus One using xda premium
uoY_redruM said:
I know how to flash via terminal. I need to know of you can change boot mode via terminal. I already tried flashing the recovery over top of it but I still cannot flash a new ROM. (The tablet boots up fine, fyi)
Sent from my Nexus One using xda premium
Click to expand...
Click to collapse
If you can flash twrp 2.1.1, then you can boot into your rom from twrp. It used to have a bug where it would not change bootmode. I believe it is now fixed with v2.1.1.
Hope it helps.
Sent from my Amazon Kindle Fire using XDA
freefaling said:
If you can flash twrp 2.1.1, then you can boot into your rom from twrp. It used to have a bug where it would not change bootmode. I believe it is now fixed with v2.1.1.
Hope it helps.
Sent from my Amazon Kindle Fire using XDA
Click to expand...
Click to collapse
I flashed 2.1.1 with success but still was unable to flash a ROM. To top it off, I clicked the "reset boot loader" option and now my Kindle is stuck on the dual-boot boot loader screen and will not respond or go further....
Sent from my Nexus One using xda premium
uoY_redruM said:
I flashed 2.1.1 with success but still was unable to flash a ROM. To top it off, I clicked the "reset boot loader" option and now my Kindle is stuck on the dual-boot boot loader screen and will not respond or go further....
Sent from my Nexus One using xda premium
Click to expand...
Click to collapse
http://forum.xda-developers.com/attachment.php?attachmentid=943772&d=1331571368
Someone (user:b63) over at the firefirefire thread posted this handy file explaining how to change bootmodes via command line. Try it.
Sent from my Amazon Kindle Fire using XDA
freefaling said:
http://forum.xda-developers.com/attachment.php?attachmentid=943772&d=1331571368
Someone (user:b63) over at the firefirefire thread posted this handy file explaining how to change bootmodes via command line. Try it.
Sent from my Amazon Kindle Fire using XDA
Click to expand...
Click to collapse
Would love to but now I'm stuck and cannot even boot.
Sent from my Nexus One using xda premium
uoY_redruM said:
Would love to but now I'm stuck and cannot even boot.
Sent from my Nexus One using xda premium
Click to expand...
Click to collapse
your in fastboot. who reboots to bootloader not knowing what it does?
u need a PC now for sure.
why it won't flash, is beyond me tho.
Sent from my HTC Glacier using xda premium
smirkis said:
your in fastboot. who reboots to bootloader not knowing what it does?
u need a PC now for sure.
why it won't flash, is beyond me tho.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Yeah it was a stupid move, I was just getting frustrated with it not flashing ROMs all of a sudden and I just started trying random ****. Waiting for my friend and his laptop now.
Sent from my Nexus One using xda premium
Maybe this can help?
http://forum.xda-developers.com/showpost.php?p=22619437&postcount=5
Type this in terminal emulator:
Su
Oem idme bootmode 4000
FINALLY! Damn, his laptop was being defiant and didn't want to install the fastboot drivers. Was starting to piss me off, but an hour later and I got it going!
I had to run
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
I haven't tried to flash a new ROM yet, I don't even care at this point, happy the Kindle is back up. Now time to try and get ROMs to flash...
OK so I reset my partition to stock, flashed the latest FFF (replacing the dual-boot bootloader) and flashed the latest TWRP 2.1.1 and it still failed to flash ANY ROM. I reverted to TWRP 2.0 again and tried and it didn't fail...yet. It started the flashing process but I'm not sure it'll complete (been flashing for about 5 minutes now and has not completed). Really not sure what the deal is with flash failing. This never happened before.
EDIT-
Nope, goes...
Formatting /cache...
Formatting /cache...
Formatting /cache...
E:Unable to open zip file.

Stock recovery

i have CWM flashed on to my NS4g.I created a stock nandroid. When i flashed the stock nandroid CWM did asked me about flashing recovery and then did the reverse psych thing it does (thousand no's one yes.) Anyway I apparently clicked the wrong one and am stuck with CWM. I tried loading another nandroid, then reloading the stock and i didn't even get the option. So know i'm wondering how to get stock recovery back.
Sent from my Nexus S 4G using xda app-developers app
I read somewhere that you need to flash a stock recovery image via fastboot for stock recovery.
bee mcfly said:
i have CWM flashed on to my NS4g.I created a stock nandroid. When i flashed the stock nandroid CWM did asked me about flashing recovery and then did the reverse psych thing it does (thousand no's one yes.) Anyway I apparently clicked the wrong one and am stuck with CWM. I tried loading another nandroid, then reloading the stock and i didn't even get the option. So know i'm wondering how to get stock recovery back.
Sent from my Nexus S 4G using xda app-developers app
Click to expand...
Click to collapse
May have to flash the stock images via fastboot.
Sent from my Nexus S 4G using xda app-developers app
So just run the command fast boot flash recovery recovery.img?
Sent from my Nexus S 4G using xda app-developers app
bee mcfly said:
So just run the command fast boot flash recovery recovery.img?
Sent from my Nexus S 4G using xda app-developers app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1785672
Sent from my Nexus S using xda premium

Need help with recovery.

I've installed CWM through ROM Manager in order to install 4.4, but I'm still booting into TWRP every time. Any idea what my issue is?
Sent from my Nexus 4 using xda app-developers app
Use Flashify or manually boot into fastboot, erase recovery, and reflash CWM.
Sent from my AOSP on Mako using XDA Premium 4 mobile app
Theonew said:
Use Flashify or manually boot into fastboot, erase recovery, and reflash CWM.
Sent from my AOSP on Mako using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Flashify works on and off for me. The surefire way (as Theonew mentioned) is to manually overwrite in fastboot with
Code:
fastboot flash recovery recoveryfile.img

Can I boot to stock recovery without a computer?

Can I boot to stock recovery without a computer? Title says it all.
Sent from my Nexus 7 using xda app-developers app
Goneeuro said:
Can I boot to stock recovery without a computer? Title says it all.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Errr, if you have stock recovery on your device then yes, if you have custom recovery then stock recovery is simply not there to boot into - as far as I understand it

Categories

Resources