I recently rooted my Droid X and everything seems to be working perfectly. I made some changes to build.prop and when I do adb push build.prop /system/ I get the following error: failed to copy 'c:\build.prop' to '/system//build.prop': Read-only file system.
Also tried a few other various mount commands I found when googling, but have had no help.
Any ideas would be appreciated. Thanks!
adb remount, what do you get? – silverfox May 19 '11 at 23:48