Belena etcher linux установка

BalenaEtcher for Linux

BalenaEtcher is a free tool for writing operating system images to microSD cards for Raspberry Pi single-board computers. Etcher’s user interface is straightforward and simple to use. If you’re working on a Raspberry Pi project, this is a must-have tool. It comes highly recommended by me. Etcher is compatible with Windows, macOS, and Linux. As a result, regardless of which operating system you use, you get the same user experience.

Uses:

  • Writing image files such as.iso and.img files, zipped folders, onto storage media to create live SD cards
  • Bootable USB Flash drives

Tools and Features:

  • User friendly Interface.
  • Creates bootable USB.
  • Writes ISO to SD card.
  • Burns iso.
  • Creates bootable Image.
  • Validates Burning.
Minimum System Requirements:
  • Ubuntu 18.04 LTS or later is required.
  • The ability to use the command line.
  • Sudo permissions (The command line method)

How to Download BalenaEtcher:

BalenaEtcher is available for free and can be downloaded from the Balena website.Simply visit the website, click the “Download” button, and follow the instructions to download and install BalenaEtcher on your Linux computer.

  • First, launch your browser (Firefox is default for Ubuntu).
  • Then, search for ‘Balena Etcher’ or click here to go to Etcher’s main website.
  • Select the installation package and press the Download button.
  • Click Save File and then OK.
  • When the download is complete, double-click the application to launch it.
  • Select where you want to extract the file by clicking Extract.
  • When the extraction is complete, navigate to the location where the application was extracted. Before we run the AppImage, we must ensure that it has permissions. Right-click the AppImage file and choose Properties.
  • Next, go to Permissions and check the box next to Allow executing as a programme.
  • Finally, run BalenaEtcher by double-clicking the AppImagefile.
Читайте также:  Linux cli rename file

Conclusion:

BalenaEtcher has a straightforward user interface and a four-step process for creating a bootable pen drive. BalenaEtcher is a popular tool for creating bootable USB drives and SD cards. It is compatible with operating systems such as Linux, macOS, and Windows.

Источник

Как установить Etcher на Ubuntu

Etcher ( также известный как balenaEtcher) — это бесплатный кросс-платформенный инструмент с открытым исходным кодом, используемый для записи образов, таких как .iso, .img и .zip-файлов, на USB носители. Так же программа Etcher используется для записи образов ОС на SD-карты.

Etcher совместим с Windows, Mac и Linux и доступен в 32-разрядных и 64-разрядных версиях. программа основана на Electron и несовместима с системой, поддерживающей Wayland.

Так же Etcher поддерживает версию CLI для любителей командной строки, но версия с графическим интерфейсом более популярна.

Вам может быть интересно:

В этой статье мы покажем как установить Etcher, инструмент для записи образов на флешку в Ubuntu. Рассмотрим два варианта установки: с помощью AppImage и из официального репозитория.

Требование к установке:

  • Ubuntu 18.04, 20.04 или более поздняя версия установлена с графическим интерфейсом
  • Пользователь с привилегиями sudo (Как дать права Sudo)
  • Подключение к Интернету для загрузки Etcher.

Способ 1: Установка Etcher в Ubuntu с помощью AppImage

Etcher Linux доступен в пакете AppImage. Вы можете просто загрузить файл, дать разрешение на выполнение и запустить приложение.

AppImage не нужно устанавливать, компилировать или использовать права root — приложения находятся в режиме только для чтения.

01. Скачайте Etcher AppImage

Используя свой любимый браузер, перейдите в https://www.balena.io/etcher/. Нажмите на кнопку «Загрузить для Linux x64» и выберите «Сохранить файл».

Загрузка Etcher на Ubuntu

Zip-файл сохранится в каталоге загрузок.

02. Распакуйте zip-файл

Перейдите в каталог загрузок. Далее щелкните правой кнопкой мыши на скаченном zip файле и выберите Извлечь здесь (Extract Here).

Извлечение zip файла в Ubuntu

Это извлечет zip файл в новый каталог с именем balena-etcher-electron-версия>-linux-x64.

03. Дайте разрешение на выполнение

Перейдите в каталог с программой. Щелкните правой кнопкой мыши на файл AppImage и выберите пункт Свойства (Properties).

Как установить Etcher на Ubuntu

На вкладке Разрешения установите флажок «Разрешить выполнение файла как программы» (Allow executing file as program). Это даст разрешение на выполнение для этого файла.

Читайте также:  Linux mint время блокировки экрана

Как установить Etcher на Ubuntu

04. Запуск приложение Etcher

Теперь вы можете дважды щелкнуть на файл AppImage, чтобы запустить приложение Etcher.

Запуск приложение Etcher в Ubuntu

Чтобы использовать Etcher, сначала выберите файл образа (например .iso,. img и т. д.), Выберите устройство (обычно USB-устройство) и нажмите Flash, чтобы создать загрузочный USB.

Способ 2: Установка Etcher с помощью официального Repo

Этот способ подойдет, если вы хотите автоматически получать обновления Etcher. Настроив репозиторий с помощью обновления программного обеспечения или интерфейса командной строки.

Сначала добавьте репозиторий Etcher в Ubuntu, введите:

echo «deb https://deb.etcher.io stable etcher» | sudo tee /etc/apt/sources.list.d/balena-etcher.list

Теперь добавьте ключ репозитория:

$ sudo apt-key adv —keyserver keyserver.ubuntu.com —recv-keys 379CE192D401AB61

Теперь, обновите репозиторий и установите Etcher:

$ sudo apt update && sudo apt install balena-etcher-electron

Как только установка Etcher CLI будет завершена, откройте ее из программного обеспечения Ubuntu или введите команду в терминале balena-etcher-electron .

Заключение

В этом уроке мы узнали, как установить Etcher в Ubuntu. Мы показали два варианта установки Etcher, с помощью AppImage и через терминал CLI.

Источник

Etcher

Flash OS images to SD cards & USB drives, safely and easily.

Etcher is a powerful OS image flasher built with web technologies to ensure flashing an SDCard or USB drive is a pleasant and safe experience. It protects you from accidentally writing to your hard-drives, ensures every byte of data was written correctly, and much more. It can also directly flash Raspberry Pi devices that support USB device boot mode.

Supported Operating Systems​

  • Linux (most distros)
  • macOS 10.10 (Yosemite) and later
  • Microsoft Windows 7 and later

Note: Etcher will run on any platform officially supported by Electron. Read more in their documentation.

Installers​

Refer to the downloads page for the latest pre-made installers for all supported operating systems.

Packages​

Debian and Ubuntu based Package Repository (GNU/Linux x86/x64)​

Package for Debian and Ubuntu can be downloaded from the Github release page

 sudo dpkg -i balena-etcher_******_amd64.deb 
 sudo apt update && apt --fix-broken install #to add potential missing dependencies 
Uninstall​
sudo apt-get remove balena-etcher apt clean rm -rf /var/lib/apt/lists/* apt update 

Redhat (RHEL) and Fedora-based Package Repository (GNU/Linux x86/x64)​

Yum​

Package for Fedora-based and Redhat can be downloaded from the Github release page

 sudo yum localinstall balena-etcher-***.x86_64.rpm 

Arch/Manjaro Linux (GNU/Linux x64)​

Etcher is offered through the Arch User Repository and can be installed on both Manjaro and Arch systems. You can compile it from the source code in this repository using balena-etcher . The following example uses a common AUR helper to install the latest release:

Источник

Etcher

Flash OS images to SD cards & USB drives, safely and easily.

Etcher is a powerful OS image flasher built with web technologies to ensure flashing an SDCard or USB drive is a pleasant and safe experience. It protects you from accidentally writing to your hard-drives, ensures every byte of data was written correctly and much more.

Supported Operating Systems

  • Linux (most distros)
  • macOS 10.10 (Yosemite) and later
  • Microsoft Windows 7 and later

Note that Etcher will run on any platform officially supported by Electron. Read more in their documentation.

Installers

Refer to the downloads page for the latest pre-made installers for all supported operating systems.

Debian and Ubuntu based Package Repository (GNU/Linux x86/x64)

 echo "deb https://deb.etcher.io stable etcher" | sudo tee /etc/apt/sources.list.d/balena-etcher.list 
 sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 379CE192D401AB61 
 sudo apt-get update sudo apt-get install balena-etcher-electron 
Uninstall
sudo apt-get remove balena-etcher-electron sudo rm /etc/apt/sources.list.d/balena-etcher.list sudo apt-get update 

Redhat (RHEL) and Fedora based Package Repository (GNU/Linux x86/x64)

 sudo wget https://balena.io/etcher/static/etcher-rpm.repo -O /etc/yum.repos.d/etcher-rpm.repo 
 sudo yum install -y balena-etcher-electron 
 sudo dnf install -y balena-etcher-electron 
Uninstall
sudo yum remove -y balena-etcher-electron sudo rm /etc/yum.repos.d/etcher-rpm.repo sudo yum clean all sudo yum makecache fast 
sudo dnf remove -y balena-etcher-electron sudo rm /etc/yum.repos.d/etcher-rpm.repo sudo dnf clean all sudo dnf makecache 

Solus (GNU/Linux x64)

Uninstall

Brew Cask (macOS)

Note that the Etcher Cask has to be updated manually to point to new versions, so it might not refer to the latest version immediately after an Etcher release.

brew cask install balenaetcher 
Uninstall
brew cask uninstall balenaetcher 

Chocolatey (Windows)

This package is maintained by @majkinetor, and is kept up to date automatically.

Uninstall

Support

If you’re having any problem, please raise an issue on GitHub and the balena.io team will be happy to help.

License

Etcher is free software, and may be redistributed under the terms specified in the license.

Источник

Оцените статью
Adblock
detector