Search

Saturday, May 22, 2010

Creating DVD images on boot command at Win 7

Creating DVD images

For images larger than 4.5 GB, you must create a boot order file (Bootorder.txt) to ensure boot files are

located at the beginning of the image. For example,
oscdimg -m -n –yoC:\temp\bootorder.txt -bC:\winpe_x86\etfsboot.com
Where bootorder.txt contains the following list of files.

boot\bcd
boot\boot.sdi
boot\bootfix.bin
boot\bootsect.exe
boot\etfsboot.com
boot\memtest.efi
boot\memtest.exe
boot\en-us\bootsect.exe.mui
boot\fonts\chs_boot.ttf
boot\fonts\cht_boot.ttf
boot\fonts\jpn_boot.ttf
boot\fonts\kor_boot.ttf
boot\fonts\wgl4_boot.ttf
sources\boot.wim

No comments:

Post a Comment