close

若使用RAID Mode開機時,除了image deploy時要餵driver,在製作recovery的時候也需要將RAID driver加入到WinPE內才能在boot時認到。

主要是透過DISM來做: http://technet.microsoft.com/en-us/library/hh825079.aspx

1. 先將WinPE boot時所讀取的"boot.wim"檔案MOUNT出來 (如:c:\winpe_x86\mount)

2. 把driver相關資料放置 (如:c:\winpe_x86\drivers)

3. 下指令: dism /image:c:\winpe_x86\mount /Add-Driver /Driver:c:\winpe_x86\drivers

4. 把修改過的mount檔案 unmount 回 boot.wim 即可

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 莎拉美學  的頭像
    莎拉美學

    Sarah Chuang ( 莎拉老師 )

    莎拉美學 發表在 痞客邦 留言(0) 人氣()