how to make pendrive bootable - Get Trick

 hey guys welcome to my another blog. In this blog we learn how to create bootable pendrive, If you search how to create bootable pendrive then this post is very useful for you. Because in this blog we learn how to create botable pendrive in easy way.

Bootable USB is a disk that is used to boot up a system for the installation of an Operating System. A USB can be made bootable using a command-line only for systems that have Windows(7/8/8.1/10) operating system. Linux Distributions can’t be used to create a bootable USB device without using third-party tools. Early versions of Windows i.e. before Windows 7, can’t be used for making a USB bootable.

Step 1. Insert your USB flash drive to your running computer. because the initiative we'd like to run prompt as administrator. to try to to this, we'd like to seek out cmd by typing 'cmd' within the search box on Windows Start Menu. After search result for 'cmd' appears, right click thereon and choose "Run as administrator".
Step 2. Type 'diskpart' on prompt (without quotes) and hit Enter. await a short time until the DISKPART program run.
Step 3. Type 'list disk' to look at active disks on your computer and hit Enter. There would be seen that the active disks shown as Disk 0 for disk drive and Disk 1 for your USB flashdrive with its total capacity.
Step 4. Type 'select disk 1' to work out that disk 1 would be processed within the next step then hit Enter.
Step 5. Type 'clean' and hit Enter to get rid of all of knowledge within the drive.
Step 6. Type 'create partition primary' and hit Enter. Creating a primary partition and further recognized by Windows as 'partition 1'.
Step 7. Type 'select partition 1' an hit Enter. Choosing the 'partition 1' for fixing it as a lively partition.
Step 8. Type 'active' and hit Enter. Activating current partition.
Step 9. Type 'format fs=ntfs quick' and hit Enter. Formatting current partition as NTFS filing system quickly.
Step 10. Type 'exit' and hit Enter.
Step 11. Copy the windows files (setup) to USB.

        for video tutorial



No comments:

Post a Comment