Burning Images

From Indie IT Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

GENERAL - LINUX

ISO USB

Etcher

curl -1Lf 'https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh' | sudo -E bash

Installing Etcher on Ubuntu Using Apt

https://github.com/balena-io/etcher/releases/

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

mkUSB

sudo add-apt-repository ppa:mkusb/ppa
sudo aptitude update && sudo aptitude -y -v install mkusb

PDF manual available here.

WoeUSB

sudo -i
woeusb --target-filesystem ntfs --device Win10_2004_English_x64.iso /dev/sdX

WoeUSB - writes Windows 10 ISOs to USB

General - Windows

Rufus

APPLICATION SPECIFIC

OSMC Installer