How to make a Bootable flash to reinstall on a computer - Laptop

 This time I will discuss how to make a flash you can to reinstall windows / linux via flash or cool language (bootable).

Rufus Flasdisk



Okay right away, in making the flash into a bootable or can be used to reinstall there are 2 ways, the most simple way is to use software, and the second way is to change the disk partition through the command prompt/cmd manually. Okay, let's go to the first step first.


1. Using Software

- The Software I use here is called rufus, please prepare the material download here.
- Connect your device first to the pendrive, and do not forget to back up / copy all valuable files from the pendrive first because this process will free up / format the partition space on your pendrive

- If it has been downloaded please open rufus.exe

Rufus


- On the device label shows the name of your Flash that will be bootable

- Labeled Partition scheme and target system type displays the type of system and partition scheme that will be set to the flash that will be bootable, I usually choose (UEFI and BIOS)

- The system File displays the format to be generated by its bootable flashdisk, usually I use (NTFS) or (FAT32)

- New volume label describe the name of the label of your Flash, please fill in at will.

- in checkboxes / check fields I usually leave nothing changed.

- in the combo box " FreeDOS "next to the checkbox" Create bootable disk using "I change to" ISO FILE " then click the image next to it(image cassette/cd) and browse / select the master OS file (Windows/Linux) that you want to copy to the bootable flash
- Click Start

- Wait until the process is complete, and your flashdis has managed to become bootable and has been filled with OS, just installed to PC/Netbook/Laptop that you want to reinstall.

2. Via Command Prompt / CMD
  • Insert your Flash.
  • Open Command Prompt by typing (windows logo + R) on your keyboard, type cmd then enter or Start >All programs>Accessories> right click on Command Prompt and select [run as administrator].
  • In the Command Prompt window type: DISKPART and then click [Enter],
  • Usually an administrator message appears, just click "yes"
  • Type: list DISK and then click [Enter].
  • Will be seen there any disk akif, for your Flash will be seen in sizenya, if the Flash 4 GB usually there will be written sizenya 4096 MB, do not let the wrong choose, usually the size of the hard drive magnitude tens/hundreds of GB, because if you choose the wrong Hard Drive at risk formatted! usually the hard drive is disk 0, and your flash disk 1
  • Type: SELECT DISK 1 then click [Enter], (Number 1 is your flash disk number )
  • Type: CLEAN then click [Enter],
  • Type: CREATE PARTITION PRIMARY and then click [Enter],
  • Type: SELECT PARTITION 1 and then click [Enter],
  • Type: ACTIVE and then click [Enter],
  • Type: FORMAT FS=FAT32 then click [Enter], (please be patient because the formatting process will take several tens of minutes and then you type the next command)
  • Type: ASSIGN and then click [Enter],
  • Type: EXIT and then click [Enter],
  • Your pendrive is bootable, now please copy the windows/Linux file to your pendrive.
  • Done.
  • Thank you...

Post a Comment

Previous Post Next Post

Contact Form