Skip to main content

An alternative to dd for writing images to sd-cards

Project description

wrimg is an alternative for dd to write images to removable media. It has the following advantages:

  • Syncs buffers after each chunk is written, allowing C-c to work

  • For the same reason can make accurate predictions about the remaining time

  • Automatically adjusts buffer size when copying

  • Contains extra safety-checks to keep you from accidentally erasing your hard drives!

It is slightly slower than dd, with common SD-card/USB data rates usually a second or two. Copying between two very fast devices (like SSD-to-SSD) is better left to dd.

Installation

wrimg can be installed from PyPI:

$ pip install wrimg

Usage

Usage is straightforward:

$ wrimg someimg.iso -t /dev/sdX

The --target/-t can be omitted, causing wrimg to display a menu of suitable targets. For other options, check the --help option.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wrimg-0.1.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file wrimg-0.1.tar.gz.

File metadata

  • Download URL: wrimg-0.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wrimg-0.1.tar.gz
Algorithm Hash digest
SHA256 e346b0c2e1b8eca5683a804e2d5c97d8a2996c594ff4a899468c34cc5e8f3fd4
MD5 b35cd310de2a77341df1bfc1179a03de
BLAKE2b-256 4e791eda133b3deb5126edd8d3f07e432659ebcd7ca5c0a47082fe76cc34eae6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page