Looking for dir of ota files - AT&T LG G4

Does anyone know what dir the ota files are downloaded too? I would like to capture the ota and see whats in there.

TheJokah said:
Does anyone know what dir the ota files are downloaded too? I would like to capture the ota and see whats in there.
Click to expand...
Click to collapse
I did it earlier, have to be rooted to see the file that's downloaded. If you're using a root explorer search for "dlpkgfile" that's the name of the newest OTA at least, I made a copy on my SD card so I could keep putting it in the right dir and avoid downloading it all over again. Since I tried all my options i'm back to unrooted, still can't upgrade from g to o.
I don't remember the exact directory, somewhere in /etc/ if I recall.

ajent said:
I did it earlier, have to be rooted to see the file that's downloaded. If you're using a root explorer search for "dlpkgfile" that's the name of the newest OTA at least, I made a copy on my SD card so I could keep putting it in the right dir and avoid downloading it all over again. Since I tried all my options i'm back to unrooted, still can't upgrade from g to o.
I don't remember the exact directory, somewhere in /etc/ if I recall.
Click to expand...
Click to collapse
I'm having the same issue with upgrading 10G. maybe there is a way in the ota Package
EDIT:
I found this link http://forum.xda-developers.com/showthread.php?t=2699123 to force an update using the dlpkgfile from ota. I wonder if it could work for G4 also??

@TheJokah @ajent. Don't need to be rooted. Root Browser will be able to view the directory without root permissions. (I use it all the time to browse system partitions and files on unrooted devices). You can do a lot with Root Browser without root. You just can't make changes.
When the fota is available you will find it in /cache/fota
I have captured several OTAs for various devices this way...
EDIT: Make sure to copy the file after it downloads and before restart, otherwise the file will be deleted before you get it.

That is good info, thanks.
I'm pretty convinced flashfire installing the xposed zip does something that isn't reverted when flashing the unrooted system image. I used my limited knowledge to look at that xposed zip and it seems like only modifications are made to /system so it should be removed when flashing back unrooted image. I really don't know, but hope somebody can figure it out lol.

Related

[Q] if i copy the system/app folder from another d2g..

Hello,
My brother and I both have d2gs. I changed/removed apps in the system/apps folder as a result I was unable to upgrade to 2.4.3. My brother hasn't changed anything or rooted. If I copy his folder and overwrite my directory will I be able to update? (His phone is already updated)
Thx
Not going to work. Update updates bootloader, recovery and kernel beside system.
My advice if you can't get system stock manually is flash SBF, then update OTA
Sent from my DROID2 GLOBAL
leobg said:
Not going to work. Update updates bootloader, recovery and kernel beside system.
My advice if you can't get system stock manually is flash SBF, then update OTA
Sent from my DROID2 GLOBAL
Click to expand...
Click to collapse
Yea I didn't think it would be that easy haha
leobg said:
Not going to work. Update updates bootloader, recovery and kernel beside system.
My advice if you can't get system stock manually is flash SBF, then update OTA
Sent from my DROID2 GLOBAL
Click to expand...
Click to collapse
Yea I didn't think it would be that easy haha
leobg said:
Not going to work. Update updates bootloader, recovery and kernel beside system.
My advice if you can't get system stock manually is flash SBF, then update OTA
Sent from my DROID2 GLOBAL
Click to expand...
Click to collapse
I think Vexorg might mean the system/apps folder, which he or she modified to disable bloatware. It seems that removing apps from that folder makes the update fail. One should rename the apps instead to disable (e.g. CityID.apk -> CityID.apk.bak) so the original state can be recovered when updating.
Correct me if I'm wrong, but in that case copying the brother's system/apps should work fine. I've read that you can download the same APKs online to recover them, so I would imagine using the brother's directory contents should be fine as well.
adridge said:
I think Vexorg might mean the system/apps folder, which he or she modified to disable bloatware. It seems that removing apps from that folder makes the update fail. One should rename the apps instead to disable (e.g. CityID.apk -> CityID.apk.bak) so the original state can be recovered when updating.
Correct me if I'm wrong, but in that case copying the brother's system/apps should work fine. I've read that you can download the same APKs online to recover them, so I would imagine using the brother's directory contents should be fine as well.
Click to expand...
Click to collapse
Yup that's exactly what I meant, can anyone confirrm?

Getting files onto the root of the drive

I'm trying to install cyanogenmod on my G Tablet, but I can't figure out how to get files onto the root of the drive, specifically the update.zip and recovery folder.
I've successfully rooted it using z4root, thinking that would give me root access to the files - but not so...
So, I'm at an impasse. I can't move files from the sdcard folder, nor the sdcard2 folder into the root folder.
How can I get the needed files there?
Thanks!
they need to be in sdcard not root. at least it is where mine go
edit not sure with cyanogen. you may need a different file manager to place them in the root directory
try using ghost commander, it lets me move files around. otherwise plug it into a pc and move the files that way?
pqrs said:
try using ghost commander, it lets me move files around. otherwise plug it into a pc and move the files that way?
Click to expand...
Click to collapse
Ghost Commander is giving me the error, "File not accessible" when trying to copy it from sdcard to / (I assume this is the same as the linux filesystem?)
Edit: I've gotten it to give me root access, I'm just having trouble getting files to transfer now. It tells me that things transfer, but I'm not seeing them in the file system. I'll keep messing with it though.
scheda said:
I'm trying to install cyanogenmod on my G Tablet, but I can't figure out how to get files onto the root of the drive, specifically the update.zip and recovery folder.
I've successfully rooted it using z4root, thinking that would give me root access to the files - but not so...
So, I'm at an impasse. I can't move files from the sdcard folder, nor the sdcard2 folder into the root folder.
How can I get the needed files there?
Thanks!
Click to expand...
Click to collapse
You only need to put the update zip file on the main directory ( /sdcard ) not the root directory which is just ( / )
Then flash the update zip via recovery mode.
Be sure to wipe data and cache first if you are flashing over another rom, which it sounds like you are.
tekrhino said:
You only need to put the update zip file on the main directory ( /sdcard ) not the root directory which is just ( / )
Then flash the update zip via recovery mode.
Be sure to wipe data and cache first if you are flashing over another rom, which it sounds like you are.
Click to expand...
Click to collapse
I just figured that out And this is my very first flash, so I'm entirely inexperienced with this.
I've just done the update.zip portion, now I'm moving onto the next step as detailed here: http://forum.xda-developers.com/showthread.php?t=865245
I was originally just going to flash with ROM Manager, but it force closes when I open it now, so I'll just follow this guide.
scheda said:
I just figured that out And this is my very first flash, so I'm entirely inexperienced with this.
I've just done the update.zip portion, now I'm moving onto the next step as detailed here: http://forum.xda-developers.com/showthread.php?t=865245
I was originally just going to flash with ROM Manager, but it force closes when I open it now, so I'll just follow this guide.
Click to expand...
Click to collapse
Good Deal, welcome to the MOD world!

[Q] How i get CWM on my Tab?

Hello,
i would like flash CWM on my TF101G so i can flash a rom. I have it rootet with ViperMod but what´s the next? I have testet nvflash but it´s fail. My serialnumber begins with BA0. What can i do?
With my Galaxy S2 that´s all so easy and with the Transformer so difficult
Sorry for my bad english, i´m from germany.
Not difficult at all, everything is there jsut have to do a little research.
RecoveryInstaller
http://forum.xda-developers.com/showthread.php?t=1346180
Thank you for your help but i can not install this apk it´s parsingerror
silence84 said:
Thank you for your help but i can not install this apk it´s parsingerror
Click to expand...
Click to collapse
try re downloading it or make sure that you are rooted
Titanium Backup says i have root. Loaded again but same error. I have Android 3.0.1 on the Tablet could be this the reason?
silence84 said:
Titanium Backup says i have root. Loaded again but same error. I have Android 3.0.1 on the Tablet could be this the reason?
Click to expand...
Click to collapse
Yeah, update to the latest firmware. It should work after that.
Try OTA Root Keeper (it might save your root so you don't have to root again).
IF not just update, run ViperMod again and install RecoveryInstaller
I can not flash the update. I put the Update on the SD, the system dedects also the update but after the restart the update breaks and the system restart again.
I desperate slowly
Did you extract the file you download to get to the zip file inside? You also have to rename that extracted file. I cant recall exactly what it need to be rename to but I'll check soon as i get near a PC
baseballfanz said:
Did you extract the file you download to get to the zip file inside? You also have to rename that extracted file. I cant recall exactly what it need to be rename to but I'll check soon as i get near a PC
Click to expand...
Click to collapse
"EP101_SDUPDATE.zip" i think this is what you have to rename the file
edit: Tips from Baseballfanz For those not able to get it working, a few things to check.
1-Make sure you actually extract the WW_epad-user-8.6.x.x.zip within the zip. Inside the file you download is an Asus folder, inside that is an Update folder, inside that is the WW_epad-user-8.6.x.x.zip file you'll be working with.
2-When renaming, if your PC is set to "hide known extension", you'll not see the .zip so if you type in .zip you'll get filename.zip.zip The file manager on the TF should show you the extension
3-Make sure it's on the root of the sd card and not within any folder.
4-Check spelling of files WW_epad-user-8.6.x.x.zip EP101_SDUPATED.zip
5-Micro sd card is in FAT32 format. Try a different card or format again (after saving your stuffs)
6-File manager on the TF sdcard is internal and Removable/MicroSD is the external sd card.
THESE ARE TIPS FROM BASEBALLFANZ POST SOMEWHERE ELSE ONLY I X'ED OUT THE FIRMWARE NUMBER TO DENOTE THE NEWEST FIRMWARE.... HOPE YOU DNT MIND
Thank you very mutch for your help. I have the last update installed 8.6.6.23 but i can this not rooted. ViperMod no longer works.
YYYEEEEAAAAHH
I have root with nachoroot. CWM is already on it. Many thanks again!
That's good to hear.

[Q] what is the new update??

sorry for posting new thread but I don't know where to ask...can anybody please tell me tge new update 4.5.269 and someting3..is it the new version of gingerbread,is it safe to update..please tell me...
The new update is 4.5.629. It goes from Gingerbread 2.3.3 to Gingerbread 2.3.4, so a slight update. There are a few bug fixes, but it has a number of undesirable things.
1) 4.5.629 is currently not rootable
2) You cannot simply return to an earlier version via SBF.
You can overcome the first by using Voodoo Rootkeeper or similar to root on your current version, back up root with Rootkeeper and then update.
Recently, a method was found for this release to unbrick phones damaged by attempts to SBF or from bad ROMs: http://rootzwiki.com/topic/23207-how-to-sbf-unbricking-root-d2g-629 This also allows users who did upgrade to 4.5.629 to return to the previous version, root there and then upgrade again.
So it is sort of safe, but not ideal. The changelog is here, decide if the bug fixes are important enough for the added inconvenience
http://support.verizonwireless.com/pdf/system_update/droid_2_global.pdf
ok...thank u very much +1..I prefer not to update for now,and by mistake ,i select yes button in the update prompt,and its in the pull down bar,stucked and is ready to start downloading as soon as I connect to wi-fi,how will I cancel the download
You can block the update by renaming these files (e.g., append ".bak" to each filename):
/system/app/BlurUpdater_VZW.apk
/system/app/BlurUpdater_VZW.odex
Since these are in /system, renaming them requires root privileges and a root-enabled file manager (such as Root Browser Lite, available in the Google Play store).
ok..thanks,will do that,but after doing that,will I be able ro manually update it,or all the updates have been blocked???
Renaming those files will disable the OTA update client completely. You can still manually install an update by rebooting into recovery, but you will first have to download the update file from another source, rename it to "update.zip", and place it in the root level of your SD card.
Of course, you can also change those files back to their original names to re-enable OTA updates at any time.
jabberwockish said:
Renaming those files will disable the OTA update client completely. You can still manually install an update by rebooting into recovery, but you will first have to download the update file from another source, rename it to "update.zip", and place it in the root level of your SD card.
Of course, you can also change those files back to their original names to re-enable OTA updates at any time.
Click to expand...
Click to collapse
okok..thanks man +1
edit : i got this 'failed to rename file' error ..what should I do??
What app did you use to try to rename the files?
Did you root your phone before attempting the rename? (See http://www.psouza4.com/droid3/ for instructions.)
jabberwockish said:
What app did you use to try to rename the files?
Did you root your phone before attempting the rename? (See http://www.psouza4.com/droid3/ for instructions.)
Click to expand...
Click to collapse
the app that u suggested me,root browser lite and my phone was rooted and also have been granted superuser's permissions..
You didn't remount /system in Read/Write mode.
Gasai Yuno said:
You didn't remount /system in Read/Write mode.
Click to expand...
Click to collapse
please tell me how to do that
Root Explorer has a button for that.
“adb remount” when connected to a PC with USB debugging enabled will do that as well.
It's also possible to do from the terminal emulator, however I don't remember the exact command.
i can't find that button,by long pressing the file/folder or what?
It looks like this app defaults to RW once it gets superuser permission (GY was referring to Root Explorer, a different app). How about copying a system file, does that work?

[Q] ota failed for advanced calling

New update avail says 53.1 mb Blur_Version.23.3.24.obake-maxx_verizon.Verizon.en.US.zip for advanced calling. Downloads fine but once I try installing fails. So I found file in cache and copied to my download folder and tried to side load. Fails halfway through and says error with sys/app/galaxy4.apk. Not sure what it was so I deleted it (don't remember installing it but could've) cleared phones cache and tried again still same issues and as far as I can see the apk file isn't there?? Anyone got any ideas?? Rooted 4.4.4 SU5-24 and BL unlocked
have you made any changes to the system or to your recovery? as changing any of that could very well cause it to fail.
I guess I did, wife's phone took update just fine, I'll do full reset today and see if fixed issue. Thanks.
Unlocked & Rooted XT1080M
still fails anyone else got any ideas ?? There isnt a system file named that anywhere on the phone that im aware of, however when i look at the zip file itself there is a file inside the download Blur_Version.23.3.24.obake-maxx_verizon.Verizon.en.US/patch/system/app/Galaxy4.odex.p if i delete it and try from recovery on phone it aborts immediately guessing bc the signature is broken since ive modded it by deleting it?
richardhood84 said:
still fails anyone else got any ideas ?? There isnt a system file named that anywhere on the phone that im aware of, however when i look at the zip file itself there is a file inside the download Blur_Version.23.3.24.obake-maxx_verizon.Verizon.en.US/patch/system/app/Galaxy4.odex.p if i delete it and try from recovery on phone it aborts immediately guessing bc the signature is broken since ive modded it by deleting it?
Click to expand...
Click to collapse
I'm pretty sure it has to do with live wall papers. You should just extract it from the zip you have and install it into your system.
Sent From My Droid Ultra
Fixed it, apparently I deleted 6 .apk files and 2 .odex files. Copied from wife's phone to a different folder and bluetoothed over, renamed changed permissions and renamed to the correct name took update and all is good. Thanks for you guys help

Categories

Resources