Can't run system. - LG G2 Mini

I have LG g2 mini d620r and i instaled custom rom and when i run my phone after instalation i get notification UPTADE so i download and click instal and i go to recovery and run update and my phone dont want to run system. I run my phone i see logo of lg and im in recovery.
pls help
sorry for my english :c

What recovery do you have?
Which ROM?

Vagelis1608 said:
What recovery do you have?
Which ROM?
Click to expand...
Click to collapse
i have TWRP 3.0.2.0
and want to install LineageOS 14.1
https://forum.xda-developers.com/g2-mini/development/unofficial-lineageos-14-1-t3529585

discoamazing said:
i have TWRP 3.0.2.0
and want to install LineageOS 14.1
https://forum.xda-developers.com/g2-mini/development/unofficial-lineageos-14-1-t3529585
Click to expand...
Click to collapse
If you had read the last couple of pages on the link you posted you would have know that is a known problem.
Read them. I think someone figured a workaround.

discoamazing said:
I have LG g2 mini d620r and i instaled custom rom and when i run my phone after instalation i get notification UPTADE so i download and click instal and i go to recovery and run update and my phone dont want to run system. I run my phone i see logo of lg and im in recovery.
pls help
sorry for my english :c
Click to expand...
Click to collapse
Classic problem if you update over OTA, go in the twrp and open the terminal :
first that : ' dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota '
second : ' dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc '
now just reboot system

likeadracula said:
Classic problem if you update over OTA, go in the twrp and open the terminal :
first that : ' dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota '
second : ' dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc '
now just reboot system
Click to expand...
Click to collapse
That is for stock.
The problem OP is having is a known issue of LaOS

Vagelis1608 said:
That is for stock.
The problem OP is having is a known issue of LaOS
Click to expand...
Click to collapse
It happened to me yesterday the same and i did this and worked with the lineageOS.

likeadracula said:
It happened to me yesterday the same and i did this and worked with the lineageOS.
Click to expand...
Click to collapse
Well, in that case, you are right :good:

i will test it

Doesnt work but i have a idea can someone who have working lg d620 send to me backup for twrp.

discoamazing said:
Doesnt work but i have a idea can someone who have working lg d620 send to me backup for twrp.
Click to expand...
Click to collapse
Download a ROM to your SD (using a PC or another phone) and flash it with TWRP

I repair it i replace motherboard

likeadracula said:
Classic problem if you update over OTA, go in the twrp and open the terminal :
first that : ' dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota '
second : ' dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc '
now just reboot system
Click to expand...
Click to collapse
My phone is up again by using terminal. Thanks

discoamazing said:
I repair it i replace motherboard
Click to expand...
Click to collapse
Your board certainly isn't dead. But if you don't need it, send your board then to @Quarx to have one, because his board burned with white smoke .

Related

LG G2 (800D) CWM recovery loop

My phone was rooted and cwm installed. went to update internet app on phone (stock app) phone booted into cwm recovery. Went to reboot just booted back to cwm. looked at install zip from /sd card only have one directory /clockworksmod/. installed lg drivers on pc but its still not recognizing phone. i have downloaded the stock rom on to my pc just need a way to put it on phone. cant put it on a sd card as phone does not have a slot for one. try to go into boot loader screen but just get cwm recovery. there are no backups. ADB does not recognize phone. cant use factory restore as it just goes to cwm recovery screen.
Sorry if its in the wrong place.
Feel free to move it
Thanks hope you can help
ok
there must be recovery software available from LG itself download it and repair your phone many companies provide such tools
SMARTHACKER67 said:
there must be recovery software available from LG itself download it and repair your phone many companies provide such tools
Click to expand...
Click to collapse
Thanks i have downloaded the tool from LG but cant enter download mode, when i try cwm opens
ok
hayjoesam said:
Thanks i have downloaded the tool from LG but cant enter download mode, when i try cwm opens
Click to expand...
Click to collapse
download stock rom first there must be key sequence u need to press while entering into the recovery mode
may this help u
http://www.youtube.com/watch?v=kqw_LFuyHbE
SMARTHACKER67 said:
download stock rom first there must be key sequence u need to press while entering into the recovery mode
may this help u
Thanks but thats what im trying to do. I do the button sequence but it still brings up cwm
Click to expand...
Click to collapse
ok
hayjoesam said:
SMARTHACKER67 said:
download stock rom first there must be key sequence u need to press while entering into the recovery mode
may this help u
Thanks but thats what im trying to do. I do the button sequence but it still brings up cwm
Click to expand...
Click to collapse
so u have any rom on ur sd card ?
does your phone support the sd card?
if yes then put it on sd card and insert it.
Click to expand...
Click to collapse
SMARTHACKER67 said:
hayjoesam said:
so u have any rom on ur sd card ?
does your phone support the sd card?
if yes then put it on sd card and insert it.
Click to expand...
Click to collapse
The G2 does not have a sd card slot.
Click to expand...
Click to collapse
Try connecting OTG if it support.
Idk another way
Sent from my Xperia S using Tapatalk HD
SMARTHACKER67 said:
Try connecting OTG if it support.
Idk another way
Sent from my Xperia S using Tapatalk HD
Click to expand...
Click to collapse
OTG is supported now i am getting the error:
"checking if loki-ifying is needed/dev/block/platform/msm_sdcc. /by-name/boot needs lokifying. [-] Failed to find function to patch.
Error loki-ifying the boot image. "
Thanks for all the help so far
*FIXED* Thanks
Thanks for all the help and support people. fixed with a command in adb again thanks.
will post the command to help anyone who is stuck.
Same Issue please help
Hey can you please post command you used I have exactly the same problem right now...thanks in advance
hayjoesam said:
Thanks for all the help and support people. fixed with a command in adb again thanks.
will post the command to help anyone who is stuck.
Click to expand...
Click to collapse
Fix
optivity69 said:
Hey can you please post command you used I have exactly the same problem right now...thanks in advance
Click to expand...
Click to collapse
Sorry for the slow reply.
Run this in adb
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
This fixed my phone
NP

[Q] TWRP or CWM for LG G2 Mini, D618

Hello, i see in the development post, the cwm and twrp for the LG D620, but, my device is D618, the recovery will work on it? the chipset of the two models are the Snapdragon 400, the difference is the LTE support. I think my bootloader is unlocked, i used the 4pda unlock.
Sorry for my english
EDIT:
I flashed the D620 recovery, the device still working, but, when i try to enter in recovery mode, my device stop on a screen with a LG Logo and
[520] fastboot_init()
[620] USB init ept @ 0xffdc000
[640] udc_start()
but the device still working, but recovery mode no
EDIT 2
the command fastboot oem unlock work! the error that i get when i try to enter in recovery, is because of wrong recovery
platinumlayer said:
my bootloader is unlocked, i used the 4pda unlock.
I flashed the D620 recovery
[520] fastboot_init()
[620] USB init ept @ 0xffdc000
[640] udc_start()
but the device still working, but recovery mode no
is because of wrong recovery
Click to expand...
Click to collapse
Yes, looks like the kernel in the recovery doesn't work for you.
Send me your boot.img and i can see what i can do.
But give me some time as i am traveling at the moment.
Zaaap
Zaaap72 said:
Yes, looks like the kernel in the recovery dorsn't work for you.
Send me your boot.img and i can see what i can do.
But give me some time as i am traveling at the moment.
Zaaap
Click to expand...
Click to collapse
How to extract the boot.img?
platinumlayer said:
How to extract the boot.img?
Click to expand...
Click to collapse
Two possibilities:
1) in ADB shell or Terminal emulator:
dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.img
2) use a flash app like Rashr and and make a backup of your kernel.
Both is the same.
Zaaap
Zaaap72 said:
Two possibilities:
1) in ADB shell or Terminal emulator:
dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.img
2) use a flash app like Rashr and and make a backup of your kernel.
Both is the same.
Zaaap
Click to expand...
Click to collapse
here is the boot backup, https://www.dropbox.com/s/abldujufn3kypwy/LG-D618_boot.img
with functional recovery, have an interest to help in the development of custom roms, my knowledge is not as high, but learn with ease
How did you unlock your bootloader? please tell me!
Here.I have just built cwm for d618. But i have'n tested it because i don't know unlock bootloader. U can flash and test it. Remember format your sdcard to ext2 or 4.
rubikbump said:
How did you unlock your bootloader? please tell me!
Click to expand...
Click to collapse
rubikbump said:
Here.I have just built cwm for d618. But i have'n tested it because i don't know unlock bootloader. U can flash and test it. Remember format your sdcard to ext2 or 4.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2827748
Sent from my D620R [Stock 4.4.2]
Not working at the moment
rubikbump said:
Here.I have just built cwm for d618. But i have'n tested it because i don't know unlock bootloader. U can flash and test it. Remember format your sdcard to ext2 or 4.
Click to expand...
Click to collapse
Does it work? Can't see how it should work. Maybe as temporary recovery.
OK, analysed it. It is an fake flash update.zip for usage with existing recovery.
May work as temporary CWM if it is signed correct.
For Testing
Find attached CWM-Recovery image to flash via dd or an app like rashr or flashify.
Works with FAT32 SDCARD.
Make sure you have an unlocked bootloader.
Make a backup of your current backup before flashing.
Do it on your own risk!
It is not tested since i have D620R.
Cheers,
Zaaap
Thank you a lot. Did you build cwm by cm source?
Zaaap72
Do you think the hack bootloader hacked will work on all version of LG G2 Mini D618? Based on the link the software version of the hack is for V10d and mine is V10c. Don't want to brick my phone, I really want to install the CWM you build for the D618. :good:
rubikbump said:
Thank you a lot. Did you build cwm by cm source?
Click to expand...
Click to collapse
Yes, it is build from latest CM 11 source and gives you CWM 6.0.5.0.
The kernel is the original from boot.img.
Last night I successful compiled the kernel from LG source the first time and tried it on my D620r.
Cheers,
Zaaap
---------- Post added at 07:33 AM ---------- Previous post was at 07:25 AM ----------
zyper95 said:
Zaaap72
Do you think the hack bootloader hacked will work on all version of LG G2 Mini D618? Based on the link the software version of the hack is for V10d and mine is V10c. Don't want to brick my phone, I really want to install the CWM you build for the D618. :good:
Click to expand...
Click to collapse
I don't know.
I only own a D620r and have only one firmware version of it.
But you can check if aboot changed from V10d to V10c using a hex editor.
If you can understand Russian got to 4PDA.ru.
They did all the hacking original.
What ever you do to the low level partitions of your phone, you always risk a brick.
If you don't want to take the risk leave your phone original.
It is a good phone anyway.
For me it is also a hobby/toy to tweak it.
If it bricks I have a new hobby to unbrick it .
Cheers,
Zaaap
Zaaap72 said:
Yes, it is build from latest CM 11 source and gives you CWM 6.0.5.0.
The kernel is the original from boot.img.
Last night I successful compiled the kernel from LG source the first time and tried it on my D620r.
Cheers,
Zaaap
Did it work?
Click to expand...
Click to collapse
rubikbump said:
Zaaap72 said:
Last night I successful compiled the kernel from LG source the first time and tried it on my D620r.
Click to expand...
Click to collapse
Did it work?
Click to expand...
Click to collapse
On D620r, yes it works.
Zaaap72 said:
Yes, it is build from latest CM 11 source and gives you CWM 6.0.5.0.
The kernel is the original from boot.img.
Last night I successful compiled the kernel from LG source the first time and tried it on my D620r.
Cheers,
Zaaap
---------- Post added at 07:33 AM ---------- Previous post was at 07:25 AM ----------
I don't know.
I only own a D620r and have only one firmware version of it.
But you can check if aboot changed from V10d to V10c using a hex editor.
If you can understand Russian got to 4PDA.ru.
They did all the hacking original.
What ever you do to the low level partitions of your phone, you always risk a brick.
If you don't want to take the risk leave your phone original.
It is a good phone anyway.
For me it is also a hobby/toy to tweak it.
If it bricks I have a new hobby to unbrick it .
Cheers,
Zaaap
Click to expand...
Click to collapse
Thanks for the advise Zaaap! :good: Maybe I'll try to stick to stock for the moment. Maybe I'll wait for LG's announcement regarding unlocking the bootloader, I just hope they offer it also for other LG users who is not using their flagship devices.
Some of this cwm will work on a D625?
Zaaap72 said:
Does it work? Can't see how it should work. Maybe as temporary recovery.
OK, analysed it. It is an fake flash update.zip for usage with existing recovery.
May work as temporary CWM if it is signed correct.
For Testing
Find attached CWM-Recovery image to flash via dd or an app like rashr or flashify.
Works with FAT32 SDCARD.
Make sure you have an unlocked bootloader.
Make a backup of your current backup before flashing.
Do it on your own risk!
It is not tested since i have D620R.
Cheers,
Zaaap
Click to expand...
Click to collapse
Hi Zaaap, i don't get the fastboot error with this recovery image, but i can't enter in the recovery, in this time, when i try to enter in recovery mode, stops on LG logo, normal boot still working.
platinumlayer said:
Hi Zaaap, i don't get the fastboot error with this recovery image, but i can't enter in the recovery, in this time, when i try to enter in recovery mode, stops on LG logo, normal boot still working.
Click to expand...
Click to collapse
Could you please reboot to the faulty recovery and try to adb your phone.
Tell me the result.
Boot back to normal, use a root explorer, go to /cache/recovery and send me the log if there is any.
Thank you.
Zaaap72 said:
Could you please reboot to the faulty recovery and try to adb your phone.
Tell me the result.
Boot back to normal, use a root explorer, go to /cache/recovery and send me the log if there is any.
Thank you.
Click to expand...
Click to collapse
Have 4 logs in /cache/recovery , View attachment logs.zip
Do you work on Lg D620?

[Q] LG G2 - Troubleshooting - Stuck in TWRP - Mount

Dear XDA Members,
I´ve currently downloaded the software update which came out yesterday and my phone asked me if i wanted to update. I did so, and afterwards it rebooted straight into TWRP. I´ve tried several things like rebooting, mounting, erase dalvin cache etc. etc.,
In the end I also totally erased all files on my phone (which i believe was the most stupid thing I can do) and that´s why I am here right now:
I´ve got my LG G2 International version which has only TWRP on it.
My Question is now:
How can I get a custom rom on the internal memory? (Don´t really now how to work ADB Sideload)
How can I mount the device because it does not get recognised if I do the mounting within TWRP?
Literally every help is hiiiighly appreciated!
ij78cp said:
Dear XDA Members,
I´ve currently downloaded the software update which came out yesterday and my phone asked me if i wanted to update. I did so, and afterwards it rebooted straight into TWRP. I´ve tried several things like rebooting, mounting, erase dalvin cache etc. etc.,
In the end I also totally erased all files on my phone (which i believe was the most stupid thing I can do) and that´s why I am here right now:
I´ve got my LG G2 International version which has only TWRP on it.
My Question is now:
How can I get a custom rom on the internal memory? (Don´t really now how to work ADB Sideload)
How can I mount the device because it does not get recognised if I do the mounting within TWRP?
Literally every help is hiiiighly appreciated!
Click to expand...
Click to collapse
From the TWRP terminal command (from the Main Menu > Advanced) type:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit Enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit Enter
Then reboot. If it doesn't fully reboot, you should be able to at least get to Download Mode to reinstall the stock firmware.
es0tericcha0s said:
From the TWRP terminal command (from the Main Menu > Advanced) type:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit Enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit Enter
Then reboot. If it doesn't fully reboot, you should be able to at least get to Download Mode to reinstall the stock firmware.
Click to expand...
Click to collapse
Hey thanks for the reply,
I finally was able to send sth. through adb on the device, the problem now was that it said that MD5 file not found (i tried to flash CM11 for the G2)
any ideas?
ij78cp said:
Hey thanks for the reply,
I finally was able to send sth. through adb on the device, the problem now was that it said that MD5 file not found (i tried to flash CM11 for the G2)
any ideas?
Click to expand...
Click to collapse
I flashed the CM11 now since other posts online it doesn´t matter with the missing MD5 file but I´m still always booting into TWRP... someone posted that it could be that I have the recovery in the boot participation??
I´m out of options does anyone have an idea?
ij78cp said:
I flashed the CM11 now since other posts online it doesn´t matter with the missing MD5 file but I´m still always booting into TWRP... someone posted that it could be that I have the recovery in the boot participation??
I´m out of options does anyone have an idea?
Click to expand...
Click to collapse
Did you try what I suggested? It doesn't sound like it...
es0tericcha0s said:
Did you try what I suggested? It doesn't sound like it...
Click to expand...
Click to collapse
Sorry I though I posted another reply yesterday:
I finally fixed it yesterday... I finally was able to move roms with adb sideload on the phone, installed everything... Was still stuck on the bootloop after that but at least a rom was installed... then I used the top line of the code you posted here in the terminal command... after that everything worked smoothly
Thank you so much for ur help
ij78cp said:
Sorry I though I posted another reply yesterday:
I finally fixed it yesterday... I finally was able to move roms with adb sideload on the phone, installed everything... Was still stuck on the bootloop after that but at least a rom was installed... then I used the top line of the code you posted here in the terminal command... after that everything worked smoothly
Thank you so much for ur help
Click to expand...
Click to collapse
:good::highfive::victory:

L3 II stuck on recovery

I have recently installed CWM on my E425f, and a few days later it installed an update from LG. Then it asked me to reboot, but open reboot, my mobile is now stuck on recovery. If I tell CWM to "reboot to bootloader", it then stays stuck on the LG logo.
Things I have tried so far without success:
* Do a factory reset, and wipe the cache and the Dalvik cache
* Format /system and install a clean LG ROM
* Flash LG_G3_Flash2FixStuckRecovery.zip, which runs the commands:
Code:
/sbin/busybox dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota;
/sbin/busybox dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc bs=256 count=1 conv=notrunc;
I just have no idea what I could try anymore! Thanks for your attention!
teresaejunior said:
I have recently installed CWM on my E425f, and a few days later it installed an update from LG. Then it asked me to reboot, but open reboot, my mobile is now stuck on recovery. If I tell CWM to "reboot to bootloader", it then stays stuck on the LG logo.
Thing I have tried so far without success:
* Do a factory reset, and wipe the cache and the Dalvik cache
* Format /system and install a clean LG ROM
* Flash LG_G3_Flash2FixStuckRecovery.zip, which runs the commands:
Code:
/sbin/busybox dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota;
/sbin/busybox dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc bs=256 count=1 conv=notrunc;
I just have no idea what I could try anymore! Thanks for your attention!
Click to expand...
Click to collapse
Your device does not support by-name partitions don't mess with dev/block if you don't know exactly what are you doing. Flash kdz for your device. There are tutorials around.
christi9503 said:
Your device does not support by-name partitions don't mess with dev/block if you don't know exactly what are you doing. Flash kdz for your device. There are tutorials around.
Click to expand...
Click to collapse
Thank you, but I was never able to flash a KDZ on this device: http://www.androidpit.com.br/forum/...de-operadoras-ambos-os-modelos/page/3#1814467
Is there no other way :crying:
teresaejunior said:
Thank you, but I was never able to flash a KDZ on this device: http://www.androidpit.com.br/forum/...de-operadoras-ambos-os-modelos/page/3#1814467
Is there no other way :crying:
Click to expand...
Click to collapse
Restore backup you should of made in CWM.
christi9503 said:
Restore backup you should of made in CWM.
Click to expand...
Click to collapse
I did a hard reset and cleaned everything on /sdcard. I didn't keep the backup because I decided not to mess with anything on the system anymore (never imagined CWM would be the one to bring the problems, lol)
christi9503 said:
Restore backup you should of made in CWM.
Click to expand...
Click to collapse
Would it work if I got the CWM backup files from someone with the same device as me?
teresaejunior said:
Would it work if I got the CWM backup files from someone with the same device as me?
Click to expand...
Click to collapse
Why is it not starting?
christi9503 said:
Why is it not starting?
Click to expand...
Click to collapse
It boots directly into CWM instead of into Android.
christi9503 said:
Why is it not starting?
Click to expand...
Click to collapse
I'm sorry if I did not understand this question! The reason is explained in the OP.
teresaejunior said:
I have recently installed CWM on my E425f, and a few days later it installed an update from LG. Then it asked me to reboot, but open reboot, my mobile is now stuck on recovery. If I tell CWM to "reboot to bootloader", it then stays stuck on the LG logo.
Things I have tried so far without success:
* Do a factory reset, and wipe the cache and the Dalvik cache
* Format /system and install a clean LG ROM
* Flash LG_G3_Flash2FixStuckRecovery.zip, which runs the commands:
Code:
/sbin/busybox dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota;
/sbin/busybox dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc bs=256 count=1 conv=notrunc;
I just have no idea what I could try anymore! Thanks for your attention!
Click to expand...
Click to collapse
Dude try flashing it again with a clean firmware using kdz updater. You better know the pre-requisites in using it. Make sure your phone is at download mode when you flash using kdz updater. don't worry your phone's just taking a bit of a rest. just follow instructions very well.
If ever you fail using kdz updater, try using the Lg Mobile Support Tool.
Kindly post here any update that you may have.
Sent from my LG-E425g using XDA Free mobile app
---------- Post added at 12:05 PM ---------- Previous post was at 12:03 PM ----------
BTW dude, it's normal that if you boot your device into bootloader, your phone will only show the LG logo. It doesn't boot into the system.
Sent from my LG-E425g using XDA Free mobile app
Joel Asignar said:
Dude try flashing it again with a clean firmware using kdz updater. You better know the pre-requisites in using it. Make sure your phone is at download mode when you flash using kdz updater. don't worry your phone's just taking a bit of a rest. just follow instructions very well.
If ever you fail using kdz updater, try using the Lg Mobile Support Tool.
Click to expand...
Click to collapse
I was able to flash it with the "Upgrade Recovery" option on a desktop. It never worked on my laptop, which I believe to be related to the message that I receive while charging the battery from the USB port: "Battery is charging slowly due to low electric current of TA/USB.". I think there is just not enough power from my laptop USB ports to flash the KDZ. Thank you for your attention!
teresaejunior said:
I was able to flash it with the "Upgrade Recovery" option on a desktop. It never worked on my laptop, which I believe to be related to the message that I receive while charging the battery from the USB port: "Battery is charging slowly due to low electric current of TA/USB.". I think there is just not enough power from my laptop USB ports to flash the KDZ. Thank you for your attention!
Click to expand...
Click to collapse
you mean, you finally have your phone back at normal working condition?
Sent from my LG-E425g using XDA Free mobile app
Joel Asignar said:
you mean, you finally have your phone back at normal working condition?
Click to expand...
Click to collapse
Sure :silly:
Thanks :highfive:

Cant update TWRP to 3.0.0 (Castor_windy version)

Hi Guys,
I've got a SGP511 WiFi only (castor_windy), with root access and an unlocked bootloader. but to install AOSP 7.1 I need to update my version of TWRP to 3.0.0.
I installed TWRP via TabZ2-lockeddualrecovery2.8.26 batch file and can access recovery but every time i select install look at my SD card and change to images and select the castor_winsy 3.0.0 image i dont get an option to install to recovery i only get kernel how do i resolve this ?
I have re flashed FW (KitKat) via flashtool loads of times
rooted
installed TabZ2-lockeddualrecovery2.8.26 batch file
and every time i get the same option.... cant flash to recovery or boot only kernel
i have attached a screenshot so that nobody thinks i am going mad
can you please help me thanks :fingers-crossed:
It's been a while since I used TWRP 2.8.XX...so no idea what's the issue there but I'd just flash TWRP recovery via fastboot. Worked for me without any problems :good:
T4ke5 said:
It's been a while since I used TWRP 2.8.XX...so no idea what's the issue there but I'd just flash TWRP recovery via fastboot. Worked for me without any problems :good:
Click to expand...
Click to collapse
Hi ... Is that using the ADB fastboot recovery TWRP.img?
I am on KitKat just wondering if that's why it won't work have you got to be on 6.01 ?
Well, actually it shouldn't matter on which Android version you are, but to have the latest boot.img and radio.img installed I'd flash the latest stock ROM available here on XDA which means by the way having TWRP 3.0.2.0 as well and after that you might be ready for AOSP 7.1
Just have look at kulvertti's thread in the "General" subforum. Since you have already intalled a custom recovery there shouldn't be any problems.
Lockeddual recovery is not compatible with any custom rom
Please follow the instructions in the thread
rcstar6696 said:
Lockeddual recovery is not compatible with any custom rom
Please follow the instructions in the thread
Click to expand...
Click to collapse
Hi @rcstar696 have you got a link to the instructions please as I can't seem to find it ... thanks
nickbaker66 said:
Hi @rcstar696 have you got a link to the instructions please as I can't seem to find it ... thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
rcstar6696 said:
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
Click to expand...
Click to collapse
Hi @rcstar6696,
i had no problem flashing the boot.img that part was ok but when i went to flash the recovery it never seemed to work for me, in the terminal window in the SDK programme tools folder which is the same folder as the image i downloaded from your thread is in (Twrp-3.0.0-0-castor-windy.img and twrp_castor_windy.img) it said something about sizes but said it went ok tried to boot into recovery and it never worked
in the terminal window whilst my SGP511 was in fastboot mode i typed fastboot recovery Twrp-3.0.0-0-castor-windy.img is this is correct script or have i got this wrong ?
i am currently on Kitkat does this matter
thansk
nickbaker66 said:
in the terminal window whilst my SGP511 was in fastboot mode i typed fastboot recovery Twrp-3.0.0-0-castor-windy.img is this is correct script or have i got this wrong ?
thansk
Click to expand...
Click to collapse
The right command is
fastboot flash recovery PathToRecovery*
Click to expand...
Click to collapse
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
Cheers guys I'll give that a go
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
rcstar6696 said:
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
Click to expand...
Click to collapse
hi guys i tried what you said and still could get it to work, please see screenshot and check if i have entered something wrong, i dont thinki have but i might be wrong
is it because i have not done the boot image first via fastboot ?
Looks quite good. Did you already try to enter the recovery?
T4ke5 said:
Looks quite good. Did you already try to enter the recovery?
Click to expand...
Click to collapse
i tried to access recovery via the down volume button when the tablet starts up but no green light appears and it just starts normally ...... i ve not flashed the boot.img first then flashed recovery as ive seen it can be done via recovery the only option left now is to try flashing the boot.img first .... i have no option but to try that tonight and see if that can do it that way
@T4ke5 @rcstar6696 thanks very much guys for your help TWRP on 3.0.0 now and AOSP 7.1 installed now
Sweet! :good:
T4ke5 said:
Sweet! :good:
Click to expand...
Click to collapse
Don't laugh but I can't put my WiFi code in because there's no keyboard just tap to speak how can I have the keyboard back lol
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
Cheers mate worked a treat

Categories

Resources