Skip to content

tshepang/writedisk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

writedisk

Small utility for writing to a disk image to a USB drive.

Usage: writedisk <input>

This will scan for connected USB disks and prompt for you to select one. Then the input file will be copied to the drive. The copying operation is done with a small wd_copier binary that is automatically invoked with sudo.

Linux only for now.

Installation

cargo install writedisk

About

Small utility for writing to a disk image to a USB drive

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%