PC Review Forums Newsgroups Windows XP Windows XP Embedded EWF RAM mode error1.

Reply

EWF RAM mode error1.

 
Thread Tools Rate Thread
Old 31-08-2006, 10:15 AM   #1
=?Utf-8?B?QW1pdEs=?=
Guest
 
Posts: n/a
Default EWF RAM mode error1.


I am now traped, I have been told on this blog only that for EWF RAM mode
.."EWF Partition size in Kbytes" needs to be set to 0 for RAM overlay.
The same I did and build the image, it build properly with no errors and the
FBA process was also quite successful, the image was working fine besides EWF
Filter.

If I run "ewfmgr c:" on cmd prompt i got a error as below:
Failed Getting protected volume configuration with error 1.
Invalid Function.

Now I will tell you what exactly I had done,
See I had a DOM(512MB Fixed Media) on which i had deployed a image with EWF
RAM Mode. I had partitioned this DOM with NTFS and created 1 full primary
partition of 512MB.
After that Enhanced write filter settings are as set:
All default settings as it, besides this I had unchecked "Start EWF Enabled"
checkbox.
EWF Partition size in Kbytes is set to ZERO.
Now please tell me what exactly is the thing I am doing wrong.
Please help.

Amit S. Kadam
India
  Reply With Quote
Old 31-08-2006, 11:30 AM   #2
=?Utf-8?B?QW1pdEs=?=
Guest
 
Posts: n/a
Default RE: EWF RAM mode error1.

FBALOG.txt File is as pasted below, Its showing that can't create EWF
Partition.
Failed to create EWF Partition.

Copying the last segment of FBA Process from the FBALOG file which is
concern with EWF Configuration.


Wednesday, August 30, 2006

17:24:59 PM - [FBASetProgressText] Setting PNP Flag...
17:25:27 PM - [FBAApplySecurityStringToRegKey] RegSetKeySecurity Failed!
Error: 0x6
17:25:27 PM - [FBAReplaceSecurityInRegistry]
FBAApplySecurityStringToRegKey(009) #1 Failed!
17:25:39 PM - [FBASetProgressText] Initializing...
17:25:39 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBAInitialize
17:25:39 PM - [FBASetProgressText] Setting SystemPrefix...
17:25:40 PM - [FBASetProductKey] Evaluation product key
17:25:40 PM - [FBASetProgressText] Initializing User Profiles...
17:25:40 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL, FBAStep1
17:25:41 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBASetSetupInfo
17:25:41 PM - [FBASetProgressText] Installing Components...
17:25:41 PM - [FBALaunch] C:\WINDOWS\Temp\xpecrack.exe (ExitCode: 0x0)
17:25:41 PM - [FBASetProgressText] Installing System Security...
17:26:36 PM - [FBAInstallSecurity] Successfully set security!
17:26:36 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBASEC.DLL,
FBAInstallSecurityPhase1
17:26:37 PM - [FBASetProgressText] Registering Components...
FBAResetSetup
17:50:37 PM - [FBASetProgressText] Replacing System Hives...
17:50:38 PM - [FBASetProgressText] Resetting Setup Flag...
17:51:15 PM - [FBAFlushFilesToDisk] FlushFileBuffers(C:\) succeeded!
17:51:16 PM - [FBADoReboot] Sleeping...
17:51:26 PM - [FBADoReboot] Exiting process...
17:52:30 PM - ConfigureEwf() Start.
17:52:30 PM - Getting EWF config parameters from registry.
17:52:30 PM - Non El Torito disk configuration.
17:52:31 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
17:52:31 PM - Protected Volume Config #0 :
17:52:31 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
17:52:31 PM - Enable= Disabled, Optimize= 0, LazyWrite= N.
17:52:31 PM - Found 1 Hard Disks.
17:52:32 PM - Disk #0 layout info:
17:52:32 PM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000001f30c200, type= 7
17:52:32 PM - Can't create EWF partition size = 0x000000000000fc00 on
disk# 0.
17:52:32 PM - Failed to create EWF partition.
17:52:33 PM - ConfigureEwf() End, status = 0x80070057.
17:52:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\ewfdll.dll,
ConfigureEwf
17:52:34 PM - [FBASetProgressText] Resetting Setup Flag...
17:53:58 PM - [FBADoReboot] Sleeping...
17:54:08 PM - [FBADoReboot] Rebooting system...
14:37:35 PM - ConfigureEwf() Start.
14:37:35 PM - Getting EWF config parameters from registry.
14:37:35 PM - Non El Torito disk configuration.
14:37:36 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
14:37:36 PM - Protected Volume Config #0 :
14:37:36 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
14:37:36 PM - Enable= Disabled, Optimize= 0, LazyWrite= N.
14:37:36 PM - Found 1 Hard Disks.

14:37:36 PM - Disk #0 layout info:
14:37:37 PM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000001f30c200, type= 7
14:37:37 PM - Can't create EWF partition size = 0x000000000000fc00 on
disk# 0.
14:37:37 PM - Failed to create EWF partition.
14:37:37 PM - ConfigureEwf() End, status = 0x80070057.

--
Amit S. Kadam
India
  Reply With Quote
Old 31-08-2006, 12:35 PM   #3
richard
Guest
 
Posts: n/a
Default Re: EWF RAM mode error1.

I'm pretty sure the only way to use EWF without a partition is to use the
EWF RAM Registry Mode which stores the information in the registry instead
of on a partition. I think if you are using any other mode you must have
some extra space on your drive that is not partitioned so XPe can put it's
info there.

This is available from XPEFiles.com. It's built in to the new Feature Pack.

Richard



"AmitK" <AmitK@discussions.microsoft.com> wrote in message
news:709973E2-AE84-47DF-AE9B-F17036F7CB29@microsoft.com...
> FBALOG.txt File is as pasted below, Its showing that can't create EWF
> Partition.
> Failed to create EWF Partition.
>
> Copying the last segment of FBA Process from the FBALOG file which is
> concern with EWF Configuration.
>
>
> Wednesday, August 30, 2006
>
> 17:24:59 PM - [FBASetProgressText] Setting PNP Flag...
> 17:25:27 PM - [FBAApplySecurityStringToRegKey] RegSetKeySecurity Failed!
> Error: 0x6
> 17:25:27 PM - [FBAReplaceSecurityInRegistry]
> FBAApplySecurityStringToRegKey(009) #1 Failed!
> 17:25:39 PM - [FBASetProgressText] Initializing...
> 17:25:39 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
> FBAInitialize
> 17:25:39 PM - [FBASetProgressText] Setting SystemPrefix...
> 17:25:40 PM - [FBASetProductKey] Evaluation product key
> 17:25:40 PM - [FBASetProgressText] Initializing User Profiles...
> 17:25:40 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL, FBAStep1
> 17:25:41 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
> FBASetSetupInfo
> 17:25:41 PM - [FBASetProgressText] Installing Components...
> 17:25:41 PM - [FBALaunch] C:\WINDOWS\Temp\xpecrack.exe (ExitCode: 0x0)
> 17:25:41 PM - [FBASetProgressText] Installing System Security...
> 17:26:36 PM - [FBAInstallSecurity] Successfully set security!
> 17:26:36 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBASEC.DLL,
> FBAInstallSecurityPhase1
> 17:26:37 PM - [FBASetProgressText] Registering Components...
> FBAResetSetup
> 17:50:37 PM - [FBASetProgressText] Replacing System Hives...
> 17:50:38 PM - [FBASetProgressText] Resetting Setup Flag...
> 17:51:15 PM - [FBAFlushFilesToDisk] FlushFileBuffers(C:\) succeeded!
> 17:51:16 PM - [FBADoReboot] Sleeping...
> 17:51:26 PM - [FBADoReboot] Exiting process...
> 17:52:30 PM - ConfigureEwf() Start.
> 17:52:30 PM - Getting EWF config parameters from registry.
> 17:52:30 PM - Non El Torito disk configuration.
> 17:52:31 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
> 17:52:31 PM - Protected Volume Config #0 :
> 17:52:31 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
> 17:52:31 PM - Enable= Disabled, Optimize= 0, LazyWrite= N.
> 17:52:31 PM - Found 1 Hard Disks.
> 17:52:32 PM - Disk #0 layout info:
> 17:52:32 PM - PRIMARY partition,start=0x0000000000007e00,
> len=0x000000001f30c200, type= 7
> 17:52:32 PM - Can't create EWF partition size = 0x000000000000fc00 on
> disk# 0.
> 17:52:32 PM - Failed to create EWF partition.
> 17:52:33 PM - ConfigureEwf() End, status = 0x80070057.
> 17:52:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\ewfdll.dll,
> ConfigureEwf
> 17:52:34 PM - [FBASetProgressText] Resetting Setup Flag...
> 17:53:58 PM - [FBADoReboot] Sleeping...
> 17:54:08 PM - [FBADoReboot] Rebooting system...
> 14:37:35 PM - ConfigureEwf() Start.
> 14:37:35 PM - Getting EWF config parameters from registry.
> 14:37:35 PM - Non El Torito disk configuration.
> 14:37:36 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
> 14:37:36 PM - Protected Volume Config #0 :
> 14:37:36 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
> 14:37:36 PM - Enable= Disabled, Optimize= 0, LazyWrite= N.
> 14:37:36 PM - Found 1 Hard Disks.
>
> 14:37:36 PM - Disk #0 layout info:
> 14:37:37 PM - PRIMARY partition,start=0x0000000000007e00,
> len=0x000000001f30c200, type= 7
> 14:37:37 PM - Can't create EWF partition size = 0x000000000000fc00 on
> disk# 0.
> 14:37:37 PM - Failed to create EWF partition.
> 14:37:37 PM - ConfigureEwf() End, status = 0x80070057.
>
> --
> Amit S. Kadam
> India



  Reply With Quote
Old 31-08-2006, 05:57 PM   #4
Sean Liming \(eMVP\)
Guest
 
Posts: n/a
Default Re: EWF RAM mode error1.

You still need partition space so a small 64KB partition can be created fro
EWF RAM mode. Parition the drive so there is 500 MB for OS and enough empty
space for EWF volume to be created. The EWF Parition Size is for use with
Disk Overlay. Otherwise you have to use EWF RAM-REG, which can be set using
FP2007.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit


"AmitK" <AmitK@discussions.microsoft.com> wrote in message
news:41012F7F-BC7E-4EBB-8FC4-E63E499437E3@microsoft.com...
>I am now traped, I have been told on this blog only that for EWF RAM mode
> ."EWF Partition size in Kbytes" needs to be set to 0 for RAM overlay.
> The same I did and build the image, it build properly with no errors and
> the
> FBA process was also quite successful, the image was working fine besides
> EWF
> Filter.
>
> If I run "ewfmgr c:" on cmd prompt i got a error as below:
> Failed Getting protected volume configuration with error 1.
> Invalid Function.
>
> Now I will tell you what exactly I had done,
> See I had a DOM(512MB Fixed Media) on which i had deployed a image with
> EWF
> RAM Mode. I had partitioned this DOM with NTFS and created 1 full primary
> partition of 512MB.
> After that Enhanced write filter settings are as set:
> All default settings as it, besides this I had unchecked "Start EWF
> Enabled"
> checkbox.
> EWF Partition size in Kbytes is set to ZERO.
> Now please tell me what exactly is the thing I am doing wrong.
> Please help.
>
> Amit S. Kadam
> India



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off