Konstantin,
The EWF behaves OK ( no lock) on the CF using the same image.
To exclude the CF copy I did again FBA on the USB stick, than the behavior is as follow:
EWF disabled:
ewfmgr c: -commitanddisable ( useless but gives reply )
ewfmgr c: -enable ( 5 seconds to reply )
REBOOT
EWF is enabled
ewfmgr c: -commit ( correct reply)
ewfmgr c: commitanddisable -live ( reply and disable at once EWF!!, I never checked before)
efwmgr c: commitanddisable ( the system hangs, I should shut the power off)
on next boot EWF is still enabled
Since disable -live is better, I'll do with it, perhaps the the poor writing performance of my sticks is the cause, in what
differs life and boot time?
KM said:
Raffaele,
Unfortunately, there is not much you can do to speed up the FBA process on USB stick. Obviously, only use USB 2.0 devices and
make sure USB 2.0 Boot component stack is included and resolved in your runtime config.
It is still weird the behavior you are seeing with the EWF on the stick. Does the same behavior your are seeing on the image
directly deployed and ran through FBA on the stick?
What happens when you just issue "ewfmgr c: -commit" command on the image running on the stick?
Also, when you copy image from CF to the stick make sure to enable EWF only on the stick. In other word, please have EWF disabled
on CF.
--
=========
Regards,
KM
Konstantin,
the procedure you suggested unlocked the stick.
I also tried to reset the same key on XPE itself, but it restarts with EWF still enabled.
I must say that the FBA phase has been done on a CompactFlash and not on the stick itself, to speed up operation. The first, and
only time I did on the stick it took about 2 hours!!
After that I do on the CF and at the end copy all files onto the stick.
CF and stick are both FAT32 formatted.
Perhaps some disk architecture for EWF is different.
Any idea to reduce the FBA phase time? a faster stick of course, but all I've checked are slow.
regards, Raffaele
"KM" <konstmor@nospam_yahoo.com> ha scritto nel messaggio Raffaele,
EWF RAM Reg mode works quite well for me on all USB images I created.
If you want an intermediate (dev) solution, you can open up the image's system registry hive offline (from another OS such XP
Pro) using regedt.exe/Load Hive function. And disable EWF there by setting the appropriate registry value to 0:
[HKLM\System\ControlSet001\Services\EWF\Parameters\Protected\Volume0],"Enabled"=dword:0.
--
=========
Regards,
KM
Hello all,
I have installed XPE image ( FP 2007) on a USB stick and boot from it.
It's rather slow, but it's nice.
I have EWF RAM reg mode and if protection is enabled it boots faster ( about 1 min. for 300 mega bytes image).
I can't disable any more EWF, since command
-disable
or
-commitanddisable hangs up the computer, that stops to reply. I only can shut off and restart.
EWF is still enabled.
Has anyone checked EWF and BOOTUSB?
regards
Raffaele