Valentine's Day Arrow Through The Heart

Sunday, 28 September 2014

HOW TO MAKE A PENDRIVE AS BOOTABLE FORMAT


STEP 1: Go  to  start  button  and  click.Write  cmd  and  then  cmd  icon  will  appear  on  the  top  of  the  panel.

               
   

STEP 2: Right  click  on  the  cmd  icon and  click  Run as  Administrator.

             

It  will  open  the  command  prompt.

                                 
                                     
STEP 3: Type  diskpart  inside  the  command  prompt and  hit Enter.

               

STEP 4: Type  list  disk  inside  the  command  prompt  and  hit Enter.

                         

Disk  0  will  be  the  System  Disk in  which  the  Windows  OS  is  installed.In  this  Disk1  is  the  pendrive(3855 MB=4 GB).This  pendrive  is  going  to  be  a bootable  pendrive.

STEP 5: Type  select  disk1  inside  the  command  prompt  and  hit  Enter.It  will  select  the  disk1(pendrive)  for  all  coming  steps.

                       


STEP 6: Type  clean  and  hit  Enter.It  will  erase  all  the  data  from  the  pendrive.

                      

STEP 7: Type  create  partition  primary  and  hit  Enter.It  will  create  the  primary  partition  in  the  pendrive.

                   

STEP 8: Type  select  partition  1  and  hit  Enter.It  will  select  the partition  created  in  the  last  step.

                          

STEP 9: Type  format=fs  ntfs   quick  and  hit  Enter.It  will  format  the  pendrive  quickly  with  NTFS  file  type.

                              

STEP 10: Type  active  and  hit  Enter.It  will  make  partition  as  active  for  booting  after  restarting  the  computer.If  this  step  is  missed  then  computer  will  not  boot  from  the  pendrive.

                                   

STEP 11: Type  exit  and  hit  Enter  to  close  the  diskpart  and  close  the  command  prompt  window.

                       

Now  the  pendrive  has  become  bootable. Now  all  the  files  from root  of  Windows  operating system setup  DVD  or  ISO  has  to copy  inside  the  pen drive  root.
So  open  the  Windows  setup  file  from  DVD  or ISO  and  copy  all  file by  selecting  with  ctrl+A  and paste  it  inside  the  pen drive’s  root  folder  as  shown  in  the  figure.


                   

After  complete  copy, the pen drive  will  be a  bootable  for  Windows 7  and  Windows 8 OS completely. You  just  need  to Restart your computer. Restart  your computer. When  BIOS  screen  appears  then press F12 key. It  will  show  the  options  to  boot  from  CD/DVD  drive,  hard disk  and  pendrive. Just scroll  down  to  pen drive  and  hit Enter. Your system will boot from pen drive. Now  you  can  install windows OS.