Mojorisen
Well-Known Member
The original value should be: verizon/shadow_vzw/cdma_shadow/shadow:2.2/VZW/23.9:user/ota-rel-keys,release-keysCan you paste the original value?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The original value should be: verizon/shadow_vzw/cdma_shadow/shadow:2.2/VZW/23.9:user/ota-rel-keys,release-keysCan you paste the original value?
I AM BeesleyCheck my signature on XDA.
Beesley is my IRC name.

Huh? You didn't have to be rooted to install the update....
Can't use root explorer because I'm not rooted :-(
I AM BeesleyCheck my signature on XDA.
Beesley is my IRC name.

I just made the change with root explorer and it worked great. Get the new build prop on your sd card. Find it in root explorer and copy it. Go to system and then paste the new build prop (click r/w at the top first). It will ask you if you want to replace the current build prop. Replace it and reboot. I have full market now and it was super easy. DO NOT delete the current build prop just paste the the new one. Thanks for all who posted this.
BTW Chrome to phone works great for stuff like this. I open this in web browser hit Chrome to phone button and bam! now it's on my phone and I can download it directly and not worry about transferring it later.
It's magic I tell magic!![]()
Wow, I'm getting a headache trying to figure all of this stuff out, but I'm doing a LOT of reading before trying any of this stuff. I am having the market issue where I can't see protected apps, so I'm thinking about doing the prop replacement to get the market back to normal.
However, I have several questions before starting this process. Before I ask, I'll state that I went from an unrooted phone to begin with. Then I rooted using Universalandroot. Then I moved my SU to the xbin before applying the 2.2 update. I have remained rooted and have 2.2 installed. Everything have pretty much been working great except for this market issue, so here are my questions:
1) If we do this mod, then we are identifying our phones as a Droid 2, right? Will this have any ramifications when updates are pushed to the Droid X or Droid 2? I mean, it won't accidentally push an update for the Droid 2 to our phones, will it? And what will happen when the official Droid X update is pushed OTA?
2) When the official Droid X OTA update is pushed out, can we then go back and edit the prop file again to properly identify the phone as a Droid X on Froyo? Or should we just leave it with this modified prop file?
3) So far, I have done everything on the phone itself since I am on a Mac. So to do this prop file replacement on the phone only, I have to download the prop file from my phone, open Root Explorer, turn R/W access on, and then overwrite the current prop file with the downloaded one?
4) I'm reading about doing the bootstrap backup but I really don't know what it does exactly or how to do it. But I'm thinking it would be a good idea to do it before modifying this prop file just in case something goes wrong. I'd really like to avoid having to do an sbf because that sounds even more difficult!
Thanks for any help in answering these questions!
so... but everyone will have to cross that bridge when it comes
, this is just temporaryWow, I'm getting a headache trying to figure all of this stuff out, but I'm doing a LOT of reading before trying any of this stuff. I am having the market issue where I can't see protected apps, so I'm thinking about doing the prop replacement to get the market back to normal.
However, I have several questions before starting this process. Before I ask, I'll state that I went from an unrooted phone to begin with. Then I rooted using Universalandroot. Then I moved my SU to the xbin before applying the 2.2 update. I have remained rooted and have 2.2 installed. Everything have pretty much been working great except for this market issue, so here are my questions:
1) If we do this mod, then we are identifying our phones as a Droid 2, right? Will this have any ramifications when updates are pushed to the Droid X or Droid 2? I mean, it won't accidentally push an update for the Droid 2 to our phones, will it? And what will happen when the official Droid X update is pushed OTA?
2) When the official Droid X OTA update is pushed out, can we then go back and edit the prop file again to properly identify the phone as a Droid X on Froyo? Or should we just leave it with this modified prop file?
3) So far, I have done everything on the phone itself since I am on a Mac. So to do this prop file replacement on the phone only, I have to download the prop file from my phone, open Root Explorer, turn R/W access on, and then overwrite the current prop file with the downloaded one?
4) I'm reading about doing the bootstrap backup but I really don't know what it does exactly or how to do it. But I'm thinking it would be a good idea to do it before modifying this prop file just in case something goes wrong. I'd really like to avoid having to do an sbf because that sounds even more difficult!
Thanks for any help in answering these questions!
Damn you droider! I wanted a "thanks" button to me! haha, you're too good.



Yes get bootstrap recovery make sure it is version 1.0.0.3, open it press bootstrap recovery, get rom manger from the market, open it, press flash clockwork at the top, then go down to backup and backup your current set-up.
Then you can do everything through root explorer make sure to overwrite the build.prop not delete and replace.
And the next update is gingerbreadso... but everyone will have to cross that bridge when it comes
Anyways you are going to be flashing custom ROMs soon so you will get a new build.prop all the time, this is just temporary
Okay, I downloaded Bootstrap Recovery and clicked on the first option. It said "success" a second later. Now you and bosox2k1 said two different things for the next step. You said to get rom manager and bosox2k1 said to just click on the second option in Bootstrap and create the backup after rebooting. I'm not sure what to do next. I have no interest at this point in custom roms when they come out... I just want to back everything up before I do this prop file replacement.
So I'm not sure if I need Rom Manger or not?
Thanks Man, What I did the correct the video was just change my settings to 780 x 480. and play back is just fine. just my 2. I am happy with it. I'd rather have insane quadrant and linpack scores and a phone that responds on demand!!!![]()


I'll try doing it before the exit...if not I'll do the remount, push, exit.ummm.... you dont exit first. do it this way
"adb shell"
"su"
"mount -o remount,rw -t yaffs2 /dev/mtd/mtdblock4 /system"
"adb push build.prop /system/build.prop"
"exit"
"exit"
and if that doesnt work... dont do it in the shell
adb remount
adb push build.prop /system/build.prop
exit
exit
ummm.... you dont exit first. do it this way
"adb shell"
"su"
"mount -o remount,rw -t yaffs2 /dev/mtd/mtdblock4 /system"
"adb push build.prop /system/build.prop"
"exit"
"exit"
and if that doesnt work... dont do it in the shell
adb remount
adb push build.prop /system/build.prop
exit
exit


It's essentially the same thing. If you do it through ROM manager, it will reboot your phone and bring to you recovery and do everything on its own.
My way, you do it yourself. Go into recovery reboot, click on backup/restore--choose backup, sit back and watch and then hit reboot when it is completed.
Thanks again! I skipped the rom manager and did it as you described. So this means that if something goes wrong on my droid x, I can always recover to the state I was in when I did the backup?
No problem! Supposedly if something goes bad when you are on 2.2, you can go into Koush's recovery and restore a backup. I have yet to try it, but I assume it works---or I hope it works.
For instance, it would not work if you SBF'd to 2.1, pulled battery and somehow got into Koush's recovery screen and asked to restore then. I was told if you try to restore a backup that has a different kernel than what you are running---it'll brick your phone.
So TLDR: Yes restoring a 2.2 backup should work if you are in 2.2 currently.