USB-Imager writes a disk image to several USB drives at the same time.
Connected drives are detected automatically.
Drive access is handled by the udisks2 service of the system. Entering a
password is only required for writing when the policy of the distribution
in use demands it.
Before writing, the image can be checked against a checksum. After
writing, it is possible to verify the content of the drives.
Features:
- Writing an image to multiple USB drives at once
- Automatic drive detection
- Fast writing through the sendfile() system call
- Adjustable write buffer between 1 MiB and 4 MiB
- Optional validation of the written image
- Optional checksum verification of the selected image
- Automatic unmounting of the drives
- Warning for ISO files that do not look bootable
- Statistics about writing time and overall speed
- Selectable color scheme (Auto, Light, Dark)