Skip to main content

Create a Bootable Pendrive Through CMD

Creating Bootable pendrive without using any software is much fun .A pendrive can be created without using any software .Window provide a inbuild functionality as "DiskPart"for creating a bootable or foormatting a pen Drive .

If you cant to create a bootable through software then click on link below .


Here are some steps to create a Bootable though CMD .

  1.  Insert your USB flash drive to your on computer.
  2.  Now run Command Prompt(CMD) as administrator. For this press "ctrl+r" and type cmd and hit "Enter" .
  3. Type on cmd 'diskpart' without any qoutes and hit Enter button .Then DISKPART application will run.
  4. Type 'list disk ' to see active disk on your pc and click 'enter' .As result you will see active device in form of disk . Disk 0 shows your hard drive and disk 1 for your USB with its size .
  5. Type 'select disk 1' and hit 'enter' .
  6. Type 'clean ' to format and press 'enter'.
  7. Type 'create partition primary' and press 'enter'
  8. Type 'select disk 1' to determine that disk 1 would be processed in the next step then hit Enter.
  9. Type 'clean' and hit Enter to remove all of data in the drive. Type 'clean' and hit Enter to     remove all of data in the drive. 
  10. Type 'Select partition 1' and press 'enter'.
  11. Type 'active ' and press enter.
  12. Type 'format fs=ntfs quick' and press 'Enter' for formatting current partition as NTFS file    system quickly.
  13. Type 'exit' and press 'Enter ' to leave diskpart 

All steps shown through Image .


Comments

Post a Comment

Popular posts from this blog

Creating progress bar using JavaScript and Bootstrap And code of progress bar.

Hey guy's in this tutorial i talk about making a working progress bar using BootStrap and javascript . Here in this tutorial i will be showing some code and effects that can be used to make a progrress bar. First of all Why does we use progress bar ?.

What is Andromeda (Googles Brand new Operating System)

What is Google Andromeda ? Google Andromeda is new Operating system of google . It is the merger of the Android Os of google with Chrome Os .This fusion resulted a brand new Operating system called Andromeda .On Andromeda operating system users will be having a combined experience of Android and and Chrome operating system.This experience will be brand new its user .