Skip to content

Tiny wrapper around dd and fdisk, written in Rust

License

Notifications You must be signed in to change notification settings

Athanaze/isousb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isousb

Tiny wrapper around dd and fdisk, written in Rust

Dependencies

Standard linux tools

fdisk, dd, sudo

Rust libraries used (other than std)

Installation

cd target/release/

cargo build --release

sudo cp isousb /usr/bin/isousb