ZR wont boot with CM /FXP /BEANSTALK :( - Sony Xperia ZR

Hi All
Now i have tried:
BeanStalk-4.4.200-20131220-dogo
cm-11-20140124-NIGHTLY-dogo
FXP303-cm-10.2-20140120-UNOFFICIAL-dogo
cm-10.2.0-dogo
I flash the KERNEL with:
fastboot -i 0xfce flash boot boot.img
fastboot -i 0xfce reboot
So fare everything Works..
Then i wipe cache, and then install the zip.
I then reboot.
But no matter what release i choose, it just stalls in an endless boot, with the loading page on..
What am I doing wrong here?
I get no errors when installing the zip's or when flashing the KERNEL :/
Now my phone is just a fancy Black thing, with no use
I hope some can help here, i have tried to wipe cache after zip install, but no luck.
The phone has an unlocked bootloader, unlocked with a code from sony

I solved it
I flashed the original rom, and then flashed back to beanstalk,now i can my original xperia keyboard back that sony removed from there new JB release :/

Related

bootLoop, need help

hello, I hope you manage to help me.
yesterday I was updating the rom of my m7, I had revolution hd 6 and I was updating to 6.1.
Now the phone goes into bootloop, if you try to enter the bootloader enters correctly, but then if I try to get into recovery after loading screen appears dark of recovery for a while (less than a second) and then restart the white screen htc that says "entering into recovery" and loops as well ..
the most logical solution that I've come up with is to reinstall the original ROM or via fastboot .. but I can not find file or driving ..
ps I'm new to htc, samsung android coming from \ sony \ motorola
thanks in advance!
Did you try to install recovery once again?
Now do this commands:
fastboot erase cache
fastboot flash recovery recovery name.img
fastboot erase cache
Go to recovery and install your Rom
Sent from my HTC One using xda premium
thsnks for reply.
yes, but the problem is again.. but not have test to delete cache.. i try now it
Damianoo said:
hello, I hope you manage to help me.
yesterday I was updating the rom of my m7, I had revolution hd 6 and I was updating to 6.1.
Now the phone goes into bootloop, if you try to enter the bootloader enters correctly, but then if I try to get into recovery after loading screen appears dark of recovery for a while (less than a second) and then restart the white screen htc that says "entering into recovery" and loops as well ..
the most logical solution that I've come up with is to reinstall the original ROM or via fastboot .. but I can not find file or driving ..
ps I'm new to htc, samsung android coming from \ sony \ motorola
thanks in advance!
Click to expand...
Click to collapse
Hey!
Please try this:
- Download and start the All-In-One Toolkit http://forum.xda-developers.com/showthread.php?t=2183942
- Plug in the USB cable
- On your device enter the bootloader
- Enter Fastboot
- In the toolkit choose "Erase Cache" below "Commands"
Now you should be able to enter the recovery again. There you can reinstall the ROM or restore a backup. At least this worked for me.
Regards
Damianoo said:
thsnks for reply.
yes, but the problem is again.. but not have test to delete cache.. i try now it
Click to expand...
Click to collapse
You must copy boot.img from Mike in adb than flash Boot.img.
fastboot flash boot boot.img
fastboot erase cache
Sent from my Maximus One Beast
best! now recovery work fine..! (erase cache in fastboot)
now try to reinstall rom
but.. for my info.. why this situation? into all off my previus devices it did not happen
thanks!
Idk but hey post your issues in q n a or use the search option
Sent from my Nexus 7 using xda premium
Since the device is S-ON, you have to flash boot.img manually via fastboot (except ROMs like TrickDroid, which has a script inside to flash boot.img from Recovery), otherwise it will stuck in bootloop.
For Recovery-Problems always fastboot erase cache is good, u should use it everytime after flashing recovery.img/boot.img.
LG, Helmut
now.. i've tryed to reinstall rom.. into install the setup stop at 30%, restart phone with sound down+power, now phone boot fine..
mmm this isn't good..
now with titanium do a backup and after go to full wipe...
hd2neuling said:
Since the device is S-ON, you have to flash boot.img manually via fastboot (except ROMs like TrickDroid, which has a script inside to flash boot.img from Recovery), otherwise it will stuck in bootloop.
For Recovery-Problems always fastboot erase cache is good, u should use it everytime after flashing recovery.img/boot.img.
LG, Helmut
Click to expand...
Click to collapse
but here i see not need with this rom boot.img into fastboot!
http://forum.xda-developers.com/showpost.php?p=40632524&postcount=4395
idk if ARHD got the flashscript for boot.img included and if mike changed boot.img/modules in 6.1
LG, Helmut

[Q] Can't get into recovery or boot phone

Hi
Yesterday I flashed a new rom on my htc one, when it was done and tried to reboot it kept getting stuck when booting, and even if I tried getting into recovery it didn't work. With adb i then put another recovery on my phone but i kept having the same problem... I see the begin of the logo from the recovery ( CWM and the same with TWRP) but then it just reboots again.
Can someboy please tell me what to do? can i flash another rom without recovery ? of what are my options?
Thanks in avance
Can you run fastboot erase cache after flashing recovery, and try again?
Would help to know more than vague terms of rom install..

(SOLVED) Xperia Z internal storage FULLY WIPED (everything)

So this is what happened:
I wanted to flash a custom rom on my xperia Z.
I did what i have to do like unlocking the bootloader, rooting and installing a custom recovery.
I already downloaded my desired custom rom. When I entered into custom recovery I wiped everything as in everything under the Wipe menu of TWRP. After that I went to reboot to recovery. Unfortunately the phone did not reboot anymore. Just stucked at the sony logo. Now it cannot go to fastboot, flashmode or custom recovery. My computer cannot detect the phone as well.
Is there any way that I can still flash rom into my phone with the above situation?
Any help is much appreciated. Tia!
fitcho9 said:
So this is what happened:
I wanted to flash a custom rom on my xperia Z.
I did what i have to do like unlocking the bootloader, rooting and installing a custom recovery.
I already downloaded my desired custom rom. When I entered into custom recovery I wiped everything as in everything under the Wipe menu of TWRP. After that I went to reboot to recovery. Unfortunately the phone did not reboot anymore. Just stucked at the sony logo. Now it cannot go to fastboot, flashmode or custom recovery. My computer cannot detect the phone as well.
Is there any way that I can still flash rom into my phone with the above situation?
Any help is much appreciated. Tia!
Click to expand...
Click to collapse
Are u sure you've installed the correct drivers (fastboot, flashmode, adb)? If so, fastboot any custom kernel (with recovery) and you'll have recovery.
You wiped system, but I assume you had xzdualrecovery installed, and since it installs in system you lose recovery after wiping system and reboot.
Kernel with recovery is best option, you can safely wipe since kernel does not get wiped (only overwritten by rom or other kernel)
Hi langveld! Thank you for your reply..But i cannot go into fastboot.. Will it still do?
fitcho9 said:
Hi langveld! Thank you for your reply..But i cannot go into fastboot.. Will it still do?
Click to expand...
Click to collapse
i guess you can only use the flashtools now, first try selecting kernel only for flashing without wiping anything. And if that doesnt work, then you have to flash the whole firmware. try holding vol down when connecting, i got into fastboot mode like that last time. good luck
fitcho9 said:
So this is what happened:
I wanted to flash a custom rom on my xperia Z.
I did what i have to do like unlocking the bootloader, rooting and installing a custom recovery.
I already downloaded my desired custom rom. When I entered into custom recovery I wiped everything as in everything under the Wipe menu of TWRP. After that I went to reboot to recovery. Unfortunately the phone did not reboot anymore. Just stucked at the sony logo. Now it cannot go to fastboot, flashmode or custom recovery. My computer cannot detect the phone as well.
Is there any way that I can still flash rom into my phone with the above situation?
Any help is much appreciated. Tia!
Click to expand...
Click to collapse
try flashing stock firmware (it doesnt matter that your computer doesnt recognize your phone just do it)
i have the same problem...please help
i had unlocked bootloader , twrp recovery ....i tried to install a custom rom.....so before installing the custom rom , i wiped everything......now i dont have os or recovery or fastboot....just sony logo

Stuck on fastboot mode everytime i try a Rom

I'm getting stuck on fastboot mode everytime i flash derpfest rom , i've tried ''fastboot reboot'' i've tried to install ''twrp'' or boot to it , nothing works everything i try takes me back to the fastboot logo although the install of the rom was succesfull , i've tried with TWRP-3.3.1-8-siankatabg and also with regular TWRP and also with ORANGE FOX recovery , i'm on miui 11.0.7 EU version , can anyone help me
In TWRP, format data and then flash derpfest ROM. Take note that your data will be wiped though.
sangbuana said:
In TWRP, format data and then flash derpfest ROM. Take note that your data will be wiped though.
Click to expand...
Click to collapse
I did just that I placed the ROM in /tmp/ using TWRP file manager then I formated system and cash and data and then I did the data format by writing "Yes" then went back and erased everything a second time for good measure but still after flashing the ROM I get stuck on fastboot with no ability to boot to recovery or use commands like "fastboot reboot" the only solution for me that time is to reuse mi flash to flash stock rom which doesn't work but lets me boot into recovery which i use to flash miui 11.0.7 zip which apparently works just fine .
Also the basics are covered I made sure to allow usb debuging and update TWRP and all of that
1. flash using miflash
2.setup ur phone
3.enable dev optmake sure oem unlock too
4.going for twrp
5. wipe
6. flash ur rom
7.dont go reboot to system
8.format data then rebot to system
In case nothing else helps you can try to flash vbmeta first, following these instructions.
Cheers
Toscha

Recovery Bootloop

So I successfully unlocked my bootloader and flashed custom ROM and recovery, first boot it was okay, I was able to setup Android and installed apps, now when I rebooted it, it only boots to recovery. Phone can still be detected by my PC, can also get detected in fastboot when in bootloader. So I think there's really a workaround for this I just didn't know how and I am now hesitant to follow web tutorials if it isn't an official forum just like this.
Things I already did:
Reinstall ROM
Reflashed custom recovery
Cleared Data/Dalvik/Cache
Factory Reset
Flash the stock firmware by SP Flash Tool, it'll help to revert back to stock and stop boot loop!

Categories

Resources