Skip to content

Instantly share code, notes, and snippets.

@milk19873
Created August 31, 2017 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save milk19873/a9f684511d26f58f51fb094dba15c614 to your computer and use it in GitHub Desktop.
Save milk19873/a9f684511d26f58f51fb094dba15c614 to your computer and use it in GitHub Desktop.
コマンド例2
C:\> xcopy 【isoファイルのドライブ名】:\*.* /s/e/f 【USBメモリのドライブ名】:\
C:\> cd /D 【isoファイルのドライブ名】:\boot
【isoファイルのドライブ名】:\boot> bootsect /nt60 【USBメモリのドライブ名】:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment