0x0000007B Error With El Torito CD

C

Craig

I've gone through the process of creating an El Torito CD including what I
think are all the steps:

Created the target with TA and included the EWF with RAM overlay and El
Torito stuff (EWF Enable = off)
Download to the target
Booted target with XPe CD #1
Used CD2ISO to make Pre FBA CD
Booted target from disk with Pre FBA CD installed
Ran FBA
Checked FBALOG for El Torito driver installation = OK
EWFMGR shows no EWF volume
EWFMGR C: shows EWF setup and disabled for C
etprep -all didn't find EWF volume (that's OK?) and did the flip
Restart and power off before rebooting
Booted with XPe CD
CD2ISO again
Created Post FBA El Torito CD

When I boot from the ET CD, the white bar shows up, followed by the XPe
splash screen and then BSOD with the 0x000000FB error.
I suspect that EWF is not enabled booting from the ET CD.

The target is set up with a primary active partition and the remainder as
unpartitioned space. I'm getting the "invalid file handle" error and
ewfdll is failing on the ConfigureEwf.

All of the QFEs have been installed.

Here's the dump from my FBALOG:

20:46:24 PM - ConfigureEwf() Start.
20:46:24 PM - Getting EWF config parameters from registry.
20:46:24 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
20:46:24 PM - Protected Volume Config #0 :
20:46:24 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
20:46:24 PM - Enable= Enabled, Optimize= 0, LazyWrite= N.
20:46:24 PM - Found 2 Hard Disks.
20:46:24 PM - Searching for El Torito disk.
20:46:24 PM - Disk0 signature = 0x99D36F19.
20:46:24 PM - Disk1 signature = 0x4F544C45.
20:46:24 PM - Disk1 is an ElTorito disk.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\redbook key.
20:46:24 PM - Resetting Start value.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\Imapi key.
20:46:24 PM - Disk #0 layout info:
20:46:24 PM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000001bf17400, type= 6
20:46:24 PM - FREE partition,start=0x000000001bf1f200,
len=0x000000070caa4200, type= 0
20:46:24 PM - Allocating EWF in PRIMARY partition,
start=0x000000001bf1f200, len=0x000000000000fc00.
20:46:24 PM - Created EWF partition on Disk = 0, partition = 2,size =
0x000000000000fc00 .
20:46:24 PM - ewfOpen.
20:46:24 PM - ewfOpen returned invalid file handle.
20:46:24 PM - Deleting EWF Partition #2, disk#=0, type=69
20:46:24 PM - ConfigureEwf() End, status = 0x57.
20:46:24 PM - [CallEntryPointThread] C:\WINDOWS\SYSTEM32\ewfdll.dll,
ConfigureEwf (Error: 0x57)

Although I've seen several entries describing similar scenarios, none of the
solutions work. Am I missing something?

Craig
 
R

Rob Neff

There is clearly a problem with ewf - the ewfopen should work fine (yours
returns bad handle), and ConfigureEwf() End should give a status of 0x0.
Did you leave unallocated space on the HDD?
The documentation recommends 8MB unallocated, but I found even 39MB wasn't
big enough for me, when I bumped it up to 2GB (pretty big bump, I admit),
then it worked fine. Also, no more than 3 partitions can exist on the HDD
(ewf will create another, temporary, partition, can only have 4 maximum).

I'm not much of an expert yet, still working thru this stuff myself (may
have a question tomorrow, if latest ideas don't work out today...), so
others may have better advice, but hopefully this gives you something to go
on.

Rob

Craig said:
I've gone through the process of creating an El Torito CD including what I
think are all the steps:

Created the target with TA and included the EWF with RAM overlay and El
Torito stuff (EWF Enable = off)
Download to the target
Booted target with XPe CD #1
Used CD2ISO to make Pre FBA CD
Booted target from disk with Pre FBA CD installed
Ran FBA
Checked FBALOG for El Torito driver installation = OK
EWFMGR shows no EWF volume
EWFMGR C: shows EWF setup and disabled for C
etprep -all didn't find EWF volume (that's OK?) and did the flip
Restart and power off before rebooting
Booted with XPe CD
CD2ISO again
Created Post FBA El Torito CD

When I boot from the ET CD, the white bar shows up, followed by the XPe
splash screen and then BSOD with the 0x000000FB error.
I suspect that EWF is not enabled booting from the ET CD.

The target is set up with a primary active partition and the remainder as
unpartitioned space. I'm getting the "invalid file handle" error and
ewfdll is failing on the ConfigureEwf.

All of the QFEs have been installed.

Here's the dump from my FBALOG:

20:46:24 PM - ConfigureEwf() Start.
20:46:24 PM - Getting EWF config parameters from registry.
20:46:24 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
20:46:24 PM - Protected Volume Config #0 :
20:46:24 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
20:46:24 PM - Enable= Enabled, Optimize= 0, LazyWrite= N.
20:46:24 PM - Found 2 Hard Disks.
20:46:24 PM - Searching for El Torito disk.
20:46:24 PM - Disk0 signature = 0x99D36F19.
20:46:24 PM - Disk1 signature = 0x4F544C45.
20:46:24 PM - Disk1 is an ElTorito disk.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\redbook key.
20:46:24 PM - Resetting Start value.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\Imapi key.
20:46:24 PM - Disk #0 layout info:
20:46:24 PM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000001bf17400, type= 6
20:46:24 PM - FREE partition,start=0x000000001bf1f200,
len=0x000000070caa4200, type= 0
20:46:24 PM - Allocating EWF in PRIMARY partition,
start=0x000000001bf1f200, len=0x000000000000fc00.
20:46:24 PM - Created EWF partition on Disk = 0, partition = 2,size =
0x000000000000fc00 .
20:46:24 PM - ewfOpen.
20:46:24 PM - ewfOpen returned invalid file handle.
20:46:24 PM - Deleting EWF Partition #2, disk#=0, type=69
20:46:24 PM - ConfigureEwf() End, status = 0x57.
20:46:24 PM - [CallEntryPointThread] C:\WINDOWS\SYSTEM32\ewfdll.dll,
ConfigureEwf (Error: 0x57)

Although I've seen several entries describing similar scenarios, none of the
solutions work. Am I missing something?

Craig
 
S

Slobodan Brcin

Hi Craig,

Since you need RAM EWF, you can use info I have provided on www.xpefiles.com
you can configure RAM EWF without using extra partition for EWF.

It explains how to configure it in TD, and you wont have this problems.

Best regards,
Slobodan

Craig said:
I've gone through the process of creating an El Torito CD including what I
think are all the steps:

Created the target with TA and included the EWF with RAM overlay and El
Torito stuff (EWF Enable = off)
Download to the target
Booted target with XPe CD #1
Used CD2ISO to make Pre FBA CD
Booted target from disk with Pre FBA CD installed
Ran FBA
Checked FBALOG for El Torito driver installation = OK
EWFMGR shows no EWF volume
EWFMGR C: shows EWF setup and disabled for C
etprep -all didn't find EWF volume (that's OK?) and did the flip
Restart and power off before rebooting
Booted with XPe CD
CD2ISO again
Created Post FBA El Torito CD

When I boot from the ET CD, the white bar shows up, followed by the XPe
splash screen and then BSOD with the 0x000000FB error.
I suspect that EWF is not enabled booting from the ET CD.

The target is set up with a primary active partition and the remainder as
unpartitioned space. I'm getting the "invalid file handle" error and
ewfdll is failing on the ConfigureEwf.

All of the QFEs have been installed.

Here's the dump from my FBALOG:

20:46:24 PM - ConfigureEwf() Start.
20:46:24 PM - Getting EWF config parameters from registry.
20:46:24 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
20:46:24 PM - Protected Volume Config #0 :
20:46:24 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
20:46:24 PM - Enable= Enabled, Optimize= 0, LazyWrite= N.
20:46:24 PM - Found 2 Hard Disks.
20:46:24 PM - Searching for El Torito disk.
20:46:24 PM - Disk0 signature = 0x99D36F19.
20:46:24 PM - Disk1 signature = 0x4F544C45.
20:46:24 PM - Disk1 is an ElTorito disk.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\redbook key.
20:46:24 PM - Resetting Start value.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\Imapi key.
20:46:24 PM - Disk #0 layout info:
20:46:24 PM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000001bf17400, type= 6
20:46:24 PM - FREE partition,start=0x000000001bf1f200,
len=0x000000070caa4200, type= 0
20:46:24 PM - Allocating EWF in PRIMARY partition,
start=0x000000001bf1f200, len=0x000000000000fc00.
20:46:24 PM - Created EWF partition on Disk = 0, partition = 2,size =
0x000000000000fc00 .
20:46:24 PM - ewfOpen.
20:46:24 PM - ewfOpen returned invalid file handle.
20:46:24 PM - Deleting EWF Partition #2, disk#=0, type=69
20:46:24 PM - ConfigureEwf() End, status = 0x57.
20:46:24 PM - [CallEntryPointThread] C:\WINDOWS\SYSTEM32\ewfdll.dll,
ConfigureEwf (Error: 0x57)

Although I've seen several entries describing similar scenarios, none of the
solutions work. Am I missing something?

Craig
 
H

Huang Sheng-Chi

Hi Slobodan,
Can you tell us where your info is in www.xpefiles.com ?
I cannot seem to find it.

Thanks!
-----Original Message-----
Hi Craig,

Since you need RAM EWF, you can use info I have provided on www.xpefiles.com
you can configure RAM EWF without using extra partition for EWF.

It explains how to configure it in TD, and you wont have this problems.

Best regards,
Slobodan

Craig said:
I've gone through the process of creating an El Torito CD including what I
think are all the steps:

Created the target with TA and included the EWF with RAM overlay and El
Torito stuff (EWF Enable = off)
Download to the target
Booted target with XPe CD #1
Used CD2ISO to make Pre FBA CD
Booted target from disk with Pre FBA CD installed
Ran FBA
Checked FBALOG for El Torito driver installation = OK
EWFMGR shows no EWF volume
EWFMGR C: shows EWF setup and disabled for C
etprep -all didn't find EWF volume (that's OK?) and did the flip
Restart and power off before rebooting
Booted with XPe CD
CD2ISO again
Created Post FBA El Torito CD

When I boot from the ET CD, the white bar shows up, followed by the XPe
splash screen and then BSOD with the 0x000000FB error.
I suspect that EWF is not enabled booting from the ET CD.

The target is set up with a primary active partition and the remainder as
unpartitioned space. I'm getting the "invalid file handle" error and
ewfdll is failing on the ConfigureEwf.

All of the QFEs have been installed.

Here's the dump from my FBALOG:

20:46:24 PM - ConfigureEwf() Start.
20:46:24 PM - Getting EWF config parameters from registry.
20:46:24 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
20:46:24 PM - Protected Volume Config #0 :
20:46:24 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
20:46:24 PM - Enable= Enabled, Optimize= 0, LazyWrite= N.
20:46:24 PM - Found 2 Hard Disks.
20:46:24 PM - Searching for El Torito disk.
20:46:24 PM - Disk0 signature = 0x99D36F19.
20:46:24 PM - Disk1 signature = 0x4F544C45.
20:46:24 PM - Disk1 is an ElTorito disk.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\redbook key.
20:46:24 PM - Resetting Start value.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\Imapi key.
20:46:24 PM - Disk #0 layout info:
20:46:24 PM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000001bf17400, type= 6
20:46:24 PM - FREE partition,start=0x000000001bf1f200,
len=0x000000070caa4200, type= 0
20:46:24 PM - Allocating EWF in PRIMARY partition,
start=0x000000001bf1f200, len=0x000000000000fc00.
20:46:24 PM - Created EWF partition on Disk = 0, partition = 2,size =
0x000000000000fc00 .
20:46:24 PM - ewfOpen.
20:46:24 PM - ewfOpen returned invalid file handle.
20:46:24 PM - Deleting EWF Partition #2, disk#=0, type=69
20:46:24 PM - ConfigureEwf() End, status = 0x57.
20:46:24 PM - [CallEntryPointThread] C:\WINDOWS\SYSTEM32\ewfdll.dll,
ConfigureEwf (Error: 0x57)

Although I've seen several entries describing similar
scenarios, none of
the
solutions work. Am I missing something?

Craig


.
 
S

Slobodan Brcin

Components->Other->ramewf.zip

Regards,
Slobodan

Huang Sheng-Chi said:
Hi Slobodan,
Can you tell us where your info is in www.xpefiles.com ?
I cannot seem to find it.

Thanks!
-----Original Message-----
Hi Craig,

Since you need RAM EWF, you can use info I have provided on www.xpefiles.com
you can configure RAM EWF without using extra partition for EWF.

It explains how to configure it in TD, and you wont have this problems.

Best regards,
Slobodan

Craig said:
I've gone through the process of creating an El Torito CD including what I
think are all the steps:

Created the target with TA and included the EWF with RAM overlay and El
Torito stuff (EWF Enable = off)
Download to the target
Booted target with XPe CD #1
Used CD2ISO to make Pre FBA CD
Booted target from disk with Pre FBA CD installed
Ran FBA
Checked FBALOG for El Torito driver installation = OK
EWFMGR shows no EWF volume
EWFMGR C: shows EWF setup and disabled for C
etprep -all didn't find EWF volume (that's OK?) and did the flip
Restart and power off before rebooting
Booted with XPe CD
CD2ISO again
Created Post FBA El Torito CD

When I boot from the ET CD, the white bar shows up, followed by the XPe
splash screen and then BSOD with the 0x000000FB error.
I suspect that EWF is not enabled booting from the ET CD.

The target is set up with a primary active partition and the remainder as
unpartitioned space. I'm getting the "invalid file handle" error and
ewfdll is failing on the ConfigureEwf.

All of the QFEs have been installed.

Here's the dump from my FBALOG:

20:46:24 PM - ConfigureEwf() Start.
20:46:24 PM - Getting EWF config parameters from registry.
20:46:24 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
20:46:24 PM - Protected Volume Config #0 :
20:46:24 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
20:46:24 PM - Enable= Enabled, Optimize= 0, LazyWrite= N.
20:46:24 PM - Found 2 Hard Disks.
20:46:24 PM - Searching for El Torito disk.
20:46:24 PM - Disk0 signature = 0x99D36F19.
20:46:24 PM - Disk1 signature = 0x4F544C45.
20:46:24 PM - Disk1 is an ElTorito disk.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\redbook key.
20:46:24 PM - Resetting Start value.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\Imapi key.
20:46:24 PM - Disk #0 layout info:
20:46:24 PM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000001bf17400, type= 6
20:46:24 PM - FREE partition,start=0x000000001bf1f200,
len=0x000000070caa4200, type= 0
20:46:24 PM - Allocating EWF in PRIMARY partition,
start=0x000000001bf1f200, len=0x000000000000fc00.
20:46:24 PM - Created EWF partition on Disk = 0, partition = 2,size =
0x000000000000fc00 .
20:46:24 PM - ewfOpen.
20:46:24 PM - ewfOpen returned invalid file handle.
20:46:24 PM - Deleting EWF Partition #2, disk#=0, type=69
20:46:24 PM - ConfigureEwf() End, status = 0x57.
20:46:24 PM - [CallEntryPointThread] C:\WINDOWS\SYSTEM32\ewfdll.dll,
ConfigureEwf (Error: 0x57)

Although I've seen several entries describing similar
scenarios, none of
the
solutions work. Am I missing something?

Craig


.
 
S

Slobodan Brcin

You are missing one step.

You need to enable EWF before restart.

Regards,
Slobodan

Craig said:
I've gone through the process of creating an El Torito CD including what I
think are all the steps:

Created the target with TA and included the EWF with RAM overlay and El
Torito stuff (EWF Enable = off)
Download to the target
Booted target with XPe CD #1
Used CD2ISO to make Pre FBA CD
Booted target from disk with Pre FBA CD installed
Ran FBA
Checked FBALOG for El Torito driver installation = OK
EWFMGR shows no EWF volume
EWFMGR C: shows EWF setup and disabled for C
etprep -all didn't find EWF volume (that's OK?) and did the flip
Restart and power off before rebooting
Booted with XPe CD
CD2ISO again
Created Post FBA El Torito CD

When I boot from the ET CD, the white bar shows up, followed by the XPe
splash screen and then BSOD with the 0x000000FB error.
I suspect that EWF is not enabled booting from the ET CD.

The target is set up with a primary active partition and the remainder as
unpartitioned space. I'm getting the "invalid file handle" error and
ewfdll is failing on the ConfigureEwf.

All of the QFEs have been installed.

Here's the dump from my FBALOG:

20:46:24 PM - ConfigureEwf() Start.
20:46:24 PM - Getting EWF config parameters from registry.
20:46:24 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
20:46:24 PM - Protected Volume Config #0 :
20:46:24 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
20:46:24 PM - Enable= Enabled, Optimize= 0, LazyWrite= N.
20:46:24 PM - Found 2 Hard Disks.
20:46:24 PM - Searching for El Torito disk.
20:46:24 PM - Disk0 signature = 0x99D36F19.
20:46:24 PM - Disk1 signature = 0x4F544C45.
20:46:24 PM - Disk1 is an ElTorito disk.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\redbook key.
20:46:24 PM - Resetting Start value.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\Imapi key.
20:46:24 PM - Disk #0 layout info:
20:46:24 PM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000001bf17400, type= 6
20:46:24 PM - FREE partition,start=0x000000001bf1f200,
len=0x000000070caa4200, type= 0
20:46:24 PM - Allocating EWF in PRIMARY partition,
start=0x000000001bf1f200, len=0x000000000000fc00.
20:46:24 PM - Created EWF partition on Disk = 0, partition = 2,size =
0x000000000000fc00 .
20:46:24 PM - ewfOpen.
20:46:24 PM - ewfOpen returned invalid file handle.
20:46:24 PM - Deleting EWF Partition #2, disk#=0, type=69
20:46:24 PM - ConfigureEwf() End, status = 0x57.
20:46:24 PM - [CallEntryPointThread] C:\WINDOWS\SYSTEM32\ewfdll.dll,
ConfigureEwf (Error: 0x57)

Although I've seen several entries describing similar scenarios, none of the
solutions work. Am I missing something?

Craig
 
S

Slobodan Brcin

Sorry,
Created the target with TA and included the EWF with RAM overlay and El
Torito stuff (EWF Enable = off)
Download to the target
Booted target with XPe CD #1
Used CD2ISO to make Pre FBA CD
Booted target from disk with Pre FBA CD installed
Ran FBA
Checked FBALOG for El Torito driver installation = OK
EWFMGR shows no EWF volume
EWFMGR C: shows EWF setup and disabled for C
ewfmgr C: -enable <---------------------------------------
Here
 
H

Huang Sheng-Chi

Found it! I will give it a try. Thanks!
-----Original Message-----
Components->Other->ramewf.zip

Regards,
Slobodan

Hi Slobodan,
Can you tell us where your info is in www.xpefiles.com ?
I cannot seem to find it.

Thanks!
-----Original Message-----
Hi Craig,

Since you need RAM EWF, you can use info I have
provided
on www.xpefiles.com
you can configure RAM EWF without using extra partition for EWF.

It explains how to configure it in TD, and you wont
have
this problems.
Best regards,
Slobodan

I've gone through the process of creating an El
Torito
CD including what I
think are all the steps:

Created the target with TA and included the EWF with RAM overlay and El
Torito stuff (EWF Enable = off)
Download to the target
Booted target with XPe CD #1
Used CD2ISO to make Pre FBA CD
Booted target from disk with Pre FBA CD installed
Ran FBA
Checked FBALOG for El Torito driver installation = OK
EWFMGR shows no EWF volume
EWFMGR C: shows EWF setup and disabled for C
etprep -all didn't find EWF volume (that's OK?) and
did
the flip
Restart and power off before rebooting
Booted with XPe CD
CD2ISO again
Created Post FBA El Torito CD

When I boot from the ET CD, the white bar shows up, followed by the XPe
splash screen and then BSOD with the 0x000000FB error.
I suspect that EWF is not enabled booting from the ET CD.

The target is set up with a primary active partition and the remainder as
unpartitioned space. I'm getting the "invalid file handle" error and
ewfdll is failing on the ConfigureEwf.

All of the QFEs have been installed.

Here's the dump from my FBALOG:

20:46:24 PM - ConfigureEwf() Start.
20:46:24 PM - Getting EWF config parameters from registry.
20:46:24 PM - EWF Partition Size = 0 (KBytes),
Levels
= 1, Volumes = 1.
20:46:24 PM - Protected Volume Config #0 :
20:46:24 PM - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
20:46:24 PM - Enable= Enabled, Optimize= 0, LazyWrite= N.
20:46:24 PM - Found 2 Hard Disks.
20:46:24 PM - Searching for El Torito disk.
20:46:24 PM - Disk0 signature = 0x99D36F19.
20:46:24 PM - Disk1 signature = 0x4F544C45.
20:46:24 PM - Disk1 is an ElTorito disk.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\redbook key.
20:46:24 PM - Resetting Start value.
20:46:24 PM - Checking Start value in
System\CurrentControlSet\Services\Imapi key.
20:46:24 PM - Disk #0 layout info:
20:46:24 PM - PRIMARY partition,start=0x0000000000007e00,
len=0x000000001bf17400, type= 6
20:46:24 PM - FREE partition,start=0x000000001bf1f200,
len=0x000000070caa4200, type= 0
20:46:24 PM - Allocating EWF in PRIMARY partition,
start=0x000000001bf1f200, len=0x000000000000fc00.
20:46:24 PM - Created EWF partition on Disk = 0, partition = 2,size =
0x000000000000fc00 .
20:46:24 PM - ewfOpen.
20:46:24 PM - ewfOpen returned invalid file handle.
20:46:24 PM - Deleting EWF Partition #2, disk#=0, type=69
20:46:24 PM - ConfigureEwf() End, status = 0x57.
20:46:24 PM - [CallEntryPointThread] C:\WINDOWS\SYSTEM32\ewfdll.dll,
ConfigureEwf (Error: 0x57)

Although I've seen several entries describing similar scenarios, none of
the
solutions work. Am I missing something?

Craig




.


.
 
C

Craig

Hi all,

Here's the problem ...

If I type EWFMGR, I get a message that "no EWF volumes are detected."

When I type EWFMGR C:, it displays the information about C: and that EWF is
DISABLED.

When I type EWFMGR C: -enable, EWFMGR replies that it "enabling EWF," but
follows with status that shows EWF still DISABLED.

This explains why etprep is failing to enable EWF and why my ET CD doesn't
work.

Question is, why is this happening?

Craig
 
S

Slobodan Brcin

First message is ok, it is because EWF partition is missing so ewfmgr
doesn't know anything since it can't read info he should show from driver.

Second mesage is also ok since it is disabled in your case.

efwmgr C: -enable just change value in registry from 0 to 1 (disable to
enable).
Next time you start XPE it will be enabled since driver will use this value
during the boot.

You must run etprep, and ewfmgr in same boot cycle. (you must not start
etprep, and then reboot without starting EWF.)

etprep does not enable EWF. He just tries to delete EWF partition, and
rearrange some registry keys used for drive letters.


Hope this helps,
Slobodan
 
C

Craig

Thanks,

I finally read all of the material in TD about this and discovered how it
worked ...

Ran EWFMGR C: -enable
Then etprep /all

The error is now "failed to swap drive letters ... error 02" or something
like that. I'm assuming this is where the (temporary) E: drive I can see in
Explorer and C: are swapped. E: appears as FAT32 ... is this correct?

Craig
 
S

Slobodan Brcin

This is all I could help you,

I'm doing RAM boot from CD, so I have never used eltorito.

Slobodan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top