Hi, yesterday I've restored a build.prop backup from my sdcard, but i think that it not has right permissions, so now it stuck in a bootloop. I've tried to connect it to the PC and use ADB in order to put new file or modify permission, but it say: "Device not found".
How can I do?
P.S. I've root permission if it can be useful
Related
i have install NFS17 last night,and game can not run,so i uninstall it.
but,this game data save in /Android/Data/com.ea.games.nfs13_na , size about 500MB ,i have already uninstall game,but i can't delete this folder anyway....i'm useing MEIZU MX3
delete use system file explorer,it tell me successful delete files,in face,folder have not delete,and i have already try other tool...like:ES File Explorer , AirDroid , XXX Explorer...
today,i try delete it by use "adb shell rm -rf /mnt/storage/Android/data/..../",but i get error message:"Permission denied",chmod also not work.
i have not get root permission , because "Phone Finder" may can hacked after i lost my phone if i get root permission.
And...i have try boot to recovery mode , but in recovery mode can't use "adb shell".
i don't want to get root permission to delete this file ,and MX3 have no other recovery(like:CMW)
π_π Who can help me?
I recently rooted my android (Nexus 4). I wanted to make /system folder permissions 777, I needed that for another application. I got Root Explorer application, and changed permissions to 777. Then root folder disappeared and hanged up. I tried to restart my phone, but now it doesn't even boot up. What should I do? ... Please, don't tell me I bricked my phone.. It was just permissions, nothing more... I have no idea how to recover now.
When I do
Code:
adb shell
in my PC console, I also get mesaage:
Code:
/system/bin/sh: /system/etc/mkshrc[9]: getprop: can't execute: Permission denied
Also I can't go to root mode (adb root) in console, from $ to #.. so it means.. I even can't change permissions anymore?
just curious...what app required you to change the system folder permission to 777?
Cracken6 said:
I recently rooted my android (Nexus 4). I wanted to make /system folder permissions 777, I needed that for another application. I got Root Explorer application, and changed permissions to 777. Then root folder disappeared and hanged up. I tried to restart my phone, but now it doesn't even boot up. What should I do? ... Please, don't tell me I bricked my phone.. It was just permissions, nothing more... I have no idea how to recover now.
When I do
Code:
adb shell
in my PC console, I also get mesaage:
Code:
/system/bin/sh: /system/etc/mkshrc[9]: getprop: can't execute: Permission denied
Also I can't go to root mode (adb root) in console, from $ to #.. so it means.. I even can't change permissions anymore?
Click to expand...
Click to collapse
Flash the system.img from the version of android you're on with fastboot.
Sent from my Nexus 5 using XDA Free mobile app
metpage said:
just curious...what app required you to change the system folder permission to 777?
Click to expand...
Click to collapse
I wanted to make custom boot loading animation. So I found Boot animation app. But I couldn't install any animations because of permissions on /system/media (read-only). I tried manually, and same. So I did little research, found that one guy set system to 777. Tried to do same, but hanged my phone, and after restart, couldn't boot it up.
I just fixed it. Successfully Flashed my ROM to original 5.0.1. And now I can put files in /system/media, I don 't know how that fixed itself.. but now it works and I have also custom loading screen.
Ty!
so im trying to copy my TWRP backup to my comp so i can wipe my internal storage for a cleaning. when i try to copy the backup the file mentioned above fails to copy. I tried pulling it with adb pull but im getting a permission denied error. Anyone know the permissions i need and how to set them?
same here. would love a solution. i get "unspecified error" when trying to copy this file from the phone to the pc.
tried to change the permissions to 777 via both adb and root explorer and get denied with both.
hi im trying to restore a backup thru adb that i saved on my pc. but i get errors.
first one says Unable to find file system (first period). then second says Unknown restore method for /system.
what am i doing wrong?
I'm trying to replace one of the files in /system/usr/keylayout but i'm getting an error telling me the system is read only.
So i've gone back to the /system folder in Root Explorer and tried to remount it as rw but nothing happens.
So i've gone in and tried to use ADB. I turned on USB Debugging and connected with ADB, used "adb shell" to get in, then every variation of deleting the file and remounting the file system i can. Every method to delete the file tells me its read only, and every method to remount it tells me that the folder isnt in /proc/mounts. If i dont specify a folder and just use /, then it runs and shows a ton of folders, but i still cant delete the file. My goal is to replace it with another.
Any ideas why? I'm rooted with magisk, newest version of platform tools on the laptop, im running OOS 11.0.4.4 IN11AA, stock rom and kernel.