Every time I boot up FRX05 or FRX04, and even if I do a proper shutdown immediately, there are always two 32k corrupt files found on the SD card. The really odd part is it is the exact same two files each time. One is text followed by binary, the other is all binary. Even stranger, when I was running FRX04, it was the same file, just the FRX04 version. Here are excerpts:
FRX04:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=FRX04
ro.build.display.id=FRX04
ro.build.version.incremental=eng.bryan.20110121.213411
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.1
ro.build.date=Fri Jan 21 21:35:50 EST 2011
ro.build.date.utc=1295663750
ro.build.type=eng
ro.build.user=bryan
ro.build.host=carbunkl
ro.build.tags=release-keys
ro.product.model=MSM
ro.product.brand=generic
ro.product.name=full_msm
ro.product.device=msm
ro.product.board=msm
ro.product.cpu.abi=armeabi
FRX05:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=FRX05
ro.build.display.id=FRX05
ro.build.version.incremental=eng.bryan.20110301.185226
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.2
ro.build.date=Tue Mar 1 18:53:33 EST 2011
ro.build.date.utc=1299023613
ro.build.type=userdebug
ro.build.user=bryan
ro.build.host=carbunkl
ro.build.tags=release-keys
ro.product.model=MSM
ro.product.brand=generic
ro.product.name=full_msm
ro.product.device=msm
ro.product.board=msm
ro.product.cpu.abi=armeabi
I've done a couple reinstalls, and of course a full upgrade from FRX04 to FRX05, and there's simply no possible way those same files are residing on the exact same sectors of the SD card, so I really don't think it is the SD card itself. Is this happening to anyone else?