RE: [iPAQ] status of WinCE backup?

From: George France <france.a.t.crl.dec.com>
Date: Mon Aug 07 2000 - 16:37:49 EDT

Hello Joern;
 
> I'd like to be able to put WinCE back on my iPAQ after
> installing Linux. What's the status of this?
>
> I've checked out osloader, compiled it (with MS embedded
> visual tools 3, which had to convert the project files, so I
> guess you are using something different), and ran it.
>
> I got 4 files totalling 16MB and a warning dialog that said
> the program doesn't work...
>
> So do I have a valid backup now that I can put back on or not?

We do not know if it works or not. The iPAQ the we had connected via JTAG,
does not accept JTAG commands anymore. We are waiting to get an extra unit
to test the saved WinCE image.

>
> Additionally, I'm asking myself: How exactly will I get WinCE
> back into the Flash ROM once I'm running Linux?

returning WinCE is the easy part. You would issue the over ride command in
the bootldr 'set override 1' followed with a 'load flash 0x0' command, then
start a xmodem download of the saved WinCE image.

>
> Some other things:
> 1) The installation howto speaks of "bootldr-0000-2.8.3", but
> it seems to really be named "bootldr-000-2.8.3" (not
> insurmountable, ok, but I get a bit nervous with documents
> that tell me at their beginnings that I can completely screw
> up my new toy with this ... ;-)

You are correct, I will fix the typo, asap.

>
> 2) how will I install newer versions of the kernel/ramdisk?
> just get into the boolader and repeat steps 15+ ?

For newer version there are several methods you can go back to the boot
loader use the:

load bootldr
load ramdisk
load kernel

commands. For v0.12, you can also use 'mkfs -ext2 /dev/ram2', 'mount
/dev/ram2 /mnt/hda', 'rz filename', with 'dd if=filename of=/dev/flash?'
where:

/dev/flash1 - kernel
/dev/flash3 - ramdisk
/dev/flash4 - cramfs - main
/dev/flash5 - cramfs - /usr directory

or you can do a similar variation of the above via Ethernet, if you have a
CF sleeve and an Ethernet card.

I hope this helps,

Best Regards,

--George

George France, france@crl.dec.com
Cambridge Research Laboratory, Compaq Computer Corporation
One Cambridgecenter MS: CRL
Cambridge, MA 02142 USA
Received on Mon Aug 7 13:35:09 2000

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:43:39 EDT