try typing "adb shell". Do you get a new prompt that looks different than before? If so, try typing "chmod 644 /system/build.prop" in the new prompt and see what happens
edit: you probably need su for this
edit: you probably need su for this
Code:
adb shell
su
chmod 644 /system/build.prop