problem with system cloning tool

Posted: 09-14-2005, 04:36 PM
Hello guys,

uf.. help me please ..
We'd like to clone final image to target system. - problem new ssid

We have added a component name System cloning tool but this tool is starting
during FIRST FBA start and delete fbreseal command from system.
I need to boot image first with simple FBA, then reconfigure system, add our
application and then prepare a final system with fbreseal command.
before next boot clone system to next disk and during boot of system on new
disk finalize this image with new SID

uf.. how to do it please ? any idea ?

yours
Radek


Reply With Quote

Responses to "problem with system cloning tool"

Tim
Guest
Posts: n/a
 
RE: problem with system cloning tool
Posted: 09-14-2005, 04:51 PM
Radek.

In the system cloning tool component, did you set the reseal phase to 0 to
avoid SID generation? Then reseal can be done maunally or scripted after FBA.

read this:

http://groups.google.com/group/micro...97b241169d58fe


Regards,
Tim

"Radek Vican" wrote:
> Hello guys,
>
> uf.. help me please ..
> We'd like to clone final image to target system. - problem new ssid
>
> We have added a component name System cloning tool but this tool is starting
> during FIRST FBA start and delete fbreseal command from system.
> I need to boot image first with simple FBA, then reconfigure system, add our
> application and then prepare a final system with fbreseal command.
> before next boot clone system to next disk and during boot of system on new
> disk finalize this image with new SID
>
> uf.. how to do it please ? any idea ?
>
> yours
> Radek
>
>
>
Reply With Quote
Jerome Lesage
Guest
Posts: n/a
 
Re: problem with system cloning tool
Posted: 09-14-2005, 05:03 PM
I think (if I remember) that fbreseal.exe is deleted only the second time
you use it. One time during the FBA, and other time after you've made
changes to your image. So fbreseal must be present on your hard drive after
FBA.

If that's not exact, you can copy fbreseal.exe from your Repository to your
target device and execute it again (command line)
Warning: if you do this, fbreseal.exe is not deleted after reseal your
device... (it's only deleted the second time you reseal like I said)
It works, I already test it.

I hope it help you.
Bye


"Radek Vican" <radek.vican@kontron-czech.com> a écrit dans le message de
news: u1y4DIUuFHA.2592@TK2MSFTNGP09.phx.gbl...
> Hello guys,
>
> uf.. help me please ..
> We'd like to clone final image to target system. - problem new ssid
>
> We have added a component name System cloning tool but this tool is
> starting during FIRST FBA start and delete fbreseal command from system.
> I need to boot image first with simple FBA, then reconfigure system, add
> our application and then prepare a final system with fbreseal command.
> before next boot clone system to next disk and during boot of system on
> new disk finalize this image with new SID
>
> uf.. how to do it please ? any idea ?
>
> yours
> Radek
>

Reply With Quote
Scott Figg
Guest
Posts: n/a
 
Re: problem with system cloning tool
Posted: 09-15-2005, 12:44 AM
Right, or at least that is also how I understand it and have used fbreseal
to modify and reseal after, so it should be there after the first boot. By
the way, I have been told that it is NOT recommended to keep resealing the
device as it causes unpredictable results. But you should absolutely be able
to do it like Jerome suggests.

Scott Figg

"Jerome Lesage" <jerome_lesage@hotmail.com> wrote in message
news:432849e2$0$1022$8fcfb975@news.wanadoo.fr...
> I think (if I remember) that fbreseal.exe is deleted only the second time
> you use it. One time during the FBA, and other time after you've made
> changes to your image. So fbreseal must be present on your hard drive
after
> FBA.
>
> If that's not exact, you can copy fbreseal.exe from your Repository to
your
> target device and execute it again (command line)
> Warning: if you do this, fbreseal.exe is not deleted after reseal your
> device... (it's only deleted the second time you reseal like I said)
> It works, I already test it.
>
> I hope it help you.
> Bye
>
>
> "Radek Vican" <radek.vican@kontron-czech.com> a écrit dans le message de
> news: u1y4DIUuFHA.2592@TK2MSFTNGP09.phx.gbl...
> > Hello guys,
> >
> > uf.. help me please ..
> > We'd like to clone final image to target system. - problem new ssid
> >
> > We have added a component name System cloning tool but this tool is
> > starting during FIRST FBA start and delete fbreseal command from system.
> > I need to boot image first with simple FBA, then reconfigure system, add
> > our application and then prepare a final system with fbreseal command.
> > before next boot clone system to next disk and during boot of system on
> > new disk finalize this image with new SID
> >
> > uf.. how to do it please ? any idea ?
> >
> > yours
> > Radek
> >
>
>

Reply With Quote
Radek Vican
Guest
Posts: n/a
 
Re: problem with system cloning tool
Posted: 09-15-2005, 04:07 PM
Thank you very much guys,

It was really simple ...

"This property specifies at which FBA phase the reseal operation occurs. By

default, this property is set to 12,000. If this value is set to 0, you must

start the reseal phase manually. You can specify phases other than 0 and

12,000 but only these two phases are supported. If the phase is set too

early, it may interfere with other FBA operations and produce unpredictable

results including a non-functional run-time image. If you set this property

to 0, only the cloning tools will be copied to the run-time image and the

cloning phase will not occur. To manually complete the cloning phase, open a

command prompt, navigate to the %Windir%\system32 directory, and then type

Fbreseal.exe."

Thanks a lot again

Radek

"Jerome Lesage" <jerome_lesage@hotmail.com> wrote in message
news:432849e2$0$1022$8fcfb975@news.wanadoo.fr...
>I think (if I remember) that fbreseal.exe is deleted only the second time
>you use it. One time during the FBA, and other time after you've made
>changes to your image. So fbreseal must be present on your hard drive after
>FBA.
>
> If that's not exact, you can copy fbreseal.exe from your Repository to
> your target device and execute it again (command line)
> Warning: if you do this, fbreseal.exe is not deleted after reseal your
> device... (it's only deleted the second time you reseal like I said)
> It works, I already test it.
>
> I hope it help you.
> Bye
>
>
> "Radek Vican" <radek.vican@kontron-czech.com> a écrit dans le message de
> news: u1y4DIUuFHA.2592@TK2MSFTNGP09.phx.gbl...
>> Hello guys,
>>
>> uf.. help me please ..
>> We'd like to clone final image to target system. - problem new ssid
>>
>> We have added a component name System cloning tool but this tool is
>> starting during FIRST FBA start and delete fbreseal command from system.
>> I need to boot image first with simple FBA, then reconfigure system, add
>> our application and then prepare a final system with fbreseal command.
>> before next boot clone system to next disk and during boot of system on
>> new disk finalize this image with new SID
>>
>> uf.. how to do it please ? any idea ?
>>
>> yours
>> Radek
>>
>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with the System Cloning Tool Rob White Windows XP Embedded 25 04-27-2005 01:00 AM
System Cloning Tool + Remote Assistance Tony Brown Windows XP Embedded 3 11-12-2004 05:55 PM
Remote Assistance and System Cloning Tool Tony Windows XP Embedded 1 01-28-2004 08:01 PM
system cloning tool sean Windows XP Embedded 10 12-11-2003 07:53 PM
System Cloning Tool Component John F. Davis Windows XP Embedded 4 11-17-2003 09:53 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90