How to Create The Boot-able USB (Flash) for Window 7, Windows 8, Windows Vista
First of all
What you need:
- Windows 7 DVD install disc or ISO image
- USB Drive (4GB+ and as fast as you can get)
- Running Windows Operating system
- Working set of hands and eyes
- A few minutes of your life
Plug in your USB drive in the USB port:
Open the command prompt with admin rights. Or Type cmd in Start menu search box and hit Shift+Ctrl+Enter.
DISKPART
this loads the diskpart application we need to proceed
Then type
LIST DISK
the image above shows our 4 GB USB drive is listed as DISK 1
so you have to type
SELECT DISK 1 (your USB Drive may have a different number, don’t follow exactly this text it depends on your usb drive)
You will get a successful response “Disk 1 is now the selected disk”
Next we want to clean the USB drive
Type:
CLEAN
you will get a successful response ‘DiskPart succeeded in cleaning the disk”.
After the drive is cleaned follow the list in the image above (detailed below in list order) – you can also note the successful text responses from the OS as you enter each command.
SELECT DISK 1 (or what number your USB drive has)
CREATE PARTITION PRIMARY
SELECT PARTITION 1
ACTIVE
FORMAT FS=NTFS or FORMAT FS=NTFS QUICK
As you wish
Formatting can take a little time depending on the size of the drive, our 4GB unit took about 10 minutes to format - you will see a percentage readout until it is finished.
Next type:
ASSIGN
EXIT (DISK PART will exit)
Type again EXIT to exit your CMD
Now your usb (flash) is created bootable partition now mount your windows 7 or 8 or vista iso file or image or put your DVD in optical Drive and copy all windows file and paste into your Bootable flash when done your flash is ready to use for installation the windows
Thanks for Join us Don't forget in your prayers and Take Care email me on ifrahimkhaniffy@yahoo.com
No comments:
Post a Comment