EWF fails Error code 1

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have built my target image and everything is running fine, with the
exception of EWF. I have read through FBAlog.txt and there was no reference
to EWF. I used Slobodan's CF component and verified that all of the
appropriate Registry keys have been created, but no luck. I am using a
SanDisk 512 400MB formated using FAT leaving the 118 or so as unallocated. I
don't know if this is necessary as I am using RAM based EWF. I have searched
for error code 1 throughout the embedded groups, but have found nothing.

Any help would be appreciated.

Thanks,
Josh
 
Josh,

Do you have "PnP (User-mode)" component?
If not, include it and deploy the image again. Check out FBALog.txt then.
I have built my target image and everything is running fine, with the
exception of EWF. I have read through FBAlog.txt and there was no reference
to EWF. I used Slobodan's CF component and verified that all of the
appropriate Registry keys have been created, but no luck. I am using a
SanDisk 512 400MB formated using FAT leaving the 118 or so as unallocated. I
don't know if this is necessary as I am using RAM based EWF.

You don't need any space for EWF Config partition and that is the goal for using the registry based EWF RAM.
 
ewfmgr c:
Returns an error code 1. And indicates an invalid instruction. I'm not
currently in front of that machine to give the error verbatim.
 
Yes that component is included.

KM said:
Josh,

Do you have "PnP (User-mode)" component?
If not, include it and deploy the image again. Check out FBALog.txt then.


You don't need any space for EWF Config partition and that is the goal for using the registry based EWF RAM.
 
Josh,

Interesting....
Can you show us the output you are getting from ewfmgr at run time?

I am also wondering then if you have tried to go with regular RAM EWF that creates EWF Config partition?
Basically you would not need to predefine the registry settings and you would need to enable back the FBA DLL/COM registration in
EWF component.
Let us know if this works for you.
 
Should I remove the EWF for CF component and use the EWF component included
with TD? and make no special adjustments.
 
Josh,

Yes.

This would only be for testing purposes to see if EWF works fine on your image at all.

When you are successfully done with the test, remove the EWF Config partition and go back to Slobodan's EWF component following his
instructions.
 
I was doing some more reading and found that there may be an issue if using
the Generic Disk Component in TD. That is the disk component that I am
currently using. Should I use a different one for the SanDisk CF card?
 
Hi Josh,

You should add all three "Disk Drive" components just in case. But since you are able to boot I don't think that this is a problem.
Also what do you mean by my "CF Component"? I never made a component specifically for CF, or that mention CF in general. You can use
registry configured EWF on any medium.

One more question:
What Service Pack do you use? SP2 TP have EWF value missing in UpperFilters in volume class. But error reported is different.

Regards,
Slobodan
 
Back
Top