[Q] Backing up ROM on LG LS 620 Realm - Android Q&A, Help & Troubleshooting

Hello.
I have an LG LS620 Realm that I have rooted using towelroot and have verified that I have root access.
I am trying to backup my current ROM before I do anything so I have something to go back to and when I use any of the programs that everyone recommends for ROM management the phone boots into the Recovery screen and I get the following screen
Android system recovery <3e>
KOT49I.LS620ZV3
E:missing bitmap stage_empty
(code -1)
E:missing bitmap stage_fill
(code -1)
Formatting
manual select menu
From here it gives me the following options
Reboot system now
apply update from external sd card
apply update from cache
apply update from ADB
wipe data/factory reset
wipe cache partition
Im trying to make a ROM backup and have tried it using ROM toolbox, Nandroid Manager, TWRP Manager, Clockworkmod ROM manager
any help getting this ROM backed up would be appreciated.
Thanks
Robert

If you figure out how to backup your stock rom could you e-mail it to me. I accidentally deleted my settings and other important files. I would really appreciate any assistance you can provide. I only need a copy of the stock rom for the LG LS620.
Sent from my LGLS620 using XDA Free mobile app

Mine isn't totally stock. I've already rooted it and gutted out the extraneous LG stuff
Sent from my SAMSUNG-SM-N900A using Tapatalk

Is there anyway that you could send me the settings file so I'll be able to access my settings? If you can't do that then just send a copy of your entire rom. I would greatly appreciate it. I just wanna be able to turn off the LED and touch feedback on the buttons.
Sent from my LGLS620 using XDA Free mobile app

I did a titanium backup on it. I'll find out how big the files are
Sent from my SAMSUNG-SM-N900A using Tapatalk

If you could provide me with a copy I'd forever be in your debt. Nobody else on this site seems to be willing to provide any type of assistance.
Sent from my LGLS620 using XDA Free mobile app

Got it backed up. It's 21.87mb. Did you have someplace you wanted it uploaded to?
Sent from my SAMSUNG-SM-N900A using Tapatalk

Not really.
Sent from my LGLS620 using XDA Free mobile app

Can you get a 21mb email? That's pretty big
Sent from my SAMSUNG-SM-N900A using Tapatalk

Do you know another way to send it?
Sent from my LGLS620 using XDA Free mobile app
---------- Post added at 09:17 AM ---------- Previous post was at 09:11 AM ----------
You could upload the file to DropBox or some other file storage site then send me the link.
Sent from my LGLS620 using XDA Free mobile app

Msged the link. Let me know if it works
Sent from my SAMSUNG-SM-N900A using Tapatalk

The link didn't work.
Sent from my LGLS620 using XDA Free mobile app

Just got this phone today. I had the l70 ms323 and this phone is so similiar but so much cheaper. I guess i gotta do a bit of research cause i can't find a single custom recovery. Idk how to modify a recovery.img but i guess thats where somewhere to start.
A link to a the .kdz would be greatly appreciated if anyone happens to have one. Just in case i used to brick my l70 every so often when experimenting. Does this phone even have an laf partition? Should test boot into download mode..
Sent from my LGLS620 using XDA Free mobile app

can i get a message with a link too? i scredwed up with my phone, and didnt back up.. Now I'm stuck at setup loop, as i dont have a default launcher

Help Would Be Great
akrobert said:
Msged the link. Let me know if it works
Sent from my SAMSUNG-SM-N900A using Tapatalk
Click to expand...
Click to collapse
Ive searched high and low for a recovery file for this phone.... (Lg ls620) Could I ask for this if it still available?

I messed up my LS620. Could you message me a link to the rom that you saved? Thanks for your help.

Almost Ready
calvincbb said:
I messed up my LS620. Could you message me a link to the rom that you saved? Thanks for your help.
Click to expand...
Click to collapse
My fiance is in the process of making a backup for this phone. He is just trying to get CWM recovery for it. Hopefully it will be done by tomorrow...

QueenBabbs said:
My fiance is in the process of making a backup for this phone. He is just trying to get CWM recovery for it. Hopefully it will be done by tomorrow...
Click to expand...
Click to collapse
He doesn't need to port CWM to save system partition (anyway that could fail since bootloader could be locked). He can use dd to copy the partition to sdcard as an img file. Mount it in linux then make an update.zip and flash with stock recovery. Do not try this if he doesn't know exactly what is he doing. Some wrong numbers and the phone will be hard-bricked.

Hey. I'm running a realm on 100% original stock = 4.4.2 and all LG apps present, is this what ne 1 is in need of? I want to root this but dunno where to start... If someone would post the process to extract the part or parts you guys need I'll happily upload it for all. Or message me if you prefer. (I'm an 8/10 in mobile coding so a brief description would suffice) [emoji55]

I know this thread is a little old. I was wondering if anyone has made a viable stock recovery update.zip or system recovery file for the lg ls620. Message me if so. Would like to have one just in case considering I can't even find a way to create it as well.

Related

{For All Xperia} Online Nandroid Backup / Nandroid Backup without re-booting

Hey there guys I came across this useful tool today when I was poking around the ARC section it lets you make a nandroid without having to boot into recovery. This isnt my work Im simply passing it on so I hope he doesnt care too much about me posting this here.
***ALL crdeit goes to ameer1234567890***
Nandroid backups are usually performed in recovery mode. This means you would have to turn off your phone and reboot in recovery mode, which wastes a whole lot of time rebooting and a lot more time offline. For me, this has been a killer as I do regular nandroid backups. Having to reboot in recovery and finding missed calls, sms from my wife and friends is totally not accepatable for me. So, I set to develop an online nandroid backup tool which can do nandroid backups without switching off my phone.
Today, I am releasing it to public, as it may serve good for some others too. This tool is specifically for Xperia phones, but should work with any model of android phones.
This tool backups /system , /data , /cache & .android_secure partiotions to /sdcard/clockworkmod/backup directory. The date format used for folder name is the same used by CWM itself and nandroid backups created with this tool can safely be restored using CWM. If you would want to have a custom name for backup folder, pass an argument with the name to the script and it will use the name.
Feedback (especially ideas to improve) are most welcome.
Requirements
1. Rooted android phone
2. A terminal emulator installed on phone
3. Busybox
4. A working CWM based recovery installed
5. Some patience
Installation
1. Download and copy zip file to SD card
2. Reboot into recovery
3. Choose install zip from SD card, select zip and flash .
4. Reboot!
Usage
1. Open terminal emulator
2. Type su to obtain root
3. Type onandroid
4. Wait and watch
Original thread: http://forum.xda-developers.com/showthread.php?t=1620255
As usual Im not responsible if your phone explodes, catches fire, etc, etc so please read everything and try not to post stupid questions like " does this really work?" cause it wont be answered. I wouldnt of bothered posting this here if it didnt work. Have fun guys!!
Well let me the 1st....does it work? :banghead:Sorry I'm just playing friend.lol. I'm going to try this right now.
Sent from my R800i using xda premium
thanks for this gonna try rite now!!! i myself do regular backups as well.
edit: working working as i type! this is sick
hey you should post a link to the dev`s original thread so we could thank him and if possible donate for this amazing work.
My backup completed in 4 min 43 sec. And it seems to have worked fine. Thanks.
Sent from my R800i using xda premium
cyrusalmighty said:
Well let me the 1st....does it work? :banghead:Sorry I'm just playing friend.lol. I'm going to try this right now.
Sent from my R800i using xda premium
Click to expand...
Click to collapse
Ha ha ha! I knew it was bound to happen. Its pretty straight forward and really low risk I doubt anything could be messed up even if you tried but yea have fun! Hopefully it is useful to some out there
Sent from my R800a using XDA App
solomon4400 said:
thanks for this gonna try rite now!!! i myself do regular backups as well.
edit: working working as i type! this is sick
hey you should post a link to the dev`s original thread so we could thank him and if possible donate for this amazing work.
Click to expand...
Click to collapse
Will do give me a few minutes..... link to original thread in OP throw some thanks his way when you get a chance.
Sent from my R800a using XDA App
Thanks for sharing!
When I tried to run this, it says "Checking for required tools" followed by "mkyaffs2image not found in path"
I tried uninstalling/reinstalling busybox and installing it to /system/bin and not xbin. This time it sort of ran but I got a bunch of errors and no backup.
Any suggestion on how to fix this?
Sent from my R800x using xda premium
Isn't this inherently flawed since files on the rom are still being used and written while the backup is taking place? Neat idea though, don't get me wrong
netizenmt said:
When I tried to run this, it says "Checking for required tools" followed by "mkyaffs2image not found in path"
I tried uninstalling/reinstalling busybox and installing it to /system/bin and not xbin. This time it sort of ran but I got a bunch of errors and no backup.
Any suggestion on how to fix this?
Sent from my R800x using xda premium
Click to expand...
Click to collapse
No idea never seen that error its been working perfectly on my other play and bro's arc, I'd check the original thread and see if anyone else has the same issue
Sent from my R800a using XDA App
thatsupnow said:
No idea never seen that error its been working perfectly on my other play and bro's arc, I'd check the original thread and see if anyone else has the same issue
Sent from my R800a using XDA App
Click to expand...
Click to collapse
Yeah, I thought of that right after I posted here. There are plenty of people posting the same error, so we'll see what happens.
Sent from my R800x using xda premium
jacklebott said:
Isn't this inherently flawed since files on the rom are still being used and written while the backup is taking place? Neat idea though, don't get me wrong
Click to expand...
Click to collapse
I have been asked the same question. Have a look at here for the answer.
ameer1234567890 said:
I have been asked the same question. Have a look at here for the answer.
Click to expand...
Click to collapse
Fair enough. Hopefully people follow the advice of not doing anything during the backup, so they aren't disappointed when the changes don't get backed up
Should be fine I've taken a call and sent a few text messages while backing up. No problems for me at all
Sent from my R800a using XDA App
I tried to do a restore from the online nandroid backup I made and even though it said "restore complete" my SD-ext(4) partition would not load its shortcuts and widgets. The funny part is link2sd didn't even detect any SD-ext as if it wasn't backed up. I thought it said that it backed up SD-ext during online backup, but not sure. I'm wondering if it might help to factory restore before restoring backup. I may try that to see and I'll report back if noone reports similar problem.
Edit**During backup I was not doing anything else with phone other then watching the amazing online backup screen. Also I tried to "re-create mount scripts" but never got option from link2sd even after reboot.
Sent from my R800i using xda premium
cyrusalmighty said:
I tried to do a restore from the online nandroid backup I made and even though it said "restore complete" my SD-ext(4) partition would not load its shortcuts and widgets. The funny part is link2sd didn't even detect any SD-ext as if it wasn't backed up. I thought it said that it backed up SD-ext during online backup, but not sure. I'm wondering if it might help to factory restore before restoring backup. I may try that to see and I'll report back if noone reports similar problem.
Edit**During backup I was not doing anything else with phone other then watching the amazing online backup screen. Also I tried to "re-create mount scripts" but never got option from link2sd even after reboot.
Sent from my R800i using xda premium
Click to expand...
Click to collapse
This tool (prior to v3) does not backup sd-ext partition. In the first post, you can see what the tool backups.
PS: If you can send me a previous backup of your sd-ext, I can work on adding sd-ext backup support to the script.
I still can't get this to work.
Sent from my R800x using xda premium
netizenmt said:
I still can't get this to work.
Click to expand...
Click to collapse
Can you post the error?
ameer1234567890 said:
Can you post the error?
Click to expand...
Click to collapse
Here it is, the same error as before. This is with the latest 2.0 version. I'm running stock 2.3.4 rooted. Busybox is1.94 full.
Sent from my R800x using xda premium
wow.. that would be great backing up online... i'm gonna try now..

Permission error when saving anything to sdcard

I first noticed that when I went to take pictures that a toast message would popup that said something along the lines of "Unable to save file to sdcard due to insufficient file privaleges". Originally I thought it was the Rom at fault which I will leave nameless beings that its occoring with every Rom I've flashed since as well. But only after switching between the 3 Roma I had saved on my sdcard prior to this incident, I tried to download a newer Rom to see if it was a bug that had been fixed but couldn't download anything to my sdcard. The only time I can download is through the market or via adb push so I know the internal storage isn't broken, but not recieving the correct permissions.
Has anyone else experienced this or have a fix because I don't want to bring the phone back "re-locked" and ask for a replacement. But I also do not want to buy a new phone or go through asurion. Thanks in advance and happy hollidays!
Sent from my HTC6435LVW using xda premium
Sjflowerhorn said:
I first noticed that when I went to take pictures that a toast message would popup that said something along the lines of "Unable to save file to sdcard due to insufficient file privaleges". Originally I thought it was the Rom at fault which I will leave nameless beings that its occoring with every Rom I've flashed since as well. But only after switching between the 3 Roma I had saved on my sdcard prior to this incident, I tried to download a newer Rom to see if it was a bug that had been fixed but couldn't download anything to my sdcard. The only time I can download is through the market or via adb push so I know the internal storage isn't broken, but not recieving the correct permissions.
Has anyone else experienced this or have a fix because I don't want to bring the phone back "re-locked" and ask for a replacement. But I also do not want to buy a new phone or go through asurion. Thanks in advance and happy hollidays!
Sent from my HTC6435LVW using xda premium
Click to expand...
Click to collapse
Backup everything from your storage. Go into recovery and format /sdcard. I had the same thing happen. Worked fine after the format and restoring the files.
I'm getting ready to head home so ill do it when I get there. Should I format it in cwmr recovery or through settings just so I make sure I do it the way you did it. Less room for error lol. And thanks a lot I'm really hoping that it helps! I miss having the camera mostly for taking pictures of my 14 month old Son Hambo!
Sent from my HTC6435LVW using xda premium
Sjflowerhorn said:
I'm getting ready to head home so ill do it when I get there. Should I format it in cwmr recovery or through settings just so I make sure I do it the way you did it. Less room for error lol. And thanks a lot I'm really hoping that it helps! I miss having the camera mostly for taking pictures of my 14 month old Son Hambo!
Sent from my HTC6435LVW using xda premium
Click to expand...
Click to collapse
I did it from in CWM recovery.
Flak_Munky said:
I did it from in CWM recovery.
Click to expand...
Click to collapse
Thanks, and That's what she said. . Lol
Edit : when I format my sdcard, will I have to reflash afterwards or will I still have functionality?
Sent from my HTC6435LVW using xda premium
No reflash needed. Just format and reboot.
Flak_Munky said:
No reflash needed. Just format and reboot.
Click to expand...
Click to collapse
Your my hero!
Sent from my HTC6435LVW using xda premium
Still having problems
Flak_Munky said:
I did it from in CWM recovery.
Click to expand...
Click to collapse
How do you do it through TWRP? I'm having this issue and I can't figure out how to get it to go away either.
Thanks!

backup

wipe system
wipe data (no exceptions)
wipe cache
Flash Rom
Reboot
I'm working now to flash rom to the slick rom jb however the wipe data/cache/system has me frightened a bit....been trying to find something to backup this information. Ive gotta be missing something. I to lg's website and downloaded the drivers and lg mobile tool and in the tool I cant find my version of phone to backup? i have titantium backup installed but absolutely no idea how to use it effectively or at all actually....
teach me oh rom guru's?
Do you know what a nandroid backup is?
Sent from my LG-E970 using xda app-developers app
autosurgeon said:
Do you know what a nandroid backup is?
Sent from my LG-E970 using xda app-developers app
Click to expand...
Click to collapse
not a clue but i think i got it
however i always like to learn to whats a nandroid backup?
autosurgeon said:
Do you know what a nandroid backup is?
Sent from my LG-E970 using xda app-developers app
Click to expand...
Click to collapse
Its a backup that will restore you phone to exactly the way it was when the backup was made. The ROM, apps, settings, everything.
Sent from my Optimus G using xda premium
---------- Post added at 07:29 PM ---------- Previous post was at 07:28 PM ----------
Oh and it's done through the backup option in the recovery.
Sent from my Optimus G using xda premium
A nandroid is kinda like making an image of a PC using Ghost (if that helps at all).
You should make a nandroid when:
- You love your build/configuration
- You getting ready to flash a new ROM
- You gonna do anything unfamiliar
It is your way back to a working and configured device.
Ex...
I want to flash romX. Boot into recovery, make a nandroid. Do my wipes. Flash romX. Reboot. Play with new from. Find out I hate romX or its missing a feature I love. Fine. Reboot into recovery restore my nandroid. I am now back where I started...with my phone as it was before I started.
Ti (titanium backup) is a great tool. Yes, it's confusing.
1) buy the pro version...it's worth it
2) don't restore system apps (someone else can perhaps correct me or explain this one)
3) if you move from one aosp rom to another you can restore your user apps and data...this can save you a lot of time.
Oh yeah....ALWAYS keep a good nandroid copy on your computer. If your really frell things up and wipe everything or if the files get corrupt...you will be happy you have it.
Don't feel bad, there has been some weird twist and turns on the dev of this device. It was much easier on my old EVO4G. THE LGOG has confused me several times as well.
Good luck.
Sent from my Optimus G using xda premium
You sir/ma'am are awesome
As well as those above
Sent from my LG-E970 using xda app-developers app
DraginMagik said:
A nandroid is kinda like making an image of a PC using Ghost (if that helps at all).
You should make a nandroid when:
- You love your build/configuration
- You getting ready to flash a new ROM
- You gonna do anything unfamiliar
It is your way back to a working and configured device.
Ex...
I want to flash romX. Boot into recovery, make a nandroid. Do my wipes. Flash romX. Reboot. Play with new from. Find out I hate romX or its missing a feature I love. Fine. Reboot into recovery restore my nandroid. I am now back where I started...with my phone as it was before I started.
Ti (titanium backup) is a great tool. Yes, it's confusing.
1) buy the pro version...it's worth it
2) don't restore system apps (someone else can perhaps correct me or explain things one)
3) if you move from one aosp rom to another you can restore your user apps and data...this can save you a lot of time.
Oh yeah....ALWAYS keep a good nandroid copy on your computer. If your really frell things up and wipe everything or if the files get corrupt...you will be happy you have it.
Don't feel bad, there has been some weird twist and turns on the dev of this device. It was much easier on my old EVO4G. THE LGOG has confused me several times as well.
Good luck.
Sent from my Optimus G using xda premium
Click to expand...
Click to collapse
edit: got it!

Force Delete a file

I have a file in my /data/data folder that is causing a ton of problems and will not delete through root explorer. There is something inside the folder keeping if from deleting. When I restart the phone, the renamed file goes back to the original file name. How can I force delete this file?
its /data/data/com.android.browser
TIA.
ufkal said:
I have a file in my /data/data folder that is causing a ton of problems and will not delete through root explorer. There is something inside the folder keeping if from deleting. When I restart the phone, the renamed file goes back to the original file name. How can I force delete this file?
its /data/data/com.android.browser
TIA.
Click to expand...
Click to collapse
You try deleting in recovery? Mount system in TWRP go to advance. .file explorer.. go to directory data/data/com.android.browser..Select it and delete
Sent from my SCH-I605 using xda app-developers app
lacoursiere18 said:
You try deleting in recovery? Mount system in TWRP go to advance. .file explorer.. go to directory data/data/com.android.browser..Select it and delete
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Ok,
Giving that a try right now. I never even thought to use TWRP for that. Brilliant. so I get to that spot...and as I type its been on a deleting dialog for a couple of moments, but this is what came up when I selected delete:
"Updating partition details...
E:error opening '/data/data/com.android.browser.
E: Error: Too many open files
Recovery rebooted after about 5 minutes and the file is still there. This file is stubborn. But it has to be the one causing the issues.
BTW, I appreciate your help in this.
ufkal said:
Ok,
Giving that a try right now. I never even thought to use TWRP for that. Brilliant. so I get to that spot...and as I type its been on a deleting dialog for a couple of moments, but this is what came up when I selected delete:
"Updating partition details...
E:error opening '/data/data/com.android.browser.
E: Error: Too many open files
Recovery rebooted after about 5 minutes and the file is still there. This file is stubborn. But it has to be the one causing the issues.
BTW, I appreciate your help in this.
Click to expand...
Click to collapse
No problem. I have been doing some reading.. doesn't look like there is a solution besides odin back to stock and then re unlocking..
Have you tried to format data? In twrp there is an option..
Sent from my SCH-I605 using xda app-developers app
lacoursiere18 said:
No problem. I have been doing some reading.. doesn't look like there is a solution besides odin back to stock and then re unlocking..
Have you tried to format data? In twrp there is an option..
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
\
I have tried to format data, but I will again tonight when I'm not having to use my phone for anything. And then...I will odin back to stock. because I think this is one of those situations.
Thanks you very much for you help! I really really appreciate it!
ufkal said:
\
I have tried to format data, but I will again tonight when I'm not having to use my phone for anything. And then...I will odin back to stock. because I think this is one of those situations.
Thanks you very much for you help! I really really appreciate it!
Click to expand...
Click to collapse
Yea just confirmed with deck who had this issue as well.. need to odin back to stock.. partial data brick.. and when you get unlocked.. do not flash latest twrp..use 2.6. Something..Or the one that casual puts on your phone
Sent from my SCH-I605 using xda app-developers app
Thanks! Ive taken the plunge. Got back yo stock now fighting root. Then back to Nebula!
Sent from my SCH-I605 using Tapatalk
And I've started getting the too many files open error when I went to run a Nandroid backup last night. UGGG!!!
Either:
I'm doing something wrong,
I've got an app that is doing bad things to my phone,
or my phone is giving out.
I wonder if I've just flashed too much.
ufkal said:
And I've started getting the too many files open error when I went to run a Nandroid backup last night. UGGG!!!
Either:
I'm doing something wrong,
I've got an app that is doing bad things to my phone,
or my phone is giving out.
I wonder if I've just flashed too much.
Click to expand...
Click to collapse
I always wondering about flashing to much too lol.. I did until I fried my eMMC. Then replaced it..
Sent from my SCH-I605 using xda app-developers app
lacoursiere18 said:
I always wondering about flashing to much too lol.. I did until I fried my eMMC. Then replaced it..
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
My wife has told me if I don't quit "borking" my phone from flashing she's going to buy me an IPhone. The horror!
ufkal said:
My wife has told me if I don't quit "borking" my phone from flashing she's going to buy me an IPhone. The horror!
Click to expand...
Click to collapse
Then you'll just jailbreak it and so the same
My wife said the same thing but she wouldn't buy me an IPhone, I would just be without a phone
Sent from my SCH-I605 using xda app-developers app
lacoursiere18 said:
Then you'll just jailbreak it and so the same
My wife said the same thing but she wouldn't buy me an IPhone, I would just be without a phone
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Got it returned to stock, rooted, updated and backed up all before the first period of Playoff hockey was done. Now to flash the latest N3bula during intermission.
As always, Thanks lacoursiere18. I appreciate it
thanks for the post sucks about this news. You all said you think it is recovery related? and not browser related.

[Q&A] .3.2.4 Rollback Images

Q&A for .3.2.4 Rollback Images
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for .3.2.4 Rollback Images. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
andPS2 said:
i followed the steps but not sure where it went wrong for me
step 2. that would be the 13.3.2.4_rollback for thor correct? (i have 7 inch fire hdx)
was not sure where to flash this - i used rom slot 2
that installs 13.3.0.9_user into rom slot2 (i dont understand why we still have to update to 13.3.1.0 i guess
13.3.0.9 is not vulnerable?)
following the rest of the steps and rebooting kindle fire system recovery comes up
would be nice to put a link to 13.3.1.0 stock into the OP i found it in the forum)
i did reboot kindle (didnt dare to do reset to factory defaults)
that gets me back to 13.3.0.9
retrying the steps and after reboot rebooting into safestrap i see
openrecovery script installing zip (13.3.1.0)
if i let this continue and reboot i get a flashing screen and then a black screen
what am i doing wrong
p.s. luckily i have safestrap so rom slot 1 and stock still work
Click to expand...
Click to collapse
Is the file supposed to be flashed to the stock slot or to one of the other rom slots?
TheCowGod said:
Is the file supposed to be flashed to the stock slot or to one of the other rom slots?
Click to expand...
Click to collapse
Flash it to the stock slot...
TheCowGod said:
Is the file supposed to be flashed to the stock slot or to one of the other rom slots?
Click to expand...
Click to collapse
when you do that part do not pay attention to what the firmware says it is the build.prop has been modified to allow the device to accept the update that you put on the SD card
Where can i find the 3.1.0 update download?
latedays101 said:
Where can i find the 3.1.0 update download?
Click to expand...
Click to collapse
HDX 7, thor: https://s3.amazonaws.com/kindle-fire-updates/update-kindle-13.3.1.0_user_310079820.bin
HDX 8.9, apollo: https://s3.amazonaws.com/kindle-fire-updates/update-kindle-14.3.1.0_user_310079820.bin
i put the 3.1.0 file in the internal storage of my HDX 7 on v 3.2.4 and when i try to initiate the update in settings, it doesn't do anything? any help is appreciated.
edit: nvm got it working, somehow my wifi was connected to some random wifi and you need to turn it off before you can do the update or so call downgrade to 3.1.0.
after I updated 3.1.0 and rebooted, the current version still states 13.3.0.9 under the device menu. Should this have changed to 13.3.1.0? I also tried to update again and received an error in the update boot.
I'm still able to boot into all my rom slots.
thanks.
Great! Thank you so much! I was able to roll back to stock 3.1.0 from nexus rom.
im on 1309 now wth rollback but no way to copy .310 file to root of sdcard lol with amazon. Ive tried to copy thru safe strap but upon reboot its not there..i turned on wifi and downloaded es explorer and mounted rw and now just get copy failed not enough space.. Im on stock with 32 gig left oi
t
Sent from my SM-N900V using XDA Premium 4 mobile app
---------- Post added at 05:26 PM ---------- Previous post was at 05:24 PM ----------
I'm rooted and have safe strap but can't copy 310 file
Sent from my SM-N900V using XDA Premium 4 mobile app
davekaz said:
im on 1309 now wth rollback but no way to copy .310 file to root of sdcard lol with amazon. Ive tried to copy thru safe strap but upon reboot its not there..i turned on wifi and downloaded es explorer and mounted rw and now just get copy failed not enough space.. Im on stock with 32 gig left oi
t
Sent from my SM-N900V using XDA Premium 4 mobile app
---------- Post added at 05:26 PM ---------- Previous post was at 05:24 PM ----------
I'm rooted and have safe strap but can't copy 310 file
Sent from my SM-N900V using XDA Premium 4 mobile app
Click to expand...
Click to collapse
have you gone back and checked every place you've already posted this question? And see if anybody has answered you. Something tells me if you're having problems just getting the file onto your tablet. You may not have any business doing any modifications quite yet. Unless you are all about false warranty claims.
I'm no pro but I've rooted everything I own . I only repeated problem here because other thread specified this one for problems. I was on nexus rom 2. I have no problem putting files where there supposed to go but this problem of not being able to copy bin from download folder to root of SD card is puzzling. Just wondered if anyone else is having same problem or alert me to what may wrong. Boy you like to ***** more than help maybe you should back off if you have nothing
Sent from my SM-N900V using XDA Premium 4 mobile app
davekaz said:
I'm no pro but I've rooted everything I own . I only repeated problem here because other thread specified this one for problems. I was on nexus rom 2. I have no problem putting files where there supposed to go but this problem of not being able to copy bin from download folder to root of SD card is puzzling. Just wondered if anyone else is having same problem or alert me to what may wrong. Boy you like to ***** more than help maybe you should back off if you have nothing
Sent from my SM-N900V using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Have you tried using adb push?
If that doesn't work, the only other thing I can think of is doing a factory reset.
Yes and I get a read only file system error. I stated this on original thread
Sent from my SM-N900V using XDA Premium 4 mobile app
---------- Post added at 04:21 AM ---------- Previous post was at 04:20 AM ----------
Thanks for your help
Sent from my SM-N900V using XDA Premium 4 mobile app
davekaz said:
Yes and I get a read only file system error. I stated this on original thread
Sent from my SM-N900V using XDA Premium 4 mobile app
---------- Post added at 04:21 AM ---------- Previous post was at 04:20 AM ----------
Thanks for your help
Sent from my SM-N900V using XDA Premium 4 mobile app
Click to expand...
Click to collapse
possible bad download? Have you can you move every other file around? I own 3 HDX I personally have not run into any issues as you have described. And have not read of them either.if you do not have any xposed framework installed or anything else that may cripple your system as far as frozen apps exceteraI may consider a factory reset also.
The only thing I did prior that may have caused my problem was after I got nexus rom2 running I tried to flashify twrp on 1324 and it booted to blank screen. Upon reboot safestrap came up and I booted into rom and everything was fine I thought. I was in stock rom. I was able to copy in safestrap the 310 bin file but disappeared on boot. When I adb to push file onto sdcard it comes up with read only file system error..So im stuck in 1324 rollback unable to manipulate any file.. Should of just left it alone till everything settled in the Twrp thread. Thanks for your help ..My bad Thanks again and didnt mean to attack you jim.. Ill work it out or not My stupidity..Thanks again
Sorry if it's been asked before but does it work on13.3.2.7 with necus ROM 2.0.2 installed
dave kaz said:
The only thing I did prior that may have caused my problem was after I got nexus rom2 running I tried to flashify twrp on 1324 and it booted to blank screen. Upon reboot safestrap came up and I booted into rom and everything was fine I thought. I was in stock rom. I was able to copy in safestrap the 310 bin file but disappeared on boot. When I adb to push file onto sdcard it comes up with read only file system error..So im stuck in 1324 rollback unable to manipulate any file.. Should of just left it alone till everything settled in the Twrp thread. Thanks for your help ..My bad Thanks again and didnt mean to attack you jim.. Ill work it out or not My stupidity..Thanks again
Click to expand...
Click to collapse
Can you restore a backup of stock .2.4 ? To stock slot?
jimyv said:
Can you restore a backup of stock .2.4 ? To stock slot?
Click to expand...
Click to collapse
I had nexus 2 for 5 minutes and didn't back it before trying twrp. I corrupted something and windows does not see it as before. I will work it out somehow but thanks for continuing to help.
Sent from my SM-N900V using XDA Premium 4 mobile app
---------- Post added at 02:08 AM ---------- Previous post was at 02:06 AM ----------
I tried stock and nexus 143 neither boot...I'll try to wipe system and try 1324 zip
Sent from my SM-N900V using XDA Premium 4 mobile app
davekaz said:
I had nexus 2 for 5 minutes and didn't back it before trying twrp. I corrupted something and windows does not see it as before. I will work it out somehow but thanks for continuing to help.
Sent from my SM-N900V using XDA Premium 4 mobile app
---------- Post added at 02:08 AM ---------- Previous post was at 02:06 AM ----------
I tried stock and nexus 143 neither boot...I'll try to wipe system and try 1324 zip
Sent from my SM-N900V using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Whatever you do
Do not wipe system! If you are still depending on safestrap ,

Categories

Resources