1. SCrid2000's Avatar
    With all the leaks coming out, it's not a surprise to anyone when some of them have bugs. And some of these bugs are critical bugs forcing a downgrade. This presents a problem, because BlackBerry Link will not let you restore a backup from an OS that was made on a higher OS version than what you are currently running.

    As an example, when I recently downgraded from 10.1.0.2342 back to 10.1.0.1880, BlackBerry Link would not let me restore my backup, which left me without my game progress, saved app data, and far more screenshots (saved on device memory by default) than anyone should logically have).*

    *Photos and music were not lost because I store those on my SD Card, which I recommend that everyone does for that exact reason.

    Luckily, there IS a very simple way to modify your backups so they will restore onto an older OS.


    Instructions:

    1. Install BlackBerry Link and some sort of Archive Management software installed on your PC. I recommend 7-zip because it's open source, and it's what I'll use in this example.
    2. Backup your current OS using BlackBerry Link, and navigate to where the .bbb is saved.
    3. Using 7-zip, extract the contents. I personally extract it to a new folder to keep things organized.
    Restoring a backup after downgrading your OS-restore1.jpg
    4. From the extracted .bbb, locate the Manifest.xml. Open it with a text editor, such as the built in Notepad.exe or the far superior and open source (and my development tool of choce) Notepad++.
    5. Locate the version entry; it will look something like this:
    Restoring a backup after downgrading your OS-restore2.png
    6. Change that to an OS version the same as or lower than the OS you want to restore it to. In this example, I wanted to restore to 10.1.0.1880, so that's what I changed it to. Do not change anything else, or your restore will probably not work!
    7. Save the Manifest.xml.
    8. Add all the files to a .zip archive. By far the easiest way to do this is to select them all, right click, and from the 7-zip menu select "Add to ...zip".
    Restoring a backup after downgrading your OS-restore3.jpg
    9. Rename the .zip to a .bbb (you will need to have file extensions visible, which is a setting in folder options).
    10. Select the .bbb in BlackBerry Link, and restore it!

    Everything should restore perfectly, and when your Z10 reboots you should be all good.
    If you have any questions, post them and someone will (hopefully) get you an answer.

    Please be aware that this can potentially cause data conflicts, and neither CrackBerry or myself are responsible for your doing this. Also, it is possible that at some point BlackBerry will encrypt the .bbb files (the inner files, which are what is actually restored to your device, are already encrypted for data security and anti-piracy reasons), at which point this will no longer work.
    06-04-13 06:42 PM
  2. SCrid2000's Avatar
    Reserved for FAQ
    coffee-turtle likes this.
    06-04-13 06:57 PM
  3. The Me's Avatar
    Genius! You rock! By the way, will this affect the version number at all when installed?

    Posted via CB10
    06-05-13 09:34 AM
  4. SCrid2000's Avatar
    Genius! You rock! By the way, will this affect the version number at all when installed? Posted via CB10
    Nope, the manifest is just used so BlackBerry Link knows info about the OS of the BlackBerry the backup comes from.
    06-05-13 09:53 AM
  5. JJonPB's Avatar
    Thank you for this extremely useful tip.

    As an expert (which you clearly are), can you also describe a process involved to downgrade OS version on Z10? For example: I run 10.0.10.85 at the moment; if I upgrade to 10.1.0.273, but eventually don't like it, how do I go back?

    Posted via CB10
    06-07-13 02:33 AM
  6. maneck35's Avatar
    Thank you for this extremely useful tip.

    As an expert (which you clearly are), can you also describe a process involved to downgrade OS version on Z10? For example: I run 10.0.10.85 at the moment; if I upgrade to 10.1.0.273, but eventually don't like it, how do I go back?

    Posted via CB10
    Just run the 10.0.10.85 autoloader again (if there is one - I'm not sure because I have a Q10).

    I'm trying to restore a 10.1.0.4285 backup to my Q10 that's downgraded to 10.1.0.2354. I followed the instructions and changed the manifest.xml file. I'm trying to restore using Blackberry Link, but the restore just doesn't complete. In fact, it starts, shows 'Restoring Media - 0%' and then stops and shows an error 'Restore did not complete'. That's it. Has anyone experienced this?

    I'm performing a security wipe and restarting my laptop and trying again. Let's hope it works.

    EDIT: Still no luck. Been tinkering for 3 hours. Tried a security wipe, downgrading BB Link to 1.1.0.37, but still the same problem. I guess the problem lies with the modified backup file.
    Last edited by maneck35; 06-12-13 at 03:14 PM.
    06-12-13 12:10 PM
  7. 00stryder's Avatar
    Awesome tip man, thanks!

    Posted via CB10 on my Z10 & loving it!
    06-13-13 12:41 PM
  8. jordanc76's Avatar
    Dude! This was phenomenal! I had a few minor issues with finding the file, it is a different directory for me (just did a .bbb search), but it worked! I have been looking for this for awhile! Thank you!
    06-13-13 03:23 PM
  9. kccman's Avatar
    Well done!
    06-14-13 07:33 AM
  10. grumpyaeroguy's Avatar
    Just run the 10.0.10.85 autoloader again (if there is one - I'm not sure because I have a Q10).

    I'm trying to restore a 10.1.0.4285 backup to my Q10 that's downgraded to 10.1.0.2354. I followed the instructions and changed the manifest.xml file. I'm trying to restore using Blackberry Link, but the restore just doesn't complete. In fact, it starts, shows 'Restoring Media - 0%' and then stops and shows an error 'Restore did not complete'. That's it. Has anyone experienced this?

    I'm performing a security wipe and restarting my laptop and trying again. Let's hope it works.

    EDIT: Still no luck. Been tinkering for 3 hours. Tried a security wipe, downgrading BB Link to 1.1.0.37, but still the same problem. I guess the problem lies with the modified backup file.
    did you use a tru, PRIMITIVE, text editor to change the manifest? Although I am not the OP, things like wordpad DO place line break characters and other undesireable $hit into files inadvertantly sometimes. My guess the manifest file got "hosed" somehow.

    What editor did you use?
    06-14-13 11:21 AM
  11. Alfonso Rosado's Avatar
    Still fails, strange.
    Last edited by Alfonso Rosado; 06-15-13 at 03:53 AM.
    06-15-13 02:37 AM
  12. Kasey Fong's Avatar
    does it still apply from z10 to q10?
    06-16-13 12:04 AM
  13. maneck35's Avatar
    did you use a tru, PRIMITIVE, text editor to change the manifest? Although I am not the OP, things like wordpad DO place line break characters and other undesireable $hit into files inadvertantly sometimes. My guess the manifest file got "hosed" somehow.

    What editor did you use?
    I used Notepad and also tried Notepad++ as suggested by the OP. Both failed.
    06-17-13 01:58 PM
  14. ride2thrill's Avatar
    Why not simply right click .bbb file and select 7zip and unde that open archive...archive window will pop where u can see xml file simply right click and select edit....save and follow archive instruction to add back to modified file.....it worked for me
    06-21-13 02:15 PM
  15. maneck35's Avatar
    Why not simply right click .bbb file and select 7zip and unde that open archive...archive window will pop where u can see xml file simply right click and select edit....save and follow archive instruction to add back to modified file.....it worked for me
    I did exactly the same thing. Didn't work no matter how much I tried.

    Posted via CB10
    07-01-13 10:26 AM
  16. Emgell's Avatar
    I tried this but an error message saying no personal resource data appeared. Was not able to restore
    07-04-13 12:33 PM
  17. matze8304's Avatar
    I tried the same. It didnt work for me as well. the zipped file is not shown in bb-link.
    Maybe it has something to do, with my encryption...

    My next steps: 1) restore my 10.2.093 2) reload my backup 3) decrypt 4) backup again 5) run 10.1.0.4537 6) try to load my backup again...

    anyone with the same problem?
    07-05-13 06:00 AM
  18. matze8304's Avatar
    Ok. That didn't work either.
    Any suggestions?

    I just want to go back from 10.2.0.93 to 10.1.0.4537 ...:-(
    07-05-13 07:44 AM
  19. Media Warrior's Avatar
    Followed these instructions, downloaded 7zip from the link, unzipped to own folder, opened notepad, word-wrapped to get the whole manifest, changed to current OS version, re-zipped and renamed, renamed original BU to "OLD" .

    After renaming file to BBB then restore backup. Bingo my data all there, unbelievable step by step directions.


    Scrid2000 YOU ROCK.

    thanks so much, this has been a nightmare solved and I appreciate your clear and simple instructions.
    07-07-13 01:22 AM
  20. Mayur Saparia's Avatar
    In my case Manifest.xml showing version="10.1.0.1720" and my phone also having same version but I can't restore my data. Feeling really frustrated.
    07-10-13 01:00 PM
  21. anon(5818411)'s Avatar
    this doesn't work with 10.2.0.1047 unfortunately , I've tried everything to restore from 10.2.0.483
    08-05-13 11:08 PM
  22. Martian007's Avatar
    Hi,

    hoping someone can help me out...


    Hi guys,

    Can someone help me please, really desperate now...

    Upgraded to the .1047 OS, did the .exe, everything ran file. Except that I can't restore my phone on BB link. Keeps saying that I've to sign in to BlackBerry ID on my device. It is already signed in(settings>bb id).

    How do I go about doing it?

    Cheers...
    08-06-13 01:52 PM
  23. anon721037's Avatar
    Try a wipe.

    Posted with a Q10 on CB10/10.2.0.1047/ Thanks to berry leaks
    08-11-13 07:03 PM
  24. dubai911's Avatar
    Can this help in any way to restore my contacts from 10.1 to my currently running 10.2 Q10?
    08-12-13 04:18 PM
  25. Fryed2aCrisp's Avatar
    This helped me downgrade successfully to 10.1.0.4543, after going all the way up to 10.2.0.1761.

    I had a firmware problem that killed my phone's ability to play music on a set of headphones. I am now at 84% of the DATA restore. I restored the two small backup files first. (When I tried a full restore it failed).

    Thanks so much, SCrid2000
    09-29-13 01:42 PM
48 12

Similar Threads

  1. bridge not working after downgrade from OS 2 to OS 1
    By dony71 in forum BlackBerry PlayBook OS
    Replies: 1
    Last Post: 12-13-11, 06:36 PM
  2. How to Downgrade Your OS (with Pix)
    By Rooster in forum BlackBerry Storm Series
    Replies: 127
    Last Post: 04-23-10, 07:24 AM
  3. Rogers Bold problem after downgrading from os 5.0..
    By schnarr84 in forum BlackBerry Bold Series
    Replies: 14
    Last Post: 05-10-09, 04:06 PM
  4. wont install 3rd party apps backup after wipe/reload OS??
    By kris with a k in forum BlackBerry Storm Series
    Replies: 8
    Last Post: 01-29-09, 01:09 AM
  5. Can't restore from backup after .90 install
    By RyanB95 in forum BlackBerry Storm Series
    Replies: 14
    Last Post: 01-23-09, 05:04 PM
LINK TO POST COPIED TO CLIPBOARD