ewfmgr c: error

  • Thread starter Thread starter greenapple
  • Start date Start date
G

greenapple

hi~

I made ewf ram image.
i want to test HORM.

after building image, and after FBA, the "ewfmgr c:" command works.
but because of wrong setting, I restarted FBA, and finishing FBA,
I command "ewfmgr c: -commitanddisable".
and then made that image as a ghost image.

Using that ghost image, I made another HDD , but in that image,
when I command "ewfmgr c:" or with all options...
doesn't work.
and show this error message.

"failed getting protected volume configuration with error1.
Incorrect function"


What should I do?

Help me.

Advanced Thanks.
 
Hi greenapple. The problem here is that your second image most likely
contains only the runtime partition, but not the corresponding EWF partition
that is required for RAM overlay mode. (When you ran FBA on your target
partition, it created the EWF partition for you there, but that partition
didn't get copied to your Ghost image.)

Consider using a RAM Reg setup instead. To configure a system for RAM Reg
operation, check out this article:
http://msdn.microsoft.com/library/d...en-us/xpehelp/html/xegrfewframregoverlays.asp .
This will allow you to copy your runtime to another system without requiring
that an EWF volume also exist on that system.

Hope this helps. =)

--
Matt Kellner ([email protected])
STE, Windows Embedded Group

This posting is provided "AS IS" with no warranties, and confers no rights.
===============================
 
Back
Top