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.
Step 2. Type 'diskpart' on
Step 3. Type 'list disk'
Step 4. Type 'select disk 1'
Step 5. Type 'clean' and hit Enter
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
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
Step 10. Type 'exit' and hit Enter.
Step 11. Copy the windows files (setup) to USB.
for video tutorial
No comments:
Post a Comment