How To Create A Bootable USB in Windows 10 Using CMD

1stepatatime
3 Oct 201604:52

Summary

TLDRIn this video, David from One Step at a Time walks viewers through the process of creating a bootable USB drive in Windows 10 using Command Prompt. He covers the steps of opening Command Prompt, selecting the USB drive, cleaning and formatting it, and making the partition active. David also shows how to transfer files for a Linux bootable USB and explains how to safely eject the drive. The video is a clear, step-by-step guide for anyone wanting to create a bootable USB for Linux installation.

Takeaways

  • 😀 Open Command Prompt with administrator privileges by pressing the Windows key + X.
  • 😀 Use the 'list disk' command to display all available disks on your system.
  • 😀 Select the disk (USB drive) you want to format by using the 'select disk' command.
  • 😀 Use the 'clean' command to erase all data on the selected USB drive. Make sure to back up your data first.
  • 😀 Create a new partition on the USB drive using the 'create partition primary' command.
  • 😀 Format the partition with FAT32 file system by running the 'format fs=fat32' command.
  • 😀 Optionally, add a label to the formatted partition (e.g., 'Linux') during formatting.
  • 😀 Use the 'select partition 1' command to select the newly created partition.
  • 😀 Make the selected partition active by using the 'active' command, which is necessary for booting.
  • 😀 Assign a drive letter (e.g., 'D') to the active partition using the 'assign' command.
  • 😀 After completing the partitioning and formatting, copy your files (e.g., Linux files) to the USB drive using drag-and-drop or other file transfer methods.
  • 😀 Safely eject the USB drive after the file transfer is complete, and boot from it by changing the BIOS settings.

Q & A

  • What is the first step in creating a bootable USB on Windows 10 using Command Prompt?

    -The first step is to press the Windows key + X and select 'Command Prompt (Admin)' to open the command prompt with administrative privileges.

  • Why should you back up your data before running the 'clean' command?

    -Running the 'clean' command erases all data from the selected drive, so it’s important to back up any data you want to keep before proceeding.

  • What does the 'list disk' command do in this process?

    -'List disk' displays a list of all the connected drives, helping you identify which disk corresponds to the USB drive you want to format.

  • How do you select the USB drive in the Command Prompt?

    -To select the USB drive, use the 'select disk' command followed by the disk number of the USB drive you wish to use (e.g., 'select disk 1').

  • What happens when you run the 'clean' command?

    -The 'clean' command removes all partitions and data on the selected disk, essentially wiping the drive completely.

  • How do you create a primary partition on the USB drive?

    -To create a primary partition, use the command 'create partition primary'. This command sets up the partition for the drive.

  • What file system should be used to format the USB drive?

    -The USB drive should be formatted using the FAT32 file system, which is widely compatible and required for bootable drives.

  • What does the 'quick' option do during the formatting process?

    -The 'quick' option allows the format to complete much faster, as it doesn’t perform a full sector-by-sector wipe, just a logical reset of the file system.

  • Why do you need to make the partition active?

    -Making the partition active marks it as the bootable partition, which is necessary for booting from the USB drive.

  • How do you transfer the Linux files to the USB drive?

    -You can mount the Linux ISO and manually drag and drop all the necessary files onto the formatted USB drive, or use tools like xcopy for command-line transfer.

Outlines

plate

Cette section est réservée aux utilisateurs payants. Améliorez votre compte pour accéder à cette section.

Améliorer maintenant

Mindmap

plate

Cette section est réservée aux utilisateurs payants. Améliorez votre compte pour accéder à cette section.

Améliorer maintenant

Keywords

plate

Cette section est réservée aux utilisateurs payants. Améliorez votre compte pour accéder à cette section.

Améliorer maintenant

Highlights

plate

Cette section est réservée aux utilisateurs payants. Améliorez votre compte pour accéder à cette section.

Améliorer maintenant

Transcripts

plate

Cette section est réservée aux utilisateurs payants. Améliorez votre compte pour accéder à cette section.

Améliorer maintenant
Rate This

5.0 / 5 (0 votes)

Étiquettes Connexes
Bootable USBWindows 10Command PromptTech TutorialUSB FormattingLinux InstallationPartitioningTech How-ToComputer SetupBeginner Guide
Besoin d'un résumé en anglais ?