Monday 29 July 2013

How to create bootable usb drive in windows

Open an elevated Windows command line window by clicking Start, typing in cmd in the search text field, then pressing CTRL + Shift + Enter on your keyboard (at the same time). You can also access this by navigating to Start, All Programs, Accessories, right-click with your mouse on the Command Prompt menu item and select Run as Administrator.

At the command prompt, type cd c:\windows\system32 to change the directory to the Windows system32 directory. Ensure your USB drive is plugged in

1 DISKPART

2 list disk

3 SELECT DISK [USB disk #]

4. Type in the following commands, one by one, pressing Enter after each command.

CLEAN


CREATE PARTITION PRIMARY


SELECT PARTITION 1


ACTIVE


FORMAT FS=NTFS quick


ASSIGN


EXIT


copy all windows file from CD or ISO image to USB Drive.



1 comments:

  1. We are really grateful for your blog post. You will find a lot of approaches after visiting your post. I was exactly searching for. Thanks for such post and please keep it up. Great work. IoT data services

    ReplyDelete