最終更新:2013-06-19 (水) 15:39:17 (3957d)  

Flashnul
Top / Flashnul

a utility for checking, and maintenance of Flash-Memory (USB-Flash, IDE-Flash, SecureDigital?, MMC, MemoryStik?, SmartMedia?, XD, CompactFlash?, etc.).

http://translate.google.com/translate?u=http://shounen.ru/soft/flashnul/&hl=en&ie=UTF8&sl=ru&tl=en

List of operations performed:

  • Reading test - to check availability of each sector of the media (duplicates the functionality of conventional HDD-tests)
  • Test records - is it possible to record every sector of media (duplicates the functionality of most HDD-tests) The test of the recording - to check compliance recorded and read information (similar to the functionality of memtest, but for flash-drives).
  • Nondestructive testing read / write access allows you to check on the record of each sector of the device without losing the recorded data (after checking the block data in this block are written back)
  • Saving the image contents of the device - sector-based preservation of all (or part of) the contents of a file. (Similar to the functionality of dd of UNIX).
  • Download the image to your device - Process all sectors recording the image to the device (similar to the functionality of dd of UNIX).

メモ

Flashnul - flash drive tester and cleaner
Usage: flashnul <driveletter:> [OPTIONS]
Warning: mostly all operations very DESTRUCTIVE and can cause a permanent inform
ation lose.
 Use carefully. Keep out of childen.
Please, avoid using near source of open flame.
Contra-indicated for people with reduced mental faculties.
flashnul 1.0rc1 (ex 0.994,  Sep 23 2008, 14:17:08)

-h, --help          display help
-v, --version       display version
-F, --fill          fill drive by zeroes (wipe)
-I, --incremental   fill by incremented bytes (wipe)
-R, --read          test drive for read (non destructive)
-B, --blank         erase a first sector (wipe)
-T, --test          run standart test (-I -V=3 -m=1)
-Q, --quick         run a quick test
-U, --update        update mode (write back)
-V, --verify        use a verification (mode = 1,2,3)
-P, --no-prompt     do not prompt about destructive functions
-i, --ignore-errors ignore errors (do not stop after first error)
-c, --cycle         run operation given number of loops (-R,I,F)
-p, --probe         list of avaible drives
-L, --load          load file to drive (copy image from file to drive)
-S, --save          save drive to file (copy image from drive to file)
-b, --block-size    set block size for read/writing (min sector size)
-r, --range         set range of read/write operation (-R,S,L,I,F)
-m, --mode          change test mode for -I option
-d, --delay         delay before re-read data (-V=2,3)
-k, --disable-key   do not prompt to press [Enter] at exit
    --write-share   enable share writing
    --ignore-block  ignore block options
-t, --title         use window title to show process

(c) George Shuklin, 2005-2008
Licence: GNU Public Licence
homepage: www.shounen.ru/soft/flashnul/
bugs mail to: gs@shounen.ru


If you do not know how to use this program, please, read readme.rus.html


Press ENTER to exit.

参考

関連