EWF Load Problem

  • Thread starter Thread starter Dan Paul
  • Start date Start date
D

Dan Paul

Hello,

I am having issues with the EWF setup on my embedded
device. I have included the entries from FBA log below. I
am seeing the error "ewfOpen returned invalid file
handle" being the problem. I have the active primary
partition with 210 MB, the second primary partion with 34
MB, and an extended partion with 1 MB of space. I assumed
that the EWF would use the extended partion, which it
apparently did, but then errored out. Thanks for any help!


17:56:34 PM - ConfigureEwf() Start.
17:56:34 PM - Getting EWF config parameters from
registry.
17:56:34 PM - Non El Torito disk configuration.
17:56:35 PM - EWF Partition Size = 0 (KBytes), Levels =
1, Volumes = 1.
17:56:35 PM - Protected Volume Config #0 :
17:56:35 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
17:56:35 PM - Enable= Enabled, Optimize= 2,
LazyWrite= N.
17:56:35 PM - Found 1 Hard Disks.
17:56:35 PM - Disk #0 layout info:
17:56:36 PM - PRIMARY
partition,start=0x0000000000004000,
len=0x000000000d1fc000, type= 11
17:56:36 PM - PRIMARY
partition,start=0x000000000d200000,
len=0x0000000002100000, type= 11
17:56:36 PM - EXTENDED
partition,start=0x000000000f300000,
len=0x0000000000080000, type= 5
17:56:36 PM - EXTENDED_FREE
partition,start=0x000000000f300000,
len=0x0000000000080000, type= 0
17:56:36 PM - FREE partition,start=0x000000000f380000,
len=0x0000000000100000, type= 0
17:56:36 PM - Allocating EWF in LOGICAL partition,
start=0x000000000f300000, len=0x0000000000008000.
17:56:37 PM - Created EWF partition on Disk = 0,
partition = 3,size = 0x0000000000004000 .
17:56:37 PM - ewfOpen.
17:56:37 PM - ewfOpen returned invalid file handle.
17:56:38 PM - Deleting EWF Partition #3, disk#=0,
type=69
17:56:38 PM - ConfigureEwf() End, status = 0x2.
17:56:38 PM - [CallEntryPointThread] C:\WINDOWS\SYSTEM32
\ewfdll.dll, ConfigureEwf (Error: 0x2)
 
Hi Dan,
I am having issues with the EWF setup on my embedded
device. I have included the entries from FBA log below. I
am seeing the error "ewfOpen returned invalid file
handle" being the problem. I have the active primary
partition with 210 MB, the second primary partion with 34
MB, and an extended partion with 1 MB of space. I assumed
that the EWF would use the extended partion, which it
apparently did, but then errored out. Thanks for any help!

Delete extended partition, EWF don't need it and it may cause trouble.
FBA will create partition for EWF.

Best regards,
Slobodan
 
Back
Top