after create tar file how to set this permissions? - Android Q&A, Help & Troubleshooting

hello,
after a lot of strugle i successfully open system file and repack it , and create tar file but its not flashing system file
everthing is ok its need to set permissions ,
see the system permissions,

Related

I can't Delete file in root directory

First. I'm sorry about my English language (I can use a little)
but I can't delete some file in this directory ".ifs" folder
Because. Yesterday I'm rooted my phone (This is a first time i root Android phone) i've explore alot of file in my phone
I found "logo.jpg" ( I Guest this is BOOT SCREEN PICTURE FILE ) in ".ifs folder" I Think if i replace with another JPG file. I can change BOOTSCREEN another Picture too.
when i copy and replace with new JPG file in this directory. I CAN'T replace it. But it create Duplicate file with "logo-Copy.jpg"
I do this 2 time but not work.
I can't delete or replace "logo.jpg" file in " mnt .ifs " Directory
that useless. So ! I want to delete "logo-Copy.jpg" or "logo-Copy (2).jpg" but I CANNOT DELETE IT TOO.
I'm use ROOT EXPLORER program SD Maid and ES EXPLORER it still not work ( SET mounted read and write )
How to delete it ?
Thank you and Best Regards
------------------
My Device : SAMSUNG SL GT I9003 gingerbread 2.3.5
Mount /system as writable using ES explorer. Use Terminal. Use cd command to navigate to the directory, type su to enter su mode, type rm -f file.name to remove the file.
Sent from my Nexus 7
markdoom said:
First. I'm sorry about my English language (I can use a little)
but I can't delete some file in this directory ".ifs" folder
Because. Yesterday I'm rooted my phone (This is a first time i root Android phone) i've explore alot of file in my phone
I found "logo.jpg" ( I Guest this is BOOT SCREEN PICTURE FILE ) in ".ifs folder" I Think if i replace with another JPG file. I can change BOOTSCREEN another Picture too.
when i copy and replace with new JPG file in this directory. I CAN'T replace it. But it create Duplicate file with "logo-Copy.jpg"
I do this 2 time but not work.
I can't delete or replace "logo.jpg" file in " mnt .ifs " Directory
that useless. So ! I want to delete "logo-Copy.jpg" or "logo-Copy (2).jpg" but I CANNOT DELETE IT TOO.
I'm use ROOT EXPLORER program SD Maid and ES EXPLORER it still not work ( SET mounted read and write )
How to delete it ?
Thank you and Best Regards
------------------
My Device : SAMSUNG SL GT I9003 gingerbread 2.3.5
Click to expand...
Click to collapse
I think you haven't rooted correctly, download this app and root check:
Here
If you aren't rooted then try to root again with this guide:
Here
Hit the Thanks button if helped.
Thank you for all comment. and sorry for my delay.
I still can't delete it. but. Yesterday I Flashed new stock rom.
So. logo.jpg file has been deleted
Does the device work after reboot
You have deleted the Bootscreen. Does your device boot anymore?
Does it show your new pcture on power on?

[CHINA PHONE] - How to modify backup file of Android system <3e>.. Help me Plz..

[CHINA PHONE] - How to modify backup file of Android system <3e>.. Help me Plz..
Dear All..
My phone was brick when I modify a build.prop file.
That is a china phone, and I can't find any rom or data backup on internet.
The phone have Android system recovery <3e>. The system can't backup and create to ***.zip file type, it just create to ***.backup file type.
So I now have a userdata***.backup file ( include fail build.prop), and build.prop file ok.
Can anyone help me to modify the backup file by build.prop file ok..
This is my backup file:
mediafire.com/download/ac1ldbk5d6ary7v/backup.rar
I really looking forward to your help.
Thanks ..

How to Fix The WiFi/Hotspot not Turning on

First you have to flash correct Factory Firmware image
then Downolad this file[ ATTACH]3932270[/ATTACH]
then extract this file to in your root directory data>misc>persist>place that extracted file here and give the full permission bye any root explorer(i recommend Es file expolrer-open root explorer in that app and copy-paste that file and give full premissions)
and Restart yor phone.
Thats it
At your own risk..!
If not worked for you please make backup of that persist folder first and then clean persist folder and restart..!

Can't modify files in system WITH root

The title says it all I guess. ? I have a Moto Z2 Force with Lineage 16. My situation:
- Flashed successfully su add-on
- Flashed successfully Magisk (which confirms I have root with super su installed).
Every file manager I tried fails in delete, rename or modify any file in system/ . But I can see for all of them "xxx file manager has granted root super su permission"
Or they either are successful in, for example, rename the file but its a fake success cause I just have to refresh the folder or use another file manager and the file is intact, or it gives me immediately error...
The file, as well the folder itself, is already mounted in R / W.
Nobody...?
The problem have something to do with the selinux permission.
Use aroma file manager in TWRP or test magik core only mod in settings first.

File perrmissions on Android 10 box

Hi
I have spent hours trying to fix a problem on my Android TV box and I have gotten nowhere.
The issue is that generic.kl reset to 0 bytes and now whatever I do, I cannot edit the file.
I have set it to read-write 777 and all sorts of combinations. I have set the partition to read-write mounted.
I have used a root explorer to copy and paste a working version of the file over the top, it does not give an error and the file is there, again it is empty at 0 bytes.
I have tried to run a text editor itself as root but SuperSU will not run - saying the SU Binary is occupied. I did a factory reset and the issue is still there. There is no way to do a full flash reset on this model.
No matter what I do, I cannot seem to actually edit or replace this generic.kl file
Any ideas or suggestions?
Cheers
is it a system partition file ? probably the only way for now would be to modify the file before creating a system image for you to flash. I'm not even sure that's a doable thing actually.
no recovery is a PITA
Yeah, the file is in the System partition in the USR folder.
Do you think there is no way to fix this then? I.e. I can never use a physical keyboard with this unit again as the file controls the key mapping..
Scott
devices that start out with android 10 have a read only system partition. if you have the know-how magisk can still create overlays of system files, you'd need to write a module or get one requested from someone.
@Electron2k it might be worth talking to the dev or asking in this thread
https://forum.xda-developers.com/apps/magisk/module-1controller-1-module-to-support-t3865889
if you've created your new file already maybe there's a way to incorporate it into this module to do what you want. I'm not saying they'll change the module for you, but he or she might help to do it yourself.
Hi there, if you can track down the firmware for your box get the img file and extract it.
Locate the generic.kl file from the extracted rom and copy it over using a file manager, remove the null generic file and reboot your device. All should be working then.
##edit ## just noticed you've already tried replacing the file with a filemanager sorry
Electron2k said:
Yeah, the file is in the System partition in the USR folder.
Do you think there is no way to fix this then? I.e. I can never use a physical keyboard with this unit again as the file controls the key mapping..
Scott
Click to expand...
Click to collapse
Pls send the module or the solution if you have it

Categories

Resources