This problem occurs when wince_image.gz was stored with one of the earlier BootBlaster versions running on a H3800. You did not specify model -- is that correct?
The last sector of flash includes the asset tag information. Later BootBlasters separated this into a separate partition, shrinking the root partition. You can either unzip wince_image.gz, remove the last 256KB, and rezip, or you can restore the whole thing:
partition delete asset
partition define root 0x40000 0x1fc0000 0
load root
and send wince_image.gz
Jamey
> -----Original Message-----
> From: Simon Baker [mailto:s.baker@ukerna.ac.uk]
> Sent: Thursday, April 18, 2002 8:57 AM
> To: ipaq@handhelds.org
> Subject: [iPAQ] Restoring Wince
>
>
> Hi,
>
> I've tried following the restoring wince pages a few times
> now, however I
> have been unable to restore wince. Here's the log of what I see when
> loading root:
>
> boot> load root
> loading flash region root
> using xmodem
> ready for xmodem download..
> Download Successful
> 00CEE300 bytes loaded to C0000400
> Looks like a gzipped image, let's verify it...
> Looks like a gzipped image, let's verify it...
> Verifying gzipped image
> ..............................................................
> ......................................................................
> ..............................................................
> ......................................................................
> ..............................................................
> ......................................................................
> ..............................................................
> ......................................................................
> ..............................................................
> ......................................................................
> ..............................................................
> ......................................................................
> ..............................................................
> ......................................................................
> ..............................................................
> ..............................
> verifyGZipImage: calculated CRC = 0x900145F0
> verifyGZipImage: read CRC = 0x900145F0
> img_size is too large for region: 01F80000
> img_size is too large for region: 01F80000
> img_size is too large for region: 01F80000
> boot>
>
> Ignoring all that <grin> trying boot wince leads to a screen
> fade over a
> few seconds.
>
> My IPAQ is a Compaq IPAQ 3850.
>
> Any ideas? Sorry to be a pain....
>
> S.
>
> _______________________________________________
> Open Source Software for Compaq iPAQ Handhelds.
> iPAQ mailing list
> iPAQ@handhelds.org
> http://handhelds.org/mailman/listinfo/ipaq
> irc://irc.openprojects.net #ipaq
>
Received on Thu Apr 18 13:06:47 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:46 EDT