Breaking News

Friday 19 April 2013

How To Make A Bootable Usb For Windows 8 or Windows 7 Part II

Make Bootable USB Pen Drive For Windows vista,7 or 8 :-

             

What is the mean of bootable device?

Bootable device means, the device that can help to start a program without any Operating system. For example: "Windows installation media"

There are many types of software and tricks to make bootable pen drive for windows installation.
Some tricks are based on software tools and some tricks are based on command prompt. Last Time I have posted to make a bootable pan drive using a software to check click here

Here i am providing you to a simple and safe trick for make a bootable pen drive
using command prompt.

First you should have an Iso image file or installation media of windows 7 or 8 for this trick.

Lets go on the trick:
 

Step:1
 

First plug  in your USB Pen drive in computer Then open run by pressing Windows key + R Then Type CMD and hit Enter button.


Step:2
 

Now type following command in command prompt carefully and in order as given.

Note:- Spelling mistake are not allowed 

 DISKPART








Now type the following command.

 LIST DISK



Then you can see a list of available disks on your system. Disk 0 is usually the hard disk. In my 
case, Disk 1 is the USB drive (this can be a different one in your case).


Usually check your drive space to differentiate your pendrive to other media.HERE 3826 Mb is disk space of my 4 Gb pendrive.

Then type the following command.


SELECT DISK 1




In the above command, DISK 1 is the USB drive number on my Computer. If you have a different 
number on your Computer, then you need to replace 1 with that number.


Step-3: Then type following list of commands one by one as shown below. 

CLEAN

CREATE PARTITION PRIMARY


SELECT PARTITION 1


ACTIVE


FORMAT FS=NTFS QUICK


ASSIGN


EXIT


Step 4: Insert the Windows 7/Vista or 8 installation media and note down the “drive letter” 

of your DVD drive. In my case,  “G:”



HERE YELLOW ICON is of  power iso I have installed so i have an virtual drive for mount .ISO file and DVD RW DRIVE Icon  is my DVD Writer SO HERE In my case no use of DVD writer.



Now open cmd with administrative rights


Now type the following list of commands as shown below.


G: 
CD BOOT 
BOOTSECT.EXE /NT60 H:
EXIT


 

(NOTE: H: is your USB drive letter and G: is DVD drive letter or Mounted drive letter).  

This process will copy boot files from DVD to your Pen drive.Now your pen drive is bootable.

Step-5: Now Simply Copy the contents of your Windows 7/Vista installation disk (or content of your extracted ISO files) into the Pen drive drive as it is. You can directly Copy-Paste all file into Pen drive.

 NOW ALL THINGS ARE DONE JUST RESTART YOUR COMPUTER AND CHANGE YOUR BOOT PRIORITY TO  USB DRIVE FIRST OR SIMPLE BOOT FROM USB ZIP.
Designed By Blogger Templates