When I run the command
adb push file.txt /flash/Data
it writes this error message
failed to copy 'file.txt' to '/flash/Data': Read-only file system
I tried to solve it according to this page http://android-tricks.blogspot.com/2009/01/mount-filesystem-read-write.html but with no success.
Could you navigate me and solve the problem? thank you
/flash
folder. – Matthew Read Mar 15 '11 at 17:50