Quote:
Originally Posted by kgbcapthowdy
correct on all accounts, i have done the first part and im running OMJ rom, and when i type id i get those as well
|
This is really weird, especially if you already executed the
cat command because that implies you have permissions to write on that folder. I cant understand why
chmod would not work.
Umm try this, once inside adb shell type:
cd /data
ls -l | grep flash_image
That will print the permissions on that file.