TUTORIAL: The long awaited solution on how to use the SD Image Loader for flashing - Aximsite

来源:百度文库 编辑:神马文学网 时间:2024/04/30 14:06:48
TUTORIAL: The long awaited solution on how to use the SD Image Loader for flashing
OK, this is finally the solution to how the mysterious SD Image Loader is used.
This tutorial has been tested with the X50v, but I suppose it will work with any X50 or X51.
You can find another tutorial of me on how to make your own flash images athttp://www.aximsite.com/boards/showthread.php?t=112267
DISCLAIMER: I do not take any responsibility for any damage caused to your devices.
This tutorial is only intended for advanced users.
In this tutorial I am going to mention how to use the Loader to reflash your device, a tutorial on how to build your own flash images from a ROM-Image will be posted later.
First I‘d like to mention some Basics. The most important thing is to understand, how the Axim‘s ROM content is built up.
It consists of the bootloader, which is similar to the BIOS in a desktop computer, of the Operating System and of the Built-In Storage in exactly that order.
Currently there are 2 different bootloaders, one for Windows Mobile 2003 and one for Windows Mobile 5. A Windows Mobile 2003 bootloader cannot boot Windows Mobile 5 and vice versa. The bootloader is language independent. As for the OSes there are quite a lot of different images, differing in OS Version, language and revision.
So what do you have to do to flash your Axim with the OS version you like?
First of all you will have to ensure that you have the correct bootloader on your device. After that you can install the OS you like.
If you do not want to change the type of OS (Windows Mobile 2003 or Windows Mobile 5) you do not have to change anything regarding the bootloader.
For this you will need a bootloader image and the corresponding CRC File, which contains a checksum, to make sure the file has been copied to your device correctly.
The filename of the images have to be of the following format: [Prefix] _ [Imagetype] _ [Revision] _ [Description].nb0
I‘d like to explain the different elements of the filename the Image Loader expects:
Prefix: Depends on which Bootloader is CURRENTLY installed on your device. For the WM2003 bootloader it has to be DiMa, for the WM5 bootloader it has to be WM50.
Imagetype: Tells the Image Loader which area of the Rom you would like to refresh, for the bootloader it has to be B, for the OS it has to be K.
Revision: The Revision of the image, has to be either A00 (Official Release), or X00 (Developer Release) whereas 00 stands for any numeric digits. The revision can be anything, it is not important for the flashing process.
Description: Anything you like, e.g. X50v_WM2K5_ENG
Some examples for valid filenames:
DiMa_B_A01_X50v_WM5_ENG.nb0 --> Bootloader image, to be installed on a device currently running the Windows Mobile 2003 bootloader, if the device is currently running the Windows Mobile 5 bootloader the filename had to be WM50_B_A01_X50v_WM5_ENG.nb0
WM50_K_A01_X50v_WM5_ENG.nb0 --> Windows Mobile 2005 OS image, Revision A01
As for the corresponding CRC file the filenames would be DiMa_B_A01_X50v_WM5_ENG_nb0.crc and WM50_K_A01_X50v_WM5_ENG_nb0.crc
It is important that you always install the correct bootloader before installing the OS Image.
Now lets assume you‘d like to update your device from Windows Mobile 2003 to Windows Mobile 5:
1. Copy the Windows Mobile 5 OS Image and the corresponding CRC File to a FAT32 formatted SD-Card (Valid Filename for example WM50_K_A01_X50v_WM5_ENG.nb0)
2. Copy the Windows Mobile 5 Bootloader and the corresponding CRC File to a FAT32 formatted SD-Card (Valid Filename for example DiMa_B_A01_X50v_WM5_ENG.nb0)
3. Insert the SD-Card into your Axim and start the SD Image Loader by Pressing Wireless + Power + Reset
4. The Image Loader will search for flash images on your SD-Card, as there is still the Windows Mobile 2003 Bootloader on your device it will only look for files beginning with "DiMa" and therefore will only display the bootloader image.
5. Press the action key twice, this starts the update process. DANGER: If this process fails your device will be a 300$ paperweight...
6. After the process is finished (takes only a few seconds) you will be asked to hard reset your system. Ignore this message and press Wireless + Power + Reset again.
7. The Image Loader will search for flash images on your SD-Card, as there is now the Windows Mobile 5 Bootloader on your device it will only look for files beginning with "WM50" and therefore will only display the OS image.
8. Press the action key twice, this starts the update process.
9. After the process is finished you will be asked to hard reset your device. Follow this instruction and wait for the OS to load. That‘s all.
I have uploaded the following images for you to try this tutorial:
X50v Windows Mobile 2003 Revision A05 Englisch
http://www.rapidsharing.com/b75c6f60...a37ad85f5b3703
X50v Windows Mobile 5 Revision A01 Englisch
http://www.rapidsharing.com/3f9b6619...621aedfe742c0e
X50 Windows Mobile 2003 Revision A05 Englisch
http://www.rapidsharing.com/27641c54...aa750911e67214
Remember, if you want to change from WM2003 to WM5 and vice versa you will have to change the prefixes of the bootloader files after extracting... ;-)
BTW...I still need an X51v A06 Rom-Image for testing purposes...