Home  Linux   How to crea ...

How to create bootable disk or usb drive for linux using etcher

Etcher is a popular tool used for creating bootable USB drives or SD cards from disk images, including Linux distributions. Here’s how Etcher works and how you can use it to create a bootable USB drive for installing Linux:

How Etcher Works:

  1. Download and Install Etcher:

    • Etcher is available for Windows, macOS, and Linux. You can download it from the official website: Etcher.io.
    • Install Etcher on your operating system following the standard installation steps.
  2. Launch Etcher:

    • Open Etcher after installation. It typically does not require administrative privileges to run.
  3. Select the Linux ISO Image:

    • Click on the "Select image" button in Etcher's interface.
    • Browse to the location where you downloaded the Linux ISO image (e.g., Ubuntu, Fedora).
  4. Choose the Target Drive:

    • Click on the "Select drive" button to choose the USB drive or SD card you want to use as the bootable device.
    • Ensure you select the correct drive as all data on the chosen drive will be erased during the process.
  5. Flash the Image:

    • Once you have selected the image and the target drive, click on the "Flash!" button to start the process.
    • Etcher will start flashing the Linux image to the USB drive or SD card. This involves writing the contents of the ISO file directly to the device.
  6. Wait for Completion:

    • The flashing process may take a few minutes depending on the size of the ISO file and the speed of your USB drive or SD card.
    • Etcher displays a progress bar indicating how far along the process is.
  7. Verification (Optional):

    • Etcher optionally verifies the written data to ensure it matches the original ISO file. This verification step helps ensure the integrity of the bootable device.
  8. Completion:

    • Once the process completes successfully, Etcher will display a message indicating that the process is finished.
    • Safely eject the USB drive or SD card from your computer.

Advantages of Using Etcher:

Additional Tips:

Published on: Jun 25, 2024, 10:31 AM  
 

Comments

Add your comment