Skip to content
Techusers

Techusers

Learn To be a Dev

  • Home
  • Guide
  • Security & Privacy
  • Tech News
  • Computer
  • Top List
  • What is
  • Engineering
  • How To
  • Tech Terms
  • Toggle search form

Making a bootable pendrive using cmd prompt

Posted on 30/06/201908/02/2020 By Techuser

What Is Bootable Pendrive?

The normal Pendrive is in the FAT32 format(File Allocation Table),But Bootable Pendrive is in the NTFS format(New Technology File System).If you need to put a OS(operating system) you need a bootable drive.Only the Bootable drive is readable during Booting.

We can easily convert the normal Pendrive into the Bootable one.

Now follow these Steps:

STEP 1:

1

Press "win key + R"

STEP 2:

Here type “cmd”.

2

STEP 3:

Type "diskpart" and click Enter.

STEP 4:

Type "list disk"

and press enter. Now you can see the list of disk.

STEP 5:

Then you want to select your disk(ie.,pendrive).

Correctly select the disk(pendrive)

Type"select disk 1".(if your disk is 2 Type"select disk 2") and click Enter.

Then type "clean" and click enter.

STEP 6:

Type "create partition primary" and press enter.
Type "select partition 1"and press enter.

Type "format fs=ntfs quick" and press enter.

Type "active" and press enter.

Type "exit" and press enter.

NOW YOUR BOOTABLE PEN DRIVE IS READY.

Related

How To

Post navigation

Previous Post: Pendrive space reduces [16 GB Becomes2.28 MB] (100% Solved)
Next Post: Evolution of wifi standards and speed

100% disk usage Audio Formats cyber cybersecurity databreaches domainsearch breaches entertainment firefox monitor Gaming have i been pwned haveibeenpwned how to secure files install wordpress in localhost Kali Linux learn cybersecurity linux Machine Learning netflix privacy Search engine secure password security Strands technews Video Formats Windows Windows 11 Wordle WordPress installation xampp wordpress xampp wordpress installation

  • About us
  • Contact us
  • Privacy Policy

Follow us

  • Instagram

Copyright © 2025 Techusers.

Powered by PressBook WordPress theme