Users Guide

Table Of Contents
11–iSCSI プロ コル
iSCSI ブー
文書番号 BC0054508-04 リビジョ R
2021
1 21 124 ペー
Copyright © 2021 Marvell
5. 昇格 (管理者) Deployment and Imaging Tools コマプロ
プトをc:\Temp
を現 ォルダ て設ます
このコ
プロンプ れ以降のすの手順使用
6.
次の 発行
attrib -r .\src\sources\boot.wim
attrib -r .\src\sources\install.wim
7. 次の 発行 boot.wim イメント
dism /mount-wim /wimfile:.\src\sources\boot.wim /index:2
/mountdir:.\mnt
メモ して
2 使用す必要があ す。
8. を発 マウ れている ージに次 イバを追
しま
dism /image:.\mnt /add-driver /driver:C:\Temp\drivers /Recurse /ForceUnsigned
9. 次の 発行 boot.wim イメント
dism /unmount-wim /mountdir:.\mnt /commit
10. 次の 発行 install.wim イメ SKU のインデ
クス
dism /get-wiminfo /wimfile:.\src\sources\install.wim
11. 次の 発行 install.wim イメント
dism /mount-wim /wimfile:.\src\sources\install.wim /index:X
/mountdir:.\mnt
メモX
は、 前の手順取得 の値の す。
12. 現在 追加すは、 次の
ンドを
dism /image:.\mnt /add-driver /driver:C:\Temp\drivers /Recurse /ForceUnsigned
13. install.wim ジをマ るに のコマン行し
dism /unmount-wim /mountdir:.\mnt /commit
14. 起動 C:\temp: にコーし ISO 作成の準備
copy "<AIK or ADK path>\..\etfsboot.com" C:\Temp
copy "<AIK or ADK path>\..\efisys.bin" C:\Temp
15. 次の 入力 .iso ファイ
oscdimg -m -o -u2 -udfver102 -lslipstream -bootdata:2#p0,e,b"c:\Temp\
etfsboot.com"#pEF,e,b"C:\Temp\efisys.bin" c:\temp\src c:\temp\Win20xxMOD.iso