Skip to content

notCalle/flasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flasher

Write images to removable media, asking for authorization if needed.

See the changelog for recent changes.

Usage

List safe (external, removable) devices

> flasher list
disk6 "DataTraveler G2" (16,06 GB)

Write an image to a device

> flasher write disk6 ~/Downloads/example-DVD.iso

Building

Package

This builds an installer package that installs flasher in /usr/local/bin.

> make pkg