RAM EWF failure - help!

  • Thread starter Thread starter Ann Adamson
  • Start date Start date
A

Ann Adamson

We are trying to configure and use a RAM-based EWF overlay with XPE SP1, but
it fails...
From fbalog.txt

8:44:47 AM - ConfigureEwf() Start.

8:44:47 AM - Getting EWF config parameters from registry.

8:44:47 AM - Non El Torito disk configuration.

8:44:47 AM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.

8:44:47 AM - Protected Volume Config #0 :

8:44:47 AM - Disk= 0,Part= 1,DiskType= SCSI,Type= RAM.

8:44:47 AM - Enable= Disabled, Optimize= 0, LazyWrite= Y.

8:44:47 AM - Found 1 Hard Disks.

8:44:47 AM - Disk #0 layout info:

8:44:47 AM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000003bcf7600, type= 7

8:44:47 AM - FREE partition,start=0x000000003bcff400,
len=0x000000040124d600, type= 0

8:44:47 AM - Allocating EWF in PRIMARY partition,
start=0x000000003bcff400, len=0x000000000000fc00.

8:44:47 AM - Created EWF partition on Disk = 0, partition = 2,size =
0x000000000000fc00 .

8:44:48 AM - ewfOpen.

8:44:48 AM - ewfOpen returned invalid file handle.

8:44:48 AM - Deleting EWF Partition #2, disk#=0, type=69

8:44:48 AM - ConfigureEwf() End, status = 0x2.

8:44:48 AM - [CallEntryPointThread] C:\WINDOWS\SYSTEM32\ewfdll.dll,
ConfigureEwf (Error: 0x2)
 
Here are a couple entries from below that concern me:
EWF Partition Size = 0 (KBytes)
Enable= Disabled
Are these the settings you entered in the EWF settings in TD?
 
Oops, yes -- we are working on this together!

I saw a previous article where someone had the same problem, and they
resolved it by created an empty extended partition after their primary
(protected) partition and then EWF was effectively able to use that during
FBA. I'm not sure why it would need that...but we'll give it a try.

KM said:
Ann,

Seems like the same question that was posted by "acp" a few thread below.

http://groups.google.com/groups?hl=...a=group=microsoft.public.windowsxp.embedded.*

--
Regards,
KM, BSquare Corp.

We are trying to configure and use a RAM-based EWF overlay with XPE SP1, but
it fails...
From fbalog.txt

8:44:47 AM - ConfigureEwf() Start.

8:44:47 AM - Getting EWF config parameters from registry.

8:44:47 AM - Non El Torito disk configuration.

8:44:47 AM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.

8:44:47 AM - Protected Volume Config #0 :

8:44:47 AM - Disk= 0,Part= 1,DiskType= SCSI,Type= RAM.

8:44:47 AM - Enable= Disabled, Optimize= 0, LazyWrite= Y.

8:44:47 AM - Found 1 Hard Disks.

8:44:47 AM - Disk #0 layout info:

8:44:47 AM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000003bcf7600, type= 7

8:44:47 AM - FREE partition,start=0x000000003bcff400,
len=0x000000040124d600, type= 0

8:44:47 AM - Allocating EWF in PRIMARY partition,
start=0x000000003bcff400, len=0x000000000000fc00.

8:44:47 AM - Created EWF partition on Disk = 0, partition = 2,size =
0x000000000000fc00 .

8:44:48 AM - ewfOpen.

8:44:48 AM - ewfOpen returned invalid file handle.

8:44:48 AM - Deleting EWF Partition #2, disk#=0, type=69

8:44:48 AM - ConfigureEwf() End, status = 0x2.

8:44:48 AM - [CallEntryPointThread] C:\WINDOWS\SYSTEM32\ewfdll.dll,
ConfigureEwf (Error: 0x2)
 
Yes, we set EWF Partition size to 0 in TD, as you are "supposed" to do for
RAM overlays.
In this instance we have it set to start disabled because we were trying to
bring it up manually (and have since been able to do that) because we had
this same error when we had it set to start automatically.

Ann

James Beau Cseri said:
Here are a couple entries from below that concern me:
EWF Partition Size = 0 (KBytes)
Enable= Disabled
Are these the settings you entered in the EWF settings in TD?



Ann Adamson said:
We are trying to configure and use a RAM-based EWF overlay with XPE SP1, but
it fails...
From fbalog.txt

8:44:47 AM - ConfigureEwf() Start.

8:44:47 AM - Getting EWF config parameters from registry.

8:44:47 AM - Non El Torito disk configuration.

8:44:47 AM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.

8:44:47 AM - Protected Volume Config #0 :

8:44:47 AM - Disk= 0,Part= 1,DiskType= SCSI,Type= RAM.

8:44:47 AM - Enable= Disabled, Optimize= 0, LazyWrite= Y.

8:44:47 AM - Found 1 Hard Disks.

8:44:47 AM - Disk #0 layout info:

8:44:47 AM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000003bcf7600, type= 7

8:44:47 AM - FREE partition,start=0x000000003bcff400,
len=0x000000040124d600, type= 0

8:44:47 AM - Allocating EWF in PRIMARY partition,
start=0x000000003bcff400, len=0x000000000000fc00.

8:44:47 AM - Created EWF partition on Disk = 0, partition = 2,size =
0x000000000000fc00 .

8:44:48 AM - ewfOpen.

8:44:48 AM - ewfOpen returned invalid file handle.

8:44:48 AM - Deleting EWF Partition #2, disk#=0, type=69

8:44:48 AM - ConfigureEwf() End, status = 0x2.

8:44:48 AM - [CallEntryPointThread] C:\WINDOWS\SYSTEM32\ewfdll.dll,
ConfigureEwf (Error: 0x2)
 
Back
Top