Hello,

I just create a platform,I boot CEPC by using boot disk, I choose 3. Then I
use Ethernet to download CE image, everything OK, I can run CE from CEPC.
But if I restart CEPC without boot disk, my CEPC hard disk has nothing but
my old files(I had DOS in CEPC hard disk).

Did I do anything wrong or I miss some settings?How can I download real CE
files to CEPC hard disk?

Thank you!!!

Re: How to download CE files? by Pszemol

Pszemol
Tue Sep 02 13:21:34 CDT 2003

Normally, you load WinCE image to RAM only, without touching the HDD.
Everytime you restart you need to repeat download process in PB.
This is how Ethernet bootloader work in my understanding...

"Embedded" <hcheng@optonline.net> wrote in message news:eV0RyuXcDHA.3872@TK2MSFTNGP11.phx.gbl...
> Hello,
>
> I just create a platform,I boot CEPC by using boot disk, I choose 3. Then I
> use Ethernet to download CE image, everything OK, I can run CE from CEPC.
> But if I restart CEPC without boot disk, my CEPC hard disk has nothing but
> my old files(I had DOS in CEPC hard disk).
>
> Did I do anything wrong or I miss some settings?How can I download real CE
> files to CEPC hard disk?
>
> Thank you!!!
>
>

Re: How to download CE files? by Embedded

Embedded
Tue Sep 02 14:31:39 CDT 2003

Thank you for the answer. But how can I load files to CEPC local hard
drive, so I can boot CEPC without a floppy boot disk?

Thank you!



Re: How to download CE files? by Pszemol

Pszemol
Tue Sep 02 20:53:53 CDT 2003

"Embedded" <hcheng@optonline.net> wrote in message news:OffjQmYcDHA.2436@TK2MSFTNGP12.phx.gbl...
> Thank you for the answer. But how can I load files to CEPC local
> hard drive, so I can boot CEPC without a floppy boot disk?

I would look for a bootloader with an option to load os image
from an ATA-FAT disk. I know there are bootloaders to load from
Compact Flash, which is very similar to HDD but I do not know
if there is one for CEPC... I never worked long time with CEPC.
I always loaded os image to pc RAM. Maybe others will chime in...

Re: How to download CE files? by Brad

Brad
Wed Sep 03 03:36:51 CDT 2003

If you built the ATAPI hard drive driver and the command console "cmd.exe"
into your image, just run it on your target.
Then, just copy the nk.bin from the "\release" directory into your hard
drive "Hard disk".

Brad Chen
Techware Information Technology, Inc.
http://www.techware.com.tw


"Embedded" <hcheng@optonline.net> ¼¶¼g©ó¶l¥ó·s»D
:OffjQmYcDHA.2436@TK2MSFTNGP12.phx.gbl...
> Thank you for the answer. But how can I load files to CEPC local hard
> drive, so I can boot CEPC without a floppy boot disk?
>
> Thank you!
>
>



Re: How to download CE files? by Pszemol

Pszemol
Wed Sep 03 08:41:07 CDT 2003

And nk.bin alone let him boot Windows CE from hdd?
Interesting... I was expecting he needs a bootloader.

"Brad Chen" <brad_chen@techware.com.tw> wrote in message news:ebC9DbfcDHA.1744@TK2MSFTNGP12.phx.gbl...
> If you built the ATAPI hard drive driver and the command console "cmd.exe"
> into your image, just run it on your target.
> Then, just copy the nk.bin from the "\release" directory into your hard
> drive "Hard disk".
>
> Brad Chen
> Techware Information Technology, Inc.
> http://www.techware.com.tw
>
>
> "Embedded" <hcheng@optonline.net> ¼¶¼g©ó¶l¥ó·s»D
> :OffjQmYcDHA.2436@TK2MSFTNGP12.phx.gbl...
> > Thank you for the answer. But how can I load files to CEPC local hard
> > drive, so I can boot CEPC without a floppy boot disk?
> >
> > Thank you!
> >
> >
>
>


Re: How to download CE files? by Embedded

Embedded
Wed Sep 03 10:53:43 CDT 2003

I did build the ATAPI and cmd.exe into image, but how can I copy nk.bin to
CEPC hard drive? My CE in RAM now .
Sorry,I'm really new to CE.

"Brad Chen" <brad_chen@techware.com.tw> wrote in message
news:ebC9DbfcDHA.1744@TK2MSFTNGP12.phx.gbl...
> If you built the ATAPI hard drive driver and the command console "cmd.exe"
> into your image, just run it on your target.
> Then, just copy the nk.bin from the "\release" directory into your hard
> drive "Hard disk".
>
> Brad Chen
> Techware Information Technology, Inc.
> http://www.techware.com.tw
>
>
> "Embedded" <hcheng@optonline.net> ¼¶¼g©ó¶l¥ó·s»D
> :OffjQmYcDHA.2436@TK2MSFTNGP12.phx.gbl...
> > Thank you for the answer. But how can I load files to CEPC local hard
> > drive, so I can boot CEPC without a floppy boot disk?
> >
> > Thank you!
> >
> >
>
>



Re: How to download CE files? by Gordon

Gordon
Wed Sep 03 11:08:14 CDT 2003

Open the explorer and open the icon called "Release". It's pointing back to
the release directory on your build PC. Highlight nk.bin and press <ctrl-c>
to copy the file. Go back up in explorer and open the icon called "Hard
Disk". Once there, press <ctrl-v> to paste it there. It will now copy the
nk.bin file from your PC's release directory to the underlying storage on
your CE machine.

Embedded wrote:
> I did build the ATAPI and cmd.exe into image, but how can I copy
> nk.bin to CEPC hard drive? My CE in RAM now .
> Sorry,I'm really new to CE.
>
> "Brad Chen" <brad_chen@techware.com.tw> wrote in message
> news:ebC9DbfcDHA.1744@TK2MSFTNGP12.phx.gbl...
>> If you built the ATAPI hard drive driver and the command console
>> "cmd.exe" into your image, just run it on your target.
>> Then, just copy the nk.bin from the "\release" directory into your
>> hard drive "Hard disk".
>>
>> Brad Chen
>> Techware Information Technology, Inc.
>> http://www.techware.com.tw
>>
>>
>> "Embedded" <hcheng@optonline.net> ¼¶¼g©ó¶l¥ó·s»D
>>> OffjQmYcDHA.2436@TK2MSFTNGP12.phx.gbl...
>>> Thank you for the answer. But how can I load files to CEPC local
>>> hard drive, so I can boot CEPC without a floppy boot disk?
>>>
>>> Thank you!

--
Gordon Smith (eMVP)
Gordon.Smith@nospam.avnet.com



Re: How to download CE files? by Embedded

Embedded
Wed Sep 03 16:10:23 CDT 2003

Thanks a lot, now I can copy files.
"Gordon Smith (eMVP)" <Gordon.Smith@avnet.com> wrote in message
news:eisowWjcDHA.2392@TK2MSFTNGP10.phx.gbl...
> Open the explorer and open the icon called "Release". It's pointing back
to
> the release directory on your build PC. Highlight nk.bin and press
<ctrl-c>
> to copy the file. Go back up in explorer and open the icon called "Hard
> Disk". Once there, press <ctrl-v> to paste it there. It will now copy
the
> nk.bin file from your PC's release directory to the underlying storage on
> your CE machine.
>
> Embedded wrote:
> > I did build the ATAPI and cmd.exe into image, but how can I copy
> > nk.bin to CEPC hard drive? My CE in RAM now .
> > Sorry,I'm really new to CE.
> >
> > "Brad Chen" <brad_chen@techware.com.tw> wrote in message
> > news:ebC9DbfcDHA.1744@TK2MSFTNGP12.phx.gbl...
> >> If you built the ATAPI hard drive driver and the command console
> >> "cmd.exe" into your image, just run it on your target.
> >> Then, just copy the nk.bin from the "\release" directory into your
> >> hard drive "Hard disk".
> >>
> >> Brad Chen
> >> Techware Information Technology, Inc.
> >> http://www.techware.com.tw
> >>
> >>
> >> "Embedded" <hcheng@optonline.net> ¼¶¼g©ó¶l¥ó·s»D
> >>> OffjQmYcDHA.2436@TK2MSFTNGP12.phx.gbl...
> >>> Thank you for the answer. But how can I load files to CEPC local
> >>> hard drive, so I can boot CEPC without a floppy boot disk?
> >>>
> >>> Thank you!
>
> --
> Gordon Smith (eMVP)
> Gordon.Smith@nospam.avnet.com
>
>


----------------------------------------------------------------------------
----



begin 666 033102cheers_1_prv.gif
M1TE&.#EA& `2`,00`&-QA/_?<<,``/^&AN_GWO___^_O[XH<`,0R`.=:`,L[
M`/]T`/^W`/^8`/\``````/___P``````````````````````````````````
M`````````````````````````"'_"TY%5%-#05!%,BXP`P$````A^00)"@`0
M`"P`````& `2```%J" DCF1IGF@Z`D_KJB=@$+3QG$I^'"7@_ +'C91K-!:+
M1&OE*#B"0Y&BP:@:DXBASPD=31F!@/68R$(``^ @J@`C#F+&X9'4/H5>:F >
M;V%O: YK>55A50Q794,/@X2'AXEF(E$B!PM4CXF*4@D-"B.6#0B01PL/"&93
M#YTY4Z$'1J6KDJJQ1@D'"9<[<[.2$ H/.2XWN4A("66_DR@[R<I+)"\HQ)00
M(0`A^00%,@`0`"P`````& `2```%IB#PC"1DGFAJ`@;A&H\JHX!C"TX\SW7A
MX+J48G@XI'J_G%#1:"P6B=$),+@-@A F8]N$(H(U($H;"'"=B>^J>ATS`HB#
MF7%X0(./]HE<GX^\>$(-6V5;#%UI.@H)#0I[@X:&B&I,#XQ#$ <+D))HB5D-
M#TU-"IH-")U/#PAJ60]#HDVF!Z.JGR=X(P<)FT5UEJRY6":[3T\)::T[)T7(
*R5++*B30)R$`.P``
`
end