Quote:
Originally Posted by davidrileysr
I'll report back soon.
---------- Post added at 10:19 PM ---------- Previous post was at 10:04 PM ----------
OK I reentered the first line of the ADB command with same read only response so I did ADB remount and got 'remount successful', but when I ran the command again I got the same response 'failed to copy.... 'File system is read only'. My device is being recognized. I'm open for suggestons. Please don't steer me wrong I want to be able to use this thing. Thanks
|
Try:
Code:
adb shell busybox mount -o remount,rw /
Might have to install busybox, but I assume the root kernel installs it automatically.
Edit - And if it doesn't work, it just won't do anything, it won't hurt your phone.
Nexus 4
Nexus 7
Toshiba Thrive
Galaxy Tab 7
|