Tuesday, 10 October 2017

How to Flash Drive Bootable


In this tutorial, I will show you how to Bootable USB drive? 



For this taking following steps;

  • Plugging the USB drive
  • Open the command prompt like this click on Run as administrator
Second taking these steps 

C:/Windows/system32>diskpart
DISPPART> select disk
DISPPART> select disk 1
DISPPART> clean
DISPPART> create partition primary
DISPPART> select partition 1
DISPPART> format fs=fat32 quick
DISPPART> active
DISPPART> assign letter=z
DISPPART> exit
DiskPart



Congrulations

Your flash drive is bootable now you will enjoy from this drive

 You can also show in video. If you occur any problem you will comment, I will help you immediate..








2 comments: