Re: FBA Generic command and EWF problem
- From: Ricky <none@xxxxxxxx>
- Date: Fri, 9 Mar 2007 15:12:36 +0100
On Thu, 8 Mar 2007 15:32:49 -0800, Matt Kellner (MSFT) wrote:
Ricky: Is there a particular reason you need a mode of EWF that uses an EWF
partition? RAM_REG mode provides all of the capabilities of RAM mode and
does not require (or configure) a special volume. This may prove more
flexible for your setup, although it does also restrict how you can enable
and disable the overlay (in order to disable it, you must commit it as
well). If you are already running RAM_REG mode, you can expect it to report
that an EWF volume can't be found, since one doesn't exist. You can still
query the protected volume via "ewfmgr c:", though.
There's no particular reason. In fact I setted up RAM mode because I don't
know exactly the limitations in RAM-REG mode.
The solution I found is this: I setted up EWF disabled on startup. Then, on
phase 65521 I run my script. After that, with autologon enabled, I launch
an FBA RunOnce script to enable EWF and restart. This way it works.
I can't tell why, if I enable EWF in a phase after my script and then
reboot it doesn't works.
The command to commit overlay data "live" is "ewfmgr
c: -commitanddisable -live" - you cannot commit "live" and keep the overlay
enabled. You must commit and disable in the same step, and you can then run
another command to reenable the overlay on the next boot - "ewfmgr
c: -enable". Also, this functionality is only supported in RAM and RAM_REG
mode, but not in DISK mode.
I tried to commit and then reboot with no luck. After the reboot the
changes I made via script are not committed.
One more thing: Are you attempting to run fbreseal at phase 12000 and have
your script and the EWF commands run in the same session? I don't believe
that is supported, since fbreseal wants to shutdown or reboot the computer
immediately when it finishes. (I don't recall if FBA stops or continues
running in the background while fbreseal does its thing.)
I have not yet setted up the reseal phase but I tought that phase 12000 is
after the reseal. Am I wrong?
Thanks a lot.
Ricky
.
- References:
- FBA Generic command and EWF problem
- From: Ricky
- Re: FBA Generic command and EWF problem
- From: KM
- Re: FBA Generic command and EWF problem
- From: Ricky
- Re: FBA Generic command and EWF problem
- From: Matt Kellner \(MSFT\)
- FBA Generic command and EWF problem
- Prev by Date: Re: compressed ntldr
- Next by Date: Re: Monitor shown unknown device in device manager
- Previous by thread: Re: FBA Generic command and EWF problem
- Next by thread: Re: Serial port IRQs
- Index(es):
Relevant Pages
|
Loading