Burning Images

From Indie IT Wiki
Revision as of 15:55, 5 January 2022 by Plittlefield (talk | contribs) (→‎Etcher)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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