Difference between revisions of "Communication Board Swap"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
===Save Tokens=== | ===Save Tokens=== | ||
+ | |||
+ | Saving the tokens on each pre is simple. Run: | ||
+ | <pre>cp /tmp/tokens/ /media/internal/token;</pre> | ||
+ | via novaterm, (or on the device itself) to make a copy of the tokens in the media/internal portion of the phone. | ||
+ | |||
+ | Then simply mount the phone via usb mode and copy the tokens folder to a safe place (you might want to rename the folder something like sprint-pre-tokens) | ||
===Physically Swap Communication Boards=== | ===Physically Swap Communication Boards=== |
Revision as of 23:31, 2 August 2010
For those who are particularly adventurous, here is how to perform a Coms board swap!
Short Version
1. Copy and save tokens from both Device's
2. Physically swap the Communication Boards
3. Use meta-doctor
4. Run the meta-doctored doctor
5. Run stock doctor
Steps
Save Tokens
Saving the tokens on each pre is simple. Run:
cp /tmp/tokens/ /media/internal/token;
via novaterm, (or on the device itself) to make a copy of the tokens in the media/internal portion of the phone.
Then simply mount the phone via usb mode and copy the tokens folder to a safe place (you might want to rename the folder something like sprint-pre-tokens)