Skip to main content

Make USB Pendrive Bootable for Any Windows, Linux, Ubuntu

How to make pendrive bootableTo install any operating system like Windows 10, Windows 8, Windows 7, Kali Linux, Ubuntu from a USB Pendrive then you first have to make it bootable. Making a Pendrive Bootable means we are giving instructions to computer that we want to install an operating system into it. After making a Pendrive bootable you can install any operating system into your computer.

Let's see the requirements for a bootable Pendrive. In this post I'm making Windows bootable Pendrive you can select any other Operating system and the steps are the same.

Requirements 

1. A normal USB Pen Drive or you can also use CD, SD card, etc.

   Note: For bootable SD card, CD, DVD follow the same steps

2. Any Windows ISO File.

3. Rufus Software

STEP 1

Download and Run Rufus Software. Click here to download. This is a free tool.

 

STEP 2 

After opening the Rufus Software. Select the device which you want to make bootable.

How to make pendrive bootable
Select Your Device



STEP 3

 Now Select the Disk or ISO image option from the drop-down menu. Then click on Select.

How to make pendrive bootable
Boot Selection


STEP 4

Now go to the location where you have saved the Windows ISO file, select it then click on open.

How to make pendrive bootable
Windows ISO file selection


STEP 5

Now choose your Hard Disk partition scheme. In my case it is MBR.

How to make pendrive bootable
Select Hard Disk Partition
NOTE: This is a very important step. Choose your correct Hard disk Partition otherwise your windows wouldn't be installed. If you don't know the partition scheme of your hard disk then you can watch the video(in Hindi) or click here




Step 6

After that click on start. On clicking start you'll get a prompt that says 'your device will be formatted' accept it and then wait for the process to be done. Usually, it will take about 7-8 mins to complete but it depends on the type of OS selected and your computer's speed.

How to create a bootable pendrive
Click on start


After the process is completed you're ready to install windows on your computer.

NOTE: If you want to use your Pendrive normally to store photo, video, etc. then after making it bootable install windows to your computer then format the USB Pendrive and now you can use it normally.

If you like the post then do subscribe to our blog and if you've any queries then let us know in the comment section.

Thank You.

Comments

Post a Comment

Popular posts from this blog

Create Gmail ID | Create multiple Gmail account in one mobile | Gmail signup

What is Gmail ? Gmail is a service provided by Google. Almost every person in the world has a Gmail account. If you want to use Google services like Youtube , Google Drive , Google Photos , Blogger , Gmail App (for sending and receiving email) then you must have a Gmail account. Not only Google services you can also use your Gmail ID to sign in to other website's services. Sign up for Gmail is free.

How to effectively use different Fuzzy Matching Algorithms?

Have you ever tried to match data in two tables? Isn’t it too difficult to match values in tables without identical data like the names with spelling mistakes or extra space between two words? The analytics team faces the biggest problem when they get the task of normalizing two sets of similar data with varied variables. They need to do this to create a common record for modeling. Most of the time, the reason behind errors in tables is the manual entry of values. For instance, the forms filled by users or the spreadsheets maintained by the employees have the highest chances of incorrect data. Small organizations with limited data might not understand the problem well, but large scale businesses with humongous data know how painful it is to match or merge multiple tables. Now the big question here how to solve this problem? So, the solution to this problem is Fuzzy Matching. It is a technique used in computer-assisted translation for record linking. The technique works on...