how to reroot xperia play? - Xperia Play Android Development

i have rooted my xplay, it was 2.3.2.
now i upgrade to 2.3.4 and its not root.
when i try to root it again with "fastboot.exe -i 0x0fce oem unlock 0xKEY"
it says fail to root because my device is rooted.
i folowed that guide:
http://forum.xda-developers.com/showthread.php?p=17808767#post17808767
thanks.

Wrong Section

Wrong section yes..
That fastboot command is to unlock your bootloader, not to root it. If your bootloader is already unlocked, you can boot into recovery image and install rootxperia.zip, which is initialized via fastboot. Search the forum for rootxperia.zip and you will find instructions where it is posted.
Just remember that questions go in the q & a section next time ;-)
Sent from my R800i using xda premium

Related

On leaked 4.0 not rooted ! so how to flash a recovery image!

yh i dont know how to get a recovery image . im not rooted and on 4.0 leaked
You must unlock your bootloader to flash a IMG recovery
Follow this guide http://forum.xda-developers.com/showthread.php?t=1504824
Sent from my ADR6425LVW using xda premium
1. Htc unlock
2. Adb reboot bootloader
3. Fastboot flash recovery recovery.img
Sent from my ADR6425LVW using xda premium
i tried that and it tells me in the cmd " recovery signature fail"
why?
Double check to make sure you are unlocked.
thank to everyone

GUIDE :Relocking BootLoader (SUS 2.12.5.57)

Hello
If you've unlocked bootloader and with current methods fail to re-lock you can use the following.
works with Sony Update Serivce 2.12.5.57 (4/26/2012)
1-Using the Fastboot.exe clean all partitions:
fastboot -i 0x0fce erase boot
fastboot -i 0x0fce erase system
fastboot -i 0x0fce erase userdata
2-flash stock FTF (not 4.0.2.A.0.62/69)
3-flash "Xperia Relock bootloader.ftf"
4-enjoy sony update service
where are the files?
can you please attach it? or do you have a link?
Some things.
1) Locking bootloader REQUIRES fully stock system.
2) Cleaning all partitions is not needed, as Flashtool installation should do it also.
You can find all the files from my tutorial, link in signature
Bringing this up again. Did someone come up with a solution or way to relock bootloader (for Gingerbread in my case, and for ICS)?
There's not much to try, and I can't find nothing certain in forum search.
It works the same for GB and ICS.
I still don't understand, what's the problem with relocking the bootloader? If you unlocked via official method, just flash the file via Flashtool. If there is an error, post it here and we'll look further. We can't help you if you don't share enough information with us. Just spamming around the forum doesn't help.
Did you mean you can't find the file? search for "xperia_relock_bootloader.ftf"

Issues rooting...

Rooted my original 3d easily. Had to order a replacement and unlocked the bootloader with htcdev method. Now I cannot seem to flash recovery. Tried twrp 1.1, 2.0, 2.1 using PG86IMG through the bootloader.. finds the file , gets to parsing then stops....any suggestions?
Sent from my PG86100 using xda premium
H-boot 1.5?
If so check the forum there are a few work arounds. I unrooted and now want to root it back but not sure what version to use. Tried the htcdev unlock but my phone still shows locked. ! good thing is it is still s-off though and hope that will make the rooting process easier. Go to the Dev section and search there for the information to root.
Maybe try a different recovery file
Have you tried any other recovery files? I believe i had the issue too when trying to flash recovery, I ended up having to use CWM by revolutionary.
Mindripper72 said:
Rooted my original 3d easily. Had to order a replacement and unlocked the bootloader with htcdev method. Now I cannot seem to flash recovery. Tried twrp 1.1, 2.0, 2.1 using PG86IMG through the bootloader.. finds the file , gets to parsing then stops....any suggestions?
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
a few things here....
your NAND internal memory is not unlocked (meaning you are "s-on") so you cannot flash recoveries through the bootloader if i am not mistaken.
install adb, and use adb to flash recovery.
either way, using adb will get the job done.
here is the command:
fastboot flash recovery /path/to/<recovery>.img
fastboot reboot
My understanding is the best recovery to use with HBOOT 1.5 is 4EXT as it allows you to SmartFlash ROM's with S-On. Check that out first and see if it helps with your issues.
http://forum.xda-developers.com/showthread.php?t=1561999
xCLUx said:
a few things here....
your NAND internal memory is not unlocked (meaning you are "s-on") so you cannot flash recoveries through the bootloader if i am not mistaken.
install adb, and use adb to flash recovery.
either way, using adb will get the job done.
here is the command:
fastboot flash recovery /path/to/<recovery>.img
fastboot reboot
Click to expand...
Click to collapse
He is HTC unlocked, which unlocks the NAND without touching the S-ON flag. Only the boot partition remains locked.
@OP
You cant flash unsigned PG86IMGs. So flash the recovery using fastboot.
Put your recovery.img in fastboot folder and Boot into boot loader > select fastboot > connect to PC > open command prompt > navigate to fastboot folder > type "fastboot flash recovery recovery.img" (without quotes).
then check if it works...
hope this helps.................
mnomaanw said:
He is HTC unlocked, which unlocks the NAND without touching the S-ON flag. Only the boot partition remains locked.
@OP
You cant flash unsigned PG86IMGs. So flash the recovery using fastboot.
Put your recovery.img in fastboot folder and Boot into boot loader > select fastboot > connect to PC > open command prompt > navigate to fastboot folder > type "fastboot flash recovery recovery.img" (without quotes).
then check if it works...
hope this helps.................
Click to expand...
Click to collapse
ah, yes you are correct. thank you for the clarification. i am not all there today.. ha. very tired.

Cyanogenmod 9.1 installing problems

Heres the deal.
I got my hands on the walkman and whole android thing is pretty new to me,but i heard a lot of good responses about cyanogen and was wanting to instal it,but i faced some issues:
What I did: I unlocked the bootloader by following thread from sony site,loader was set to allow unlock,so this went succesfully i think.
Next a root was needed,tried several methods and nothing,then helped the one at talk.sonymobile
Hooray,SU app is in,allowed tiatnium and CWM installed sucessfully,phone is rooted.
Now I followed the tutorial from Cyanogen site.
Placed the rom and gapps in sd card,extracted the .img file to fastboot folder,everything is set,now I open the CMD promt in the fastboot folder,fastboot found the device,I hit the : ''fastboot -i 0xfce flash boot boot.img'' tried also '' fastboot flash boot boot.img'' but the cmd throws FAILED(the device must be rooted first).
What went wrong?the device is rooted already...I'm confused.Any suggestions?
and I wondered,is that cmd boot flash necessary,maybe i can install the cyanogen.zip and gapps.zip from cwm recovery console where it is said install from zip,cause the zip contains the boot.img and i was thinking,maybe it is possible to do it without the cmd thing.
gvidizz said:
Heres the deal.
I got my hands on the walkman and whole android thing is pretty new to me,but i heard a lot of good responses about cyanogen and was wanting to instal it,but i faced some issues:
What I did: I unlocked the bootloader by following thread from sony site,loader was set to allow unlock,so this went succesfully i think.
Next a root was needed,tried several methods and nothing,then helped the one at talk.sonymobile
Hooray,SU app is in,allowed tiatnium and CWM installed sucessfully,phone is rooted.
Now I followed the tutorial from Cyanogen site.
Placed the rom and gapps in sd card,extracted the .img file to fastboot folder,everything is set,now I open the CMD promt in the fastboot folder,fastboot found the device,I hit the : ''fastboot -i 0xfce flash boot boot.img'' tried also '' fastboot flash boot boot.img'' but the cmd throws FAILED(the device must be rooted first).
What went wrong?the device is rooted already...I'm confused.Any suggestions?
and I wondered,is that cmd boot flash necessary,maybe i can install the cyanogen.zip and gapps.zip from cwm recovery console where it is said install from zip,cause the zip contains the boot.img and i was thinking,maybe it is possible to do it without the cmd thing.
Click to expand...
Click to collapse
Well,for first:install the Flashtool and drivers.it is easier to use,and it will flash the boot.img either phone rooted or not.unbelivable that you people use CMDs,just like prehistorical humans
Sent from my ST15i using xda premium
gvidizz said:
and I wondered,is that cmd boot flash necessary,maybe i can install the cyanogen.zip and gapps.zip from cwm recovery console where it is said install from zip,cause the zip contains the boot.img and i was thinking,maybe it is possible to do it without the cmd thing.
Click to expand...
Click to collapse
Install the drivers from flashtool and try it with flashtool
No, on our xperia devices we have to flash the kernel first, we can't flash it via cwm
shadik555 said:
Well,for first:install the Flashtool and drivers.it is easier to use,and it will flash the boot.img either phone rooted or not.unbelivable that you people use CMDs,just like prehistorical humans
Sent from my ST15i using xda premium
Click to expand...
Click to collapse
Without CMD Flash Tool would not have been able to even flash a custom kernel as fastboot.exe requires CMD. As for your problem, dial this in your phone pad - *#*#7378423#*#*
If you have successfully unlocked your bootloader, then 'Rooting Status" will show "Bootloader unlocked: Yes" else you have not done the process properly. Make sure that you have typed the unlocked code properly. The 'o' may look like in the unlock code '0'. It is safer to copy and paste the unlock code. Also, try running CMD as administrator.
check again if u already unlocked bootloader, if bootloader unlocked:yes, u have unlocked bootloader, if bootloader unlock allowed:yes, means that ur phone can unlocked bootloader n need to unlocked
Thx
abcdjdj said:
Without CMD Flash Tool would not have been able to even flash a custom kernel as fastboot.exe requires CMD. As for your problem, dial this in your phone pad - *#*#7378423#*#*
If you have successfully unlocked your bootloader, then 'Rooting Status" will show "Bootloader unlocked: Yes" else you have not done the process properly. Make sure that you have typed the unlocked code properly. The 'o' may look like in the unlock code '0'. It is safer to copy and paste the unlock code. Also, try running CMD as administrator.
Click to expand...
Click to collapse
thank you,the first attempt for unlocking bootloader was un sucessfull.Running CMD as administrator and typing unlock code in CAPS did it.
Now im on Cyan 9.1
thx all
So,its not possible to flash a kernel using cwm? I ve been told that in cyanogenmod you already have rom and kernel in one zip and there is no need for use of flashtool...i guess i was told wrong?
Sent from my ST15i using Tapatalk 2
I think it can be done on newer phones, but on 2011 models, it can't be done, u have to flash kernel using fast boot in pc. But u do Ave the kernel in the same zip
Sent from my Xperia Mini Pro
mnishamk said:
I think it can be done on newer phones, but on 2011 models, it can't be done, u have to flash kernel using fast boot in pc. But u do Ave the kernel in the same zip
Sent from my Xperia Mini Pro
Click to expand...
Click to collapse
Thx,my friend who used that method on lg p350 told me it could be done and i thought cos my xperia is a lot newer than his device.
Sent from my ST15i using Tapatalk 2

I need help!

Somebody help me unlock my bootloader on my Moto G 3 osprey ?? I can't unlock this even after watching all the videos in YT and reading all the blogs. I wanna root my device and then upgrade to a custom ROM(lineage OS) but I don't understand the 'bootloader unlock' process. Dude you gotta help me ?
You gotta go through their website. Under development you should find unlock bootloader.
You have to do fastboot getvar and then copy the output into their website so they'll provide the key. Then just
fastboot oem unlock (key)
Then flash TWRP and your custom ROM. (You may have to extract the boot.img from the rom zip and flash it with fadtboot.
fastboot flash boot boot.img
Then flash the zip with TWRP.
Sent from my KYOCERA-C6745 using Tapatalk

Categories

Resources