Search
Login / Signup
Who's On?
We have 1 guest online
Donate

Thank you for your donation.



Creating a bootable usb drive

Hi

this is a very simple guide for creating a bootable usb

you will need 2 things. one usb drive + 1 win xp / 7 / server cd or iso

1 open cmd (start > run > cmd)

2 type diskpart

3 type listdisk and locate your usb drive

4 type select disk {usb disk drive number}

5 type clean

6 type create partition primary

7 type select partition 1

8 type format label=dok fs=ntfs {quick - optional for quick format}

9 type active

10 type assign

11 type exit and return to cmd prompt

12 type xcopy {cddvd drive letter}:\*.* /e /f /s {usb drive letter}:\

Last Updated (Tuesday, 01 March 2011 13:47)

 

The Swamp! Is an IT Knowledgebase & Technical Support resource, consisting of Technical Support articles and a large IT Knowledgebase for free Access