Matt Kellner,
I checked again, but the name of the registry key is correct without the
period as you mentioned. Do you have any idea? Thanks.
B. Rgds,
Benjamin
:
Benjamin, see my reply to your original message in this thread - I
believe
the problem is likely to be in a slightly different branch of the
registry,
due to a typo on the MSDN page. (This typo was corrected over the
weekend,
by the way.)
--
Matt Kellner (
[email protected])
STE, Windows Embedded Group
This posting is provided "AS IS" with no warranties, and confers no
rights.
===============================
KM,
I set Enabled=dword:0 in pre-FBA image and Enabled=dword:1 in post-FBA
image
as you said.
The following is the content of the
[HKLM\SYSTEM\CurrentControlSet\Services\ewf ] key with all subkeys
exported:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ewf]
"ErrorControl"=dword:00000001
"Group"="System Bus Extender"
"Start"=dword:00000000
"Type"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ewf\FBA]
"OVSize"=dword:00000000
"OVLevel"=dword:00000001
"PVConfigs"=dword:00000001
"EwfEnable"=hex(7):30,00,00,00,00,00
"EnableLazyWrite"=hex(7):30,00,00,00,00,00
"PVDisk"=hex(7):30,00,00,00,00,00
"PVPart"=hex(7):31,00,00,00,00,00
"PVDiskType"=hex(7):30,00,00,00,00,00
"PVType"=hex(7):31,00,00,00,00,00
"PVOptimize"=hex(7):30,00,00,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ewf\Parameters]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ewf\Parameters\Protected]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ewf\Parameters\Protected\Volume0]
"ArcName"="multi(0)disk(0)rdisk(0)partition(1)"
"Enabled"=dword:00000001
"Type"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ewf\Enum]
"0"="Root\\LEGACY_EWF\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001
Hope your further help!
Best Rgds,
Benjamin
:
Benjamin,
Did you have the Type value set up under
[HKLM\SYSTEM\CurrentControlSet\Services\ewf ]?
Can you export and show us the content of the
[HKLM\SYSTEM\CurrentControlSet\Services\ewf ] key with all subkeys?
KM
PS. Hope you set Enabled=dword:1 in post-FBA image. In pre-FBA image
you
should have Enabled=dword:0.
Hi Group,
I followed the instructions in
http://msdn.microsoft.com/library/d...lp/html/xegrfconfiguringewframregoverlays.asp
and configured my XPE sp2 image including
[HKLM\SYSTEM\CurrentControlSet\Services\ewf\Parameters\Protected\Volume0],Enabled=dword:1.
After the FBA process, I couldn't found any message about "ewf" in
the
fbalog.txt and verified the registry entries are all there. But
after a
reboot I input the "ewfmge.exe" in cmd and got the message "unable
to
find an
ewf volume". What did I do wrong with the configuration?
Your any help will be appreciated in advance!
Best Rgds,
Benjamin