Hello, I found a post on how to create a wince_image from the original
bins that were used under the older bootloaders. The post is included
below:
Here's how to make a newstyle wince_image.gz from the old images:
dd if=flash_00000000.bin of=flash_00040000.bin bs=1k skip=256
cat flash_00040000.bin flash_00400000.bin flash_00800000.bin
flash_00c00000.bin > wince_image
gzip wince_image
Jamey
I am wondering is there a typeo in the cat line where the first and
second bins are both 0004... ????????????
thanks in advance for the response .................... Reagan
PS. can one simply follow the old instructions to reload the bin files
with the newer bootloaders? If so where are these instructions?
Received on Thu Sep 18 16:40:47 2003
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:45:06 EDT