[TIP] Fixing stuck read only file access to system folder using voodoo - Galaxy S I9000 General

Just thought I share a discovery:
Using voodoo + stock on jpy I found myself unable to alert files in the system folder even using root explorer. When trying to change system apps like modded touch wiz or phone apps I couldn't gain access so I tried converting just the system folder back to rfs via voodoo recovery and voila! Was able to change system to read write!
Sent from my GT-I9000 using XDA App

Related

system notifications

I see my system notifications are stored in /system/media/notifications but even with root Im not able to drop a new file withing this directory. I would like to do this because Handcent doesnt give me the option to select a different directory.
Any suggestions on either dropping a new sound file in the /system/media dir or using a custom sound file for Handcent?
Thanks
You should be able to put something in /sdcard/media/notifications
You have to mount system with root explorer, ADB, etc. It's read only by default.
Sent from my HTC SUPERSONIC
I've tried a root file manager without success. Is it possible to change the directory permissions using ADB?
Sent from my PC36100 using XDA App
ryedunn said:
I've tried a root file manager without success. Is it possible to change the directory permissions using ADB?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
If you use root explorer, there is a little button in the upper right that toggles read write permissions.
Sweet
For the next person, I can confirm this does work, you just need to make sure the permissions are correctly set on each file and the phone (or SMS) app needs to be restarted to take effect.
Thanks everyone.
P.S. I hope you guys get a commission!

AOSP lock screen

So i recently. Flashed super dark for djo5. But it did not give me the also lockscreen. I tried to download it from blackbole in rom manager and installed it but still nothing. I have wiped the data and caches on both these installs. Any ideas?
Sent from my SCH-I500 using XDA App
Use root explorer and go to data > local. Delete the file that says enable_glass_lock. If you ever want to restore puzzle/glass lock, go back to data > local and create a FILE (not folder) named enable_glass_lock. This is the easiest way to do this
Thank you very much!
Sent from my SCH-I500 using XDA App

Well this is a new, and highly frustrating problem...

is there anyway to delete a specific file IN a backup?
I'm trying to restore my droid 2 right now, and there is one specific file that keeps locking up (literally freezing, only way out is a battery pull).
it's "GSTRINGS_PREFS.xml" by the way. and no, it's a guitar tuner app, not that type of g-string.
Use unyaffs on linux to extract the image.img
Or use yaffs explorer (or extractor i dont remember) from market.
And then repack the image.
Sent from my Milestone 2 XDA App
have you tried using root explorer and going into where the file is and deleting it that way or are you not able to even get it to get that far

Build.prop

Hi, I downloaded and install optimize from new provision optimize tool (automatically adding tweeks ) but it screwed my 2g and 3g connection so here's the question. I want to delete modified build.prop and restore the backedup one (the apply did it before optimization). I'm noob in this, so can I just delete the modified one and rename the original back up? Is it OK? Thanks
Swyped from my ZTE Blade
Yes u can. Just delete build.prop and rename ur backup which is usually build.prop.bak to build.prop.
Sent from my Blade using xda premium
OK I tried to delete it but it said It can't be deleted. Tried renaming but action cannot be done ... I'm using es file explorer.
Oh and permissions for it are rw-r-r
Swyped from my ZTE Blade
Use root explorer. Mount R/W.
Sent from my ZTE Blade using XDA app
if u r using es go to setting and allow root access and superuser access or its something like that delete the modified build.prop first and then remove the .bak from the backuped one and reboot.
or simply use root explorer as kartik said
Ok ive done it in different way. I reinstalled the tool that screwed it and remove the JiT compiler option from it and installed the optimization again and reboot. Working ok now. Thnx for help guys

How to delete app that was installed via recovery as a zip file?

I installed a handwriting app from another thread via twrp recovery by choosing install from zip file , so the nexus sees it as a stock app, only giving me the option to disable instead of delete. How do I uninstall it, now that it's a system app? I've searched all over the web and can't figure it out. I tried using titanium backup to do it, but it just boots me into twrp and I see no setting in there that let's you delete an app that you flashed via zip... Thanks!
Sent from my Nexus 7 using xda app-developers app
Restore the backup image you made before installing the app
Sent from my Nexus 7 using Tapatalk 2
If you know the name of the app and are rooted, you can go to /system/app and delete or rename the app. Disabling the app would work also. Why is that not ok?
I don't want to have things taking up unnecessary space. I'll try un installing by deleting that folder, since I didn't make a backup, I never imagined I would have to go so far as to restore just to uninstall an app, my mistake. I just can't believe that's the only way, I've restored before from backups and it's quite a lengthy process sometimes. At least when I used titanium backup.
Sent from my Nexus 7 using xda app-developers app
Solange82200 said:
I installed a handwriting app from another thread via twrp recovery by choosing install from zip file , so the nexus sees it as a stock app, only giving me the option to disable instead of delete. How do I uninstall it, now that it's a system app? I've searched all over the web and can't figure it out. I tried using titanium backup to do it, but it just boots me into twrp and I see no setting in there that let's you delete an app that you flashed via zip... Thanks!
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
If you are Rooted you can use Ron Toolbox from the store. It allows you to uninstall any app. Even System apps. I have been using it for some time and love it. It's great for getting rid of crapware installed by the OEM and Carriers that you don't want on your device. But it does require Root.
Thank you all, I am rooted. Deleting the apk in system /apps folder seemed to work, at least I no longer see it when I look in settings and downloaded apps. I will try rom toolbox though, thanks again for the quick responses!
Sent from my Nexus 7 using xda app-developers app
If it is an HTC phone with S-ON (i.e. no S-OFF), then then any change to the /system partition will be reverted on next reboot, so, yes, you can uninstall a system app, for example using TitaniumBackup, but it will re-appear after reboot.
If you don't have a nandroid backup, then you could open the original ZIP file that you flashed, look what it does, and create an UNDO.zip and then flash it. If it overwrites some existing files, then you can pull them from the original ROM.
For example, if all you need to do is remove some files:
1. Take the zip attached in this thread http://forum.xda-developers.com/showthread.php?t=2058944.
2. Unpack the zip.
3. Edit updater_script in a text editor, and modify the paths to the files you want removed.
4. Repack the zip.
5. Flash via recovery.
The operation can be done completely on the device if you have a proper file manager with archive support. I used TotalCommander which can open ZIPs and edit files in them, and when you press the back button it will ask you to repack the modified file back into the ZIP.
More info on creating your own flashable ZIP files:
http://forum.xda-developers.com/showthread.php?t=2290009

Categories

Resources