PDA

View Full Version : mmc for big storage rom upgrade


beka
31st December 2005, 02:19 PM
can i use mmc for big storage rom upgrade

oltp
31st December 2005, 03:23 PM
You can try, but many people are reporting problems with it.

You can optain BS with an usb upgrade as well via this:

All steps:
-get nbfdec from the thread 'upg to 1.13 wwe rom (with 1.13 radio)in 10 easy steps' post from hlt on first page
- get maupgradeut_noid.exe from the ftp

- Download the shipped rom from:
http://www.t-mobile.nl/zakelijk/htdocs/page/service/mda_compact_upgrade.asp
- Download the Hexeditor from:
http://www.hhdsoftware.com/hexeditor.html

1. Unzip NL_11300_131_11200.exe (or any other shipped rom)
2. Put NBFDEC in the same directory as the unzipped shipped rom files
3. Copy the getdevicedata.exe to your Magician and execute to write DeviceData.txt
to \Windows and view with notepad
5. Decode nk.nbf -> nk.nb1:
nbfdec -d nk.nbf nk.nb1
6. Hexedit header to correct ID from DeviceData.txt
(probably only if using a rom from other provider)
7. Replace pattern for bigstorage in hexeditor:
locate the 02 00 00 80 00 20 and change 80 00 to b8 01 in the nk.nb1
(use binary search for this!!)
7. Encode nk.nb1->nk.nbf
nbfdec -e nk.nb1 nk.nbf
8. run maupgradeut_noid.exe to upgrade CE image

Also, this way you will save the contents of increased \Storage folder if previous rom was bigstorage one

Usage sample (must be run from the same folder as nbf files or specify full path):
nbfdec -d nk.nbf nk.nb1
nbfdec -e nk.nb1 nk.nbf

max414
5th January 2006, 01:19 PM
You can try, but many people are reporting problems with it.

You can optain BS with an usb upgrade as well via this:

All steps:
-get nbfdec from the thread 'upg to 1.13 wwe rom (with 1.13 radio)in 10 easy steps' post from hlt on first page
- get maupgradeut_noid.exe from the ftp

- Download the shipped rom from:
http://www.t-mobile.nl/zakelijk/htdocs/page/service/mda_compact_upgrade.asp
- Download the Hexeditor from:
http://www.hhdsoftware.com/hexeditor.html

1. Unzip NL_11300_131_11200.exe (or any other shipped rom)
2. Put NBFDEC in the same directory as the unzipped shipped rom files
3. Copy the getdevicedata.exe to your Magician and execute to write DeviceData.txt
to \Windows and view with notepad
5. Decode nk.nbf -> nk.nb1:
nbfdec -d nk.nbf nk.nb1
6. Hexedit header to correct ID from DeviceData.txt
(probably only if using a rom from other provider)
7. Replace pattern for bigstorage in hexeditor:
locate the . and change 80 00 to b8 01 in the nk.nb1
(use binary search for this!!)
7. Encode nk.nb1->nk.nbf
nbfdec -e nk.nb1 nk.nbf
8. run maupgradeut_noid.exe to upgrade CE image

Also, this way you will save the contents of increased \Storage folder if previous rom was bigstorage one

Usage sample (must be run from the same folder as nbf files or specify full path):
nbfdec -d nk.nbf nk.nb1
nbfdec -e nk.nb1 nk.nbf




how to decode step 5??how to do step 6?? i have DeviceData.txt but what 2 do next....using arabic rom imate and i cant locate binar search in hexeditor...how to find02 00 00 80 00 20???? plz some 1 help me im an noob caz iwant bs for real ???????????plz any body thx in advance

oltp
5th January 2006, 02:25 PM
Hi max414,

I changed step 5 & later hope you understand them now. I think you've succeeded in unzipping the shipped-rom, so you have all the .nbf, getdevicedate.exe, enterbl.exe etc files in the same directory. It will be very handy in step 5. that you put all these file together with NBFDEC.exe & MAUPGRADEUT_NOID.EXE in a directory like c:\BIGStorage\

5. Decode nk.nbf -> nk.nb1:
NBFDEC must executed from the commandline. Press the 'Start button' & select 'Run…' & type CMD in the window you get. Now a command window opens & go to the directory where you've put all your files. Then type on the commandline:
nbfdec -d nk.nbf nk.nb1
6. Skip this step you're going to use maupgradeut_noid twice in step 8.:
Hexedit header to correct ID from DeviceData.txt
(probably only if using a rom from other provider)
7. Replace pattern for bigstorage in hexeditor. Open the nk.nb1 in hexedit and locate twice the byte pattern 02 00 00 80 00 20. Don't use the text search!!
Change the 80 00 to b8 01
7. Encode nk.nb1->nk.nbf again with nbfdec on the command line.
nbfdec -e nk.nb1 nk.nbf
8. Connect your magician with usb to your PC & run maupgradeut_noid.exe twice to upgrade CE image. The first run will give you error 120 (country id), just exit and start maupgradeut_noid.exe again now it will proceed.

Succes, M

max414
7th January 2006, 12:28 PM
fi9 workks
i have 1.13 big storage :twisted:

oltp
7th January 2006, 12:38 PM
nice to see