https://github.com/abock/image-usb-stick
Cross Platform USB key imaging tool
https://github.com/abock/image-usb-stick
Last synced: 4 months ago
JSON representation
Cross Platform USB key imaging tool
- Host: GitHub
- URL: https://github.com/abock/image-usb-stick
- Owner: abock
- License: mit
- Created: 2010-08-17T13:48:45.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T10:34:09.000Z (over 7 years ago)
- Last Synced: 2025-08-23T07:11:56.770Z (10 months ago)
- Homepage: http://abock.org
- Size: 284 KB
- Stars: 44
- Watchers: 4
- Forks: 11
- Open Issues: 8
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
image-usb-stick is a command line tool that safely images USB devices
It supports OS X and Linux currently. Without options, the tool runs in an
interactive mode. The tool will also only allow imaging of actual external
USB storage devices, preventing accidental data loss on internal devices,
a problem often encountered when using lower level tools like dd.
The tool will also offer to unmount any mounted partitions on the target
device.
During the imaging process, useful feedback is presented to the user:
- Percentage complete
- Elapsed time
- A visual progress bar
- Estimated time remaining