Re: Booting from flash and EWF

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Instead of EWF, take a look at FBWF (http://www.seanliming.com/Docs/FBWF.pdf). You can open holes for log files.

Although flash technologies is getting better, you still want to protect from sudden power downs and protect flash life with one of the Write Filters.

Regards,

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

"Sasa" <sasa555@xxxxxxxxx> wrote in message news:fcth3r$sch$1@xxxxxxxxxxxxxxxxx
Hello everybody,

I am working on a kiosk application and considering using only usb flash as a boot disk. This is very convenient because it makes disk switching on the deployed kiosk veary easy - the technical person must simply open the kiosk, pull the current usb stick and insert new one.

From what I saw (and also been advised here couple of months ago) - in such cases it is advised to use EWF in order to protect the media from excessive writes. My application doesn't write much - it does some logging here and there but that's basically all it writes. However, I suppose the OS itself does occasional writing. I am therefore considering using RAM disk overlay.

With this in mind, my questions would be:
1) Do I really need EWF if OS is virtually the only significant writer.

2) How much extra RAM would I need due to EWF? My estimation is that I should get by with the flash of 1 GB, where the disk usage after FBA is finished is aprox. 600 MB, the remaining space is needed exclusively for the log, and anything OS needs to persist (page file and such). Does this means I should use extra 1 GB of RAM for overlay?

3) If I understand correctly - the data is persisted only on shutdown / reboot of the system. However I want my log data to be persisted immediately (without the need for the subsequent reset of the system). This is basically stored in one file where I append log entries. All other writes should be persisted as rarely as possible (in order to protect the media from the excessive writes). Can this be implemented and if so - how?

Thanks in advance!

Best regards,
Sasa



.



Relevant Pages

  • Re: EWF and FBWF Newbie Questions
    ... If you are using a database and not using HORM, then I suggest FBWF since it will allow you to control the amount of RAM for the overlay and allow a write -through section for your database files. ... Does EWF ... XPE runs off sector based disk just like XP Pro does. ... special drivers because it can execute in place out of flash. ...
    (microsoft.public.windowsxp.embedded)
  • Re: EWF and FBWF Newbie Questions
    ... XPE runs off sector based disk just like XP Pro does. ... XP/XPe contastantly access the disk, even when you are not doing anythin on the computer, this can wear down a flash disk. ... You will see many topics on booting XPe from flash disks; notably CF and USB flash disks. ... EWF and FBWF can be used to protect the life of the flash, but can be controlled so you can still update the OS. ...
    (microsoft.public.windowsxp.embedded)
  • Re: EWF and FBWF Newbie Questions
    ... Does EWF ... XPE runs off sector based disk just like XP Pro does. ... special drivers because it can execute in place out of flash. ... first was protection. ...
    (microsoft.public.windowsxp.embedded)
  • Re: EWF problem
    ... EWF will protect a partition by ARC path, ... Just make sure to match the Arc path from boot.ini when you switch to boot from CF to the Arc path in EWF registry branch. ... The errors you are seeing from ewfmgr for other drives are expected. ... do I change the disk() or rdiskparameter to '1'? ...
    (microsoft.public.windowsxp.embedded)
  • Basic flash questions
    ... own existing device with a hard disk, and the specs for this project were ... footprint (my current size is about 150Mb on the boot partition before FBA). ... archives and have a basic idea of flash specifics, ... I currently use disk-based EWF on our system. ...
    (microsoft.public.windowsxp.embedded)