diff options
author | Papoteur <papoteur@mageia.org> | 2018-02-24 18:15:59 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2018-02-24 18:15:59 +0100 |
commit | a4f8c6e6f22a726e8b70568247a964259f659f8e (patch) | |
tree | dc7b850320f38b9aa069f8f468e3d102962f9ea4 /README.md | |
parent | 604e0136d947e0fb4bc3cbc1f7f10f11dda86053 (diff) | |
download | isodumper-a4f8c6e6f22a726e8b70568247a964259f659f8e.tar isodumper-a4f8c6e6f22a726e8b70568247a964259f659f8e.tar.gz isodumper-a4f8c6e6f22a726e8b70568247a964259f659f8e.tar.bz2 isodumper-a4f8c6e6f22a726e8b70568247a964259f659f8e.tar.xz isodumper-a4f8c6e6f22a726e8b70568247a964259f659f8e.zip |
More descriptive in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,8 +1,10 @@ isodumper ========= -A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter. -We added also a formatting feature and a backup of USB device content. +A tool for USB sticks and removable memory devices like SD-cards. +- dump ISO file on the device; +- format the device in one partition of ext4, NTFS or FAT32 type; +- backup the device as a whole. Requirements |