Created
August 31, 2017 13:02
-
-
Save milk19873/a9f684511d26f58f51fb094dba15c614 to your computer and use it in GitHub Desktop.
コマンド例2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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