Thursday, November 14, 2013

how to create windows bootable usb drive

Hai friends ,

          windows os should boot in pendrive without using cd or dvd disks, Now i say to how to change bootable usb dirive.

Step 1:To initilize pendrive in your computer, then format the usb drive.

Step 2:After open the command prompt as run in Admin , by using Right click command prompt Select Run as administrater

Step 3 : Then Type as  DISKPART and click Enter key

 Step 4:Type LIST DISK 
 Step 4:Then select your usb driver such as see on memory for identify then Type SELECT DISK 1


 Step 5:Then type CLEAN your usb
                                     
Step 6: Next type CREATE PARTITION PRIMARY
  Step 7:Make create partition on your pndrive so type on SELECT PARTITION 1
 Step 8:After type active usb type ACTIVE
Step 9:Then format your usb in NTFS in command prompt so type to this FORMAT FS=NTSF QUICK
Step 10:Again active your usb  ACTIVE

Step 11:Then type as ASSIGN
 STEP 12:Exit your DiskPart type EXIT
Step 13: Now shell you open your pendrive and paste on BOOT folder from os source file . And open command prompt open your usb in Command like . If your usb directory driver is D: 
Then type to these

c:\windows\system32>D: cd\
D:\>cd BOOT
D:\BOOT>BOOTSECT>EXE /NT60 D:
Step 14:exit command prompt and copy the OS files and paste to your USB . Now your USB is ready to bootable.
 
 
 

No comments:

Post a Comment