假設你有最新版的Ghost 32位元版本,用Ghost做既可。 你可以用ghost 做整個磁碟的備份成映像檔,或做其他磁碟分割區的映像檔。
用這個方法的好處是,當目的磁碟容量不夠時,再接USB的外接碟,可以繼續。
1. 去下載微軟的The Windows® Automated Installation Kit (AIK) for Windows® 7
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=696dd665-9f76-4177-a811-39c26d3b3b34&displaylang=en
2. 利用WAIK去做WinPE的開機碟(使用說明 http://technet.microsoft.com/en-us/library/dd349343(WS.10).aspx )這裡是 Symantec的
http://www.symantec.com/business/support/index?page=content&id=HOWTO31340&actp=search&viewlocale=en_US&searchid=1294041338967
http://www.symantec.com/business/support/index?page=content&id=TECH109718&locale=en_US
3. 詳細作法(我自己用的SOP,就不幫各位翻成中文了。記住,有些空格要照空,另外C:\winpe_x86 這個路徑可以改,不過一改,全部都要改)
Click Start > All Programs > Microsoft Windows AIK > Windows PE Tools Command Prompt
Type the following commands at the command prompt:
a. copype.cmd x86 c:\winpe_x86
b. imagex /mountrw c:\winpe_x86\winpe.wim 1 c:\winpe_x86\mount
c. copy "C:\Program Files\Symantec\Ghost\Ghost32.exe" c:\winpe_x86\mount\windows
Note: You can use windows explorer to copy the file
d. Go to C:\winpe_x86\mount\windows\system32 , and looks for netstart.cmd . right click it and select edit, add ghost32.exe at bottom. Close and save it.
Note: You probably need to move the file out of the folder, edit & save it. Than move it back.
e. imagex /unmount c:\winpe_x86\mount /commit
f. copy c:\winpe_x86\winpe.wim c:\winpe_x86\ISO\sources\boot.wim
Type Yes to overwrite if necessary
4.當映象檔做好後,用這個把映象檔放到開機碟 F是目的碟
xcopy c:\winpe_x86\iso\*.* /s /e /f f:\
5. 再從USB flash開機既可
Miracles are things we make for ourselves. Here, and now