Demo file download & introduce

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search
(File download)
Current revision (09:49, 23 October 2012) (edit) (undo)
(File download)
 
(47 intermediate revisions not shown.)
Line 16: Line 16:
== File download ==
== File download ==
 +
'''PS.It's not include EWF function in below Standard DEMO WES'''<br />
 +
 +
1.Intel
1.Intel
-
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/852Series_Standard/852Series_Standard_20110108.rar 852 Series(expiry date:2011/01/08)]
+
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/852_Series_Standard/852_Series_Standard20120613.zip 852 Series(expiry date:2012/06/13)]
-
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/3ISeries_Standard/3ISeries_Standard_20110108.rar 270 Series(expiry date:2011/01/08)]
+
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/270_Series_Standard/270_Series_Standard20121223.zip 270 Series(expiry date:2012/12/23)]
-
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/945Series_Standard/945Series_Standard_20110108.rar 945 Series(expiry date:2011/01/08)]
+
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/945_Series_Standard/945_Series_Standard20120613.zip 945 Series(expiry date:2012/06/13)]
-
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/510_Series_Standard/510_Series_Standard20101130.rar 510 Series(expiry date:2010/11/30)]
+
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/525_Series_Standard/525_Series_Standard20120613.zip 510&525 Series(expiry date:2012/06/13)]
-
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/555_Series_Standard/555Series_standard20101128.rar 555 Series(expiry date:2010/11/28)]
+
-
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/525_Series_Standard/525_Series_Standard20101227.rar 525 Series(expiry date:2010/12/27)]
 
2.VIA
2.VIA
-
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/CXSeries_Standard/CXSeries_Standard_20101109.rar CX700 Series(expiry date:2010/11/09)]
+
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/CX_Series_Standard/CX_Series_Standard20120613.zip CX700 Series(expiry date:2012/06/13)]
-
 
+
-
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/CNSeries_Standard/CNSeries_Standard_20101109.rar CN700 Series(expiry date:2010/11/09)]
+
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/XPE_IMAGE/CN_Series_Standard/CN_Series_Standard20120613.zip CN700 Series(expiry date:2012/06/13)]
-
UID: sales
+
UID: sf
-
PWD: sales
+
PWD: sf
Check [http://tprd.info/lexwiki/index.php/WINXPE:Component_List basic component list] in Standard image
Check [http://tprd.info/lexwiki/index.php/WINXPE:Component_List basic component list] in Standard image
Line 58: Line 59:
<br /><br /><br /><br />
<br /><br /><br /><br />
-
== EWF Overview (System protect function)==
+
== EWF in WES ==
 +
Please refer to the [http://tprd.info/lexwiki/index.php/EWF_Module EWF_module].
-
The Enhanced Write Filter (EWF) protects a volume from write access. EWF provides the following benefits:
+
== What size should be partitioned for storage device that XPE include EWF function==
 +
<center>[[Image:Partition for EWF.jpg]]</center>
-
* Write-protects one or more partitions on your system
+
'''1:In Disk Mode ,there are at least 1GB space be reserved for EWF overlay'''
-
* Enables read-only media, such as CD-ROM or flash, to boot and run
+
<center>[[Image:Disk Mode.jpg]]</center>
-
 
+
'''2.In Ram or Ram reg mode ,All disk space can be used.'''
-
 
+
<center>[[Image:Ram Mode.jpg]]</center>
-
EWF can be deployed on a variety of media types and configurations. The two major components for EWF are the EWF Overlay and the EWF Volume:
+
-
 
+
-
* EWF Overlay:
+
-
EWF protects the contents of a volume by redirecting all write operations to another storage location. This location is called an overlay. An EWF overlay can be in RAM, or on another disk partition. An overlay is conceptually similar to a transparency overlay on an overhead projector. Any change that is made to the overlay affects the picture as it is seen in the aggregate, but if the overlay is removed, the underlying picture remains unchanged.
+
-
 
+
-
* EWF Volume:
+
-
In addition to the EWF overlay, an EWF volume is created on the media in unpartitioned disk space. This EWF volume stores configuration information about all of the EWF-protected volumes on the device, including the number and sizes of protected volumes and overlay levels. Only one EWF volume is created on your device, regardless of how many disks are in the system. If your media does not support multiple partitions, you can save the EWF configuration information in the system's registry.
+
-
 
+
-
There can be only one EWF volume on the system. However, there can be more than one protected volume, and it is possible to have some volumes that are protected by disk overlays while others are protected by RAM overlays.
+
-
 
+
-
EWF Mode EWF Overlay Location EWF Volume Location Description<br>
+
-
Disk On disk Created on disk in unpartitioned space EWF stores overlay information in a separate partition on the
+
-
system. Because the overlay is stored in a nonvolatile location,
+
-
the EWF overlay information can persist between reboots.
+
-
Use EWF Disk types on a system if you want to maintain the state of the system<br>
+
-
Ram Reg In Ram In system registry RAM Reg overlays store overlay information in RAM. However, the configuration
+
-
information about EWF is not stored in a separate EWF volume, but within the registry.<br>
+
== FAQ ==
== FAQ ==
Line 127: Line 113:
|}
|}
-
=== How to protect file with EWF in XPe ===
+
=== How to use EWF in XPe ===
{|
{|
!bgcolor = #ccccff width="50" align="center"|Ans:
!bgcolor = #ccccff width="50" align="center"|Ans:
!bgcolor = #F3F3F3 width="100%" align="left"|
!bgcolor = #F3F3F3 width="100%" align="left"|
-
在 Target Designer 中加入 EWF 相關components, 其中包含 ewfmgr.exe
+
1.
-
ewfmgr.exe是在run-time中管理ewf 可以對stroage進行配置, 使能(enable), 禁止, 更改, 進一步達到保護的作用
+
Please refer to the [http://tprd.info/lexwiki/index.php/EWF_Module EWF_module].
-
關閉EWF保護指令為 ewfmgr c: -disable, 可關閉 C drive EWF 保護功能
+
2.
-
開啟EWF保護指令為 ewfmgr c: -enable , 可凱起 C drive EWF 保護功能
+
Use the command '''ewfmgr c: -Disable''' in CMD to disable the EWF.
-
( 需注意, 無論開啟或關閉皆須重啟電腦才會生效)
+
Use the command '''ewfmgr c: -Enable''' in CMD to disable the EWF.
 +
 
 +
And then reboot.
|-
|-
Line 157: Line 145:
!bgColor = #F3F3F3 align="left"|
!bgColor = #F3F3F3 align="left"|
Denny 2009/06/25
Denny 2009/06/25
-
|-
 
-
|}
 
- 
-
=== 如何在 Target Designer 中加入 EWF 元件 ? ===
 
-
{|
 
-
!bgcolor = #ccccff width="50" align="center"|Ans:
 
-
!bgcolor = #F3F3F3 width="100%" align="left"|
 
-
必須在 Target Designer 中加入以下元件
 
-
1. Enhanced Write Filter Component (主要元件之一, 包含對EWF的設置與檔案)
 
-
2. EWF NTLDR Component (修改過的 NT Loader, 使其可以從EWF保護中的磁區開機)
 
-
3. EWF Manager Console Application (包含ewfmgr.exe, 任何有關EWF的指令都是經由ewfmgr.exe來下命令)
 
-
4. Enhanced Write Filter API (EWF的API, 讓ap可以透過api對ewf作存取控制)
 
- 
-
其中, Enhanced Write Filter Component中可以設定EWF的選項, 如下
 
- 
-
[[Image:EWF Setting.jpg]]
 
- 
-
Number of Protected Volumes 設定 EWF volume 保護數量. 範圍: 1-9.
 
-
Maximum Number of Overlay Levels 設定最大 overlay level. 範圍: 1-9.
 
-
EWF Partition Size in KBytes 設定 EWF Partiotion size.
 
-
Disable Background Disk Defragmentation Yes/no 啟動或關閉 Background disk defragmentation
 
-
Enable HORM Yes/no 啟動或關閉 HORM
 
-
Protected Volume Prev/Next Buttons 針對每一個 EWF Volume做設定, 選擇前一個或後一個volume
 
-
Start EWF Enabled Yes/no 啟動或關閉 EWF 保護
 
-
Enable Lazy Write Yes/no 啟動或關閉 Lazy Write
 
-
Disk Number 指定該 EWF volume 在第幾個硬碟
 
-
Partition Number 指定該 EWF volume 在第幾個磁區
 
-
Overlay Type 選擇 EWF 保護的模式(Disk, Ram, Ram(Reg))
 
-
Optimization Option 選擇 EWF 最佳化模式
 
- 
-
|-
 
-
!bgcolor = #ccccff |Patch File:
 
-
!bgcolor = #F3F3F3 align="left"|
 
-
N/A
 
-
|-
 
-
!bgcolor = #ccccff |Defect:
 
-
!bgcolor = #F3F3F3 align="left"|
 
-
N/A
 
-
|-
 
-
!bgcolor = #ccccff |Asker:
 
-
!bgColor = #F3F3F3 align="left"|
 
-
Denny 2009/07/01
 
-
|-
 
-
!bgcolor = #ccccff |Provider:
 
-
!bgColor = #F3F3F3 align="left"|
 
-
Denny 2009/07/01
 
|-
|-
|}
|}

Current revision

Contents

Production Instruction

1.Please format the storage first (ex. CF card). You can follow below steps(1~3) to create a boot storage device of NTFS (recommend).
If need to boot in FAT32 format. Please using Windows XP Embedded tool "bootprep"

2. Please copy the files to the pre-format storage device (ex. CF card) which can be used to switch on the machine and then please re-switch on the machine in Target device.

By doing this, you can get into XP-Embedded First Boot Agent (FBA) and decompress files and structure an operating system.

Download Request Form as below if you would customize your own Windows Embedded Standard(XPe)

Download Request Form and seclect function items to customize XPE or get full function XPE in File download region.

   *Request Form (ENG)
*Request Form (CHS)

File download

PS.It's not include EWF function in below Standard DEMO WES


1.Intel

2.VIA

UID: sf PWD: sf

Check basic component list in Standard image

Install XPE system in the CF card procedure

advance preparation

   XPE system or download Demo version from above 
   Download UDFprep tool
   CF card and USB card reader

Procedure

1.Use the USB card reader to read CF card and find drive letter of CF crad in My Computer(drive letter = G:)

Image:drive_letter.jpg

2.Input command to Format a boot XPE storage device in CMD windows

   UFDprep /ntfs /y <drive letter>

3.Format complete

Image:format_cmplete.jpg

4.To see hide file

   Tools menu in Windows Explorer->Folder Options->View tab->Hidden files and folders->click Show hidden files and folders


5.Decompression and copy all file to CF card



EWF in WES

Please refer to the EWF_module.

What size should be partitioned for storage device that XPE include EWF function

Image:Partition for EWF.jpg

1:In Disk Mode ,there are at least 1GB space be reserved for EWF overlay

Image:Disk Mode.jpg

2.In Ram or Ram reg mode ,All disk space can be used.

Image:Ram Mode.jpg

FAQ

Q1. If customer purchases built-in XPE software, will LEX provide the licensed CD?

Ans:

Basically, unlike XP system on PC, there's no CD installation for XPE.

It was created by a platform builder called Target Designer (TD) in image file format which contains all necessary configurations.

Once the image file was copied to the target HDD, it will initiate the FBA process (First Boot Agent) to configure the system as XPE when first boot

(it's more like unzipping the image file to be system files)

The license was entered into TD prior starting to create the image, so there's no license require afterward.


There are 2 ways to check the XPE license:

1.After entering Windows, you shouldn’t see “Microsoft Windows XP Embedded” term on the bottom right of your desktop if you are using original version.

2.The license sticker on the case ( Microsoft usually judge the license legality by the sticker)

Patch File:
Defect:

N/A

Asker:

Larisa - Thursday, August 07, 2008 5:31 PM

Provider:

Denny - Thursday, August 07, 2008 5:58 PM

How to use EWF in XPe

Ans:

1.

Please refer to the EWF_module.

2.

Use the command ewfmgr c: -Disable in CMD to disable the EWF.

Use the command ewfmgr c: -Enable in CMD to disable the EWF.

And then reboot.

Patch File:

N/A

Defect:

N/A

Asker:

Sato yoichro 2009/06/25

Provider:

Denny 2009/06/25

Personal tools