When you have modified boot.wim or install.wim (ie. injected drivers or patches using DISM)
you may want to create new bootable iso files.
I will show you, how to use oscdimg from Windows Automated Installation Kit (WAIK).
Copy the DVD content and your modified files to a folder (here C:\DVD)
Start the "Deployment Tools Command Prompt", and navigate to c:\
The fire this command:
oscdimg -bDVD\boot\etfsboot.com -u2 -h -m -lDVD_LABEL C:\DVD filename.ISO
remark:
-lDVD_LABEL > this is a lowercase L (not 1) and the label you want to give the DVD
filename.ISO > filename is the name of the ISO file
No comments:
Post a Comment