Is any other possibility to write overlay to protected volume than commit?

  • Thread starter Thread starter Michal
  • Start date Start date
M

Michal

Hi all,

I have a problem.
I use Compact Flash with XP Embedded protected by Enhanced Write
Filter and it works really good. But before I prepare the final
version, I have to commit overlay to protected volume for many times
and it's always connected with system restart. It isn't comfortable.
Another reason is, when I do upgrade of OS remotely. Restart isn't
good in sytuation like this, becouse if I do serious changes, remote
reconnection is possible to fail.

My questions:
Is there any other possibility to write overlay to protected volume
than commit?
Is there any posibility to write overlay to protected volume which
don't require system restart?
 
Hi Michael,

Formulate your idea and give MS a feedback:
http://msdn.microsoft.com/embedded/community/community/feedback/feedxp/default.aspx

Are you running FBA on CF?

Two things that would probably help you are and be enough in lack of other unsafe features:
1. Instant commit and disable. (This might have been implemented in SP2 TP or could be implemented in SP2)
2. RAM EWF that start protecting CF even before FBA restart computer for the first time.

Regards,
Slobodan
 
Just to add something to option 1.
Instant commit and disable in SP2 is done by: ewfmgr c: -commitanddisable -live

Regards,
Slobodan
 
Back
Top