<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8054120478752264685</id><updated>2011-04-21T18:25:52.997-07:00</updated><category term='802.11'/><category term='Mac'/><category term='Computer note'/><title type='text'>Sz chyuan Lin</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://maxisamshop.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8054120478752264685/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://maxisamshop.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Maxisam</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8054120478752264685.post-149629712251842588</id><published>2008-10-04T14:01:00.000-07:00</published><updated>2008-10-04T14:17:59.787-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mac'/><category scheme='http://www.blogger.com/atom/ns#' term='802.11'/><title type='text'>DCF (Distributed Coordination Function)</title><content type='html'>&lt;p style="font-style: italic;"&gt;copy from : http://ccie11440.blogspot.com/2007/10/wireless-80211-distributed-coordination.html&lt;br /&gt;&lt;/p&gt;&lt;p&gt;802.11 MAC的DCF功能IEEE 802.11 MAC 的基本存取機制稱為&lt;a href="http://en.wikipedia.org/wiki/Distributed_Coordination_Function"&gt;&lt;strong&gt;DCF(Distributed Coordination Function)&lt;/strong&gt;&lt;/a&gt;，它採用CSMA/CA協議，在基地台開始傳送之前，即可了解一個無線傳輸媒介是否對另一個基地台擁有傳送的決定權。&lt;br /&gt;&lt;br /&gt;假使媒體為閒置狀態，可能已開始傳送。如果媒體為忙碌狀態，基地台將會延遲到目前傳送結束為止。CSMA/CA協議必需保證最小的指定空間與隣近的訊框傳送 間隔。為了在傳送之前指定訊框間的空間，基地台必須確保傳輸媒介處於閒置模式。而分散式訊框間隔空間(Distributed inter-frame space，DIFS)則可在基地台運作時，使用DCF傳送數據訊框與管理訊框。當基地台採用DCF機制時，必須依據兩個媒體存取規定：&lt;br /&gt;&lt;br /&gt;1. 如果基地台之carrier-sense 機制決定媒體在DTF 時間內為閒置模式，則基地台將只允許傳送。&lt;br /&gt;2. 當多工基地台對無線傳輸媒介進行存取時，為減少碰撞，基地台將選擇一個隨機的等待時間(backoff)間隔，並且在延遲或提前後再次立即傳送。&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;IEEE 802.11e標準提供兩種選擇：&lt;strong&gt;EDCA(Enhanced Distributed Coordination Function，增強分散式通道訪問)&lt;/strong&gt;和&lt;strong&gt;混合協調功能控制通道訪問(HCCA)。&lt;/strong&gt;但在2006年5月，Wi-Fi聯盟董事會中止其HCCA工作小組，使WMM (EDCA)成為唯一的QoS方案，正在準備認證計畫。&lt;br /&gt;&lt;br /&gt;EDCA 有四個優先順序，也就是所謂的訪問分類(AC)：語音、視頻、盡力傳送服務和背景。每個AC的EDCA參數設置通過設置單個幀內空間、競爭視窗和其他參數來定義優先順序。通過偵聽媒介來確定所需的傳輸時間，類似于DCF定義的原理。&lt;br /&gt;&lt;br /&gt;但與DCF不同的是，各種AC的最長後退時間有所不同。優先順序越高的AC其最長後退時間越短，使優先順序較高的AC能夠比優先順序較低的AC更頻繁地訪問無線媒介。&lt;br /&gt;&lt;br /&gt;設備訪問無限媒介後，可以繼續傳輸以獲得特定的傳輸機會(TXOP)。共用相同AC的應用程式或資料包具有相同的最長後退時間。這使其具有同樣的機會訪問無 線媒介。EDCA非常易於實現，但無法保證等待時間、抖動或頻寬，也無法處理幾個具有相同優先順序的應用程式。組合方法基於EDCA，並增加了准入控制。&lt;br /&gt;&lt;br /&gt;准入控制防止其他流量削弱具有相同優先順序的准入流量。可以確保在系統資源不足以支援兩個高優先順序的服務時，增加的高優先順序服務不會降低現有的相同優先順序服務的性能。&lt;br /&gt;&lt;br /&gt;例如，儘管EDCA確保視頻服務比資料服務有更高的優先順序，但嘗試提供另外的視頻流可能會導致兩個視頻流崩潰。准入控制會評估系統資源，只有確定資源充足時才會允許使用另外的視頻流。&lt;br /&gt;&lt;br /&gt;接入點必需配置EDCA准入控制，工作站則可根據需要選擇。接入點可要求工作站支援准入控制，如果希望使用一個訪問類別，則明確請求存取權限。&lt;br /&gt;&lt;br /&gt;在通常情況下，工作站指定其資料流程要求（資料傳輸率、延遲界限、分組大小及其他），並請求接入點核准。接入點根據當前發出的請求來計算現有負載。根據當前情況，接入點可接受或拒絕新請求。&lt;br /&gt;&lt;br /&gt;如果請求被拒絕，將不允許工作站內的高優先順序訪問類別使用高優先順序訪問參數，而必須使用較低的優先順序參數。&lt;br /&gt;&lt;br /&gt;EDCA加上准入控制網路採用與傳統網路完全相同的原理，並且它使用相同的分散式架構來決定是否為工作站留下傳輸時間。&lt;br /&gt;&lt;br /&gt;EDCA加上准入控制利用了EDCA相當簡單的實現方式，但也利用了准入控制的優勢(最初包括在最近廢止的HCCA中)。 因此，現在EDCA加上准入控制是實施QoS的最佳選擇。&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;ref:&lt;/p&gt;&lt;p&gt;http://en.wikipedia.org/wiki/Distributed_Coordination_Function&lt;br /&gt;&lt;/p&gt;   &lt;script language="javascript" type="text/javascript"&gt; function makeCal(id,ymd) {  var postDate = new Date(Date.parse(ymd));  var panel = document.getElementById("divCal_"+id);  panel.innerHTML = "&lt;div class="'CAL'"&gt;&lt;div class="'MONTH'"&gt;"+postDate.getFullYear()+"-"+(postDate.getMonth()+1)+"&lt;/div&gt;&lt;div class="'DAY'"&gt;"+postDate.getDate()+"&lt;/div&gt;&lt;/div&gt;"; } &lt;/script&gt; &lt;script charset="utf-8" src="http://feeds.feedburner.com/%7Es/ccie11440?i=$BlogItemPermalinkURL$" type="text/javascript"&gt;&lt;/script&gt;&lt;script src="http://feeds.feedburner.com/%7Es/ccie11440?i=%24BlogItemPermalinkURL%24&amp;amp;showad=true" type="text/javascript"&gt;&lt;/script&gt; &lt;script type="text/javascript"&gt;&lt;!--  google_ad_client="pub-9133245583989159";  google_ad_host="pub-0720175472434865";  google_ad_width=468;  google_ad_height=60;  google_ad_format="468x60_as";  google_ad_type="text_image";  google_ad_channel="4059125958";  google_color_border="FFFFFF";  google_color_bg="FFFFFF";  google_color_link="0000FF";  google_color_url="008000";  google_color_text="000000";  //--&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8054120478752264685-149629712251842588?l=maxisamshop.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://maxisamshop.blogspot.com/feeds/149629712251842588/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8054120478752264685&amp;postID=149629712251842588' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8054120478752264685/posts/default/149629712251842588'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8054120478752264685/posts/default/149629712251842588'/><link rel='alternate' type='text/html' href='http://maxisamshop.blogspot.com/2008/10/dcf-distributed-coordination-function.html' title='DCF (Distributed Coordination Function)'/><author><name>Maxisam</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8054120478752264685.post-3301788845416342191</id><published>2008-09-04T12:30:00.000-07:00</published><updated>2008-09-04T12:32:07.264-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Computer note'/><title type='text'>How to make a Bootable Recovery Ghost DVD</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://picasaweb.google.com/maxisam/Blog/photo#5222029124286583490"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://picasaweb.google.com/maxisam/Blog/photo#5222029124286583490" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Goal: Make a Bootable recovery ghost DVD&lt;br /&gt;&lt;br /&gt;1.Create a bootable Disk image (*.IMA)&lt;br /&gt;2.Create a Ghost image &amp;amp; put Ghost instruction in Autoexec.bat&lt;br /&gt;3.Use Nero to burn DVD&lt;br /&gt;*4.Make a menu for Bootable recovery ghost DVD&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1.Create a bootable Disk image (*.IMA)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Tool: &lt;/span&gt;&lt;a style="font-style: italic;" href="http://www.winimage.com/"&gt;WinImage&lt;/a&gt;&lt;span style="font-style: italic;"&gt;, Text editor&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;1.1 Create a bootable image by Winimage (2.88 is a better idea)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;1.2 Put Ghost.exe (which can run under DOS) into this IMA file&lt;/li&gt;&lt;li&gt;1.3 Edit Autoexec.bat &amp;amp; Config.sys&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1.3 Edit &lt;a href="http://en.wikipedia.org/wiki/AUTOEXEC.BAT"&gt;Autoexec.bat&lt;/a&gt; &amp;amp; &lt;a href="http://en.wikipedia.org/wiki/CONFIG.SYS"&gt;Config.sys&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;     File: udvd.sys mscdex.exe  himem.sys&lt;/span&gt; &lt;span style="color: rgb(102, 102, 102);"&gt;&lt;/span&gt;&lt;a href="http://2dos.homepage.dk/batutil/help/MSCDEX_E.HTM"&gt;MSCDEX.EXE&lt;/a&gt;&lt;ul&gt;&lt;li&gt;In order to install DVD, we need to use UDVD.SYS.&lt;/li&gt;&lt;li&gt;In order to use UDVD.SYS, we need use himem.sys to manage the memory&lt;/li&gt;&lt;li&gt;In order to let Ghost locate the image file, we need to assign driver letter to CDROM&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="color: rgb(204, 51, 204);"&gt;     &lt;span style="font-weight: bold;"&gt;EX for &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(204, 51, 204); font-weight: bold;"&gt;Config.sys&lt;/span&gt;&lt;span style="color: rgb(204, 51, 204); font-weight: bold;"&gt;:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;           device=himem.sys /testmem:off&lt;/span&gt; &lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;devicehigh=\UDVD.SYS /d:MSCD001 &lt;/span&gt; &lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;dos=high,umb&lt;/span&gt;  &lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;files=60&lt;/span&gt; &lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;buffers=20&lt;/span&gt; &lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;stacks=9,256&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;           SWITCHES /N /F&lt;/span&gt; &lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;LASTDRIVE=Z&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 51, 204);"&gt;    EX for Autoexec.bat:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;           PROMPT $p$g&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;           PATH A:\;&lt;/span&gt; &lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;LH &lt;a href="http://2dos.homepage.dk/batutil/help/MSCDEX_E.HTM"&gt;MSCDEX.EXE&lt;/a&gt;/D:MSCD001 /L:D&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2.Create a Ghost image &amp;amp; put Ghost instruction in Autoexec.bat    &lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;2.1 Create Ghost image (&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;2g&lt;/span&gt;, because FAT can not handle the file over 2G )&lt;/li&gt;&lt;li&gt;2.2 Short name for image file (&lt;5&gt;&lt;/li&gt;&lt;li&gt;2.3 &lt;span&gt;put Ghost instruction in Autoexec.bat    &lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;2.3 &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;put Ghost instruction in Autoexec.bat&lt;br /&gt;&lt;/span&gt;&lt;p style="text-align: left;"&gt;&lt;span style="font-family:新細明體;"&gt;-clone,  MODE=&lt;/span&gt;&lt;span style="font-family:新細明體;"&gt;{copy|load|dump|pcopy|pload|pdump&lt;/span&gt;&lt;span style="font-family:新細明體;"&gt;},&lt;br /&gt;&lt;/span&gt;SRC={drive|file|drive:partition},&lt;span style="font-family:新細明體;"&gt;&lt;br /&gt;DST={drive|file|drive:partition}&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(204, 51, 204);"&gt;EX: load Ghost image &lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 51, 204);"&gt;from DVD &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="color: rgb(204, 51, 204);"&gt;to partition1 &lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;Ghost.exe -clone,mode=pload, src=D:\Name.gho:1, dst=1:2 /fx /rb /sure&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 51, 204);"&gt;EX: load Ghost image &lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 51, 204);"&gt;from partition2 &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="color: rgb(204, 51, 204);"&gt;to partition1&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;Ghost.exe -clone,mode=pload, src=1:2\Recovery.gho:1, dst=1:1 /fx /rb /sure&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="color: rgb(204, 51, 204);"&gt;EX: dump &lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(204, 51, 204);"&gt; partition1 &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="color: rgb(204, 51, 204);"&gt;to partition2&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;Ghost.exe -clone,mode=pdump,src=1:2,dst=1:3\Backup.gho -z3 /fx /rb /sure&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3.Use Nero to burn DVD&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Use Nero Burning ROM to create a bootable DVD&lt;br /&gt;( remember to set the ISO, or you will have a&lt;span class="postbody"&gt; &lt;span style="font-style: italic;"&gt;image File selection Error (1909)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;when you run Ghost)&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style=""&gt;&lt;blockquote&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/maxisam/Blog/photo#5222029124286583490"&gt;&lt;img src="http://lh3.ggpht.com/maxisam/SHhf0i_YksI/AAAAAAAACc0/68H78OITzXs/s288/nero%20Bootable%20DVD%2001.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/maxisam/Blog/photo#5222029127124081154"&gt;&lt;img src="http://lh4.ggpht.com/maxisam/SHhf0tj5WgI/AAAAAAAACc8/zAh3WCymoz4/s288/Nero%20Bootable%20DVD%2002.JPG" /&gt;&lt;/a&gt;&lt;/blockquote&gt;&lt;a href="http://picasaweb.google.com/maxisam/Blog/photo#5222029127124081154"&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;*4.Make a menu for Bootable recovery ghost DVD&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(153, 51, 153);"&gt;Example for Config.sys&lt;/span&gt;&lt;span style="color: rgb(153, 51, 153);"&gt;:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;[MENU]&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;menuitem=SUB_1 Recovery from D:\Recovery.gho&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;menuitem=SUB_2 Recovery from DVD&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;menuitem=SUB_3 Backup To D:\Backup.gho&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;menuitem=SUB_4 Ghost&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;MENUCOLOR=15,1&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;MENUDEFAULT=SUB_2,20&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;[SUB_1]&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;[SUB_2]&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;[SUB_3]&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;[SUB_4]&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;[COMMON]&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;device=himem.sys /testmem:off&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;devicehigh=\UDVD.SYS /d:mscd001 &lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;dos=high,umb&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;files=60&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;buffers=20&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;stacks=9,256&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;SWITCHES /N /F&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;LASTDRIVE=Z&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(153, 51, 153);"&gt;Example for Autoexec.bat&lt;/span&gt;&lt;span style="color: rgb(153, 51, 153);"&gt;:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;@ECHO OFF&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;PROMPT $p$g&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;PATH A:\;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;LH MSCDEX.EXE/D:MSCD001 /L:D&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;GOTO %CONFIG%&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;:SUB_1&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;Ghost.exe -clone,mode=pload,src=1:3\Recovery.gho:1,dst=1:2 /fx /rb /sure&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;GOTO END&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;:SUB_2&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;Ghost.exe -clone,mode=pload,src=D:\Name.gho:1,dst=1:2 /fx /rb /sure&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;GOTO END&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;:SUB_3&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;Ghost.exe -clone,mode=pdump,src=1:2,dst=1:3\Backup.gho -z3 /fx /rb /sure&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;GOTO END&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;:SUB_4&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;mouse&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;Ghost.exe&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;GOTO END&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(102, 102, 102);"&gt;:END&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;note: I do this for my love. To let her need not to worry about all computer problem.&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8054120478752264685-3301788845416342191?l=maxisamshop.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://maxisamshop.blogspot.com/feeds/3301788845416342191/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8054120478752264685&amp;postID=3301788845416342191' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8054120478752264685/posts/default/3301788845416342191'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8054120478752264685/posts/default/3301788845416342191'/><link rel='alternate' type='text/html' href='http://maxisamshop.blogspot.com/2008/09/how-to-make-bootable-recovery-ghost-dvd.html' title='How to make a Bootable Recovery Ghost DVD'/><author><name>Maxisam</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/maxisam/SHhf0i_YksI/AAAAAAAACc0/68H78OITzXs/s72-c/nero%20Bootable%20DVD%2001.JPG' height='72' width='72'/><thr:total>1</thr:total></entry></feed>
