In this tutorial we're going to show you how to create bootable USB Flash Drive for Windows 7. So, follow the steps.
Step
2: In the Command Prompt type DISKPART at the prompt.
Step
3: Now type LIST
DISK
Step
4: This will show you which disks are avaliable
Step
5: Now select your USB flash drive. In this example
it is DISK 1.
Step
6: SELECT DISK
1
Step
7: Type CLEAN
Step
8: Type CREATE
PARTITION PRIMARY
Step
9: SELECT
PARTITION PRIMARY
Step
10: Type ACTIVE
Step
11: And now type FORMAT FS = NTFS and format your usb. This steps
take
few minutes.
Step
12: Type ASSIGN
Step
13: Type EXIT
Step
14: Code for copy file from daemon tools:
Xcopy L(daemon tools) :
\*.* /s/e/f K(usb):\
Video Tutorial
If you need any help feel free to leave a comment (or) contact me.
Video Tutorial
If you need any help feel free to leave a comment (or) contact me.
No comments:
Post a Comment