====== F3 ====== [[http://oss.digirati.com.br/f3/]] Program na kontrolu paměťových karet, flash disků atd. Program zaplní disk daty, které následně zkontroluje. Instalace, program se nachází v repozitářích apt install f3 ===== Pro menší kapacitu ===== Zápis dat na disk f3write /cesta/na/disk/ Odpojit a znovu připojit disk a zkontrolovat data. f3read /cesta/na/disk/ ===== Pro větší kapacitu ===== Rychlejší kontrola disku, vyžaduje oprávnění uživatele root. lsblk - výpis disků a oddílů Nahradit /dev/sdX cestou k disku f3probe --destructive --time-ops /dev/sdX Ukázka čínské flešky.... f3probe --destructive --time-ops /dev/sdb F3 probe 6.0 Copyright (C) 2010 Digirati Internet LTDA. This is free software; see the source for copying conditions. WARNING: Probing normally takes from a few seconds to 15 minutes, but it can take longer. Please be patient. Bad news: The device `/dev/sdb' is a counterfeit of type limbo You can "fix" this device using the following command: f3fix --last-sec=15434755 /dev/sdb Device geometry: *Usable* size: 7.36 GB (15434756 blocks) Announced size: 250.00 GB (524288000 blocks) Module: 256.00 GB (2^38 Bytes) Approximate cache size: 255.00 MB (522240 blocks), need-reset=no Physical block size: 512.00 Byte (2^9 Bytes) Probe time: 44'30" Operation: total time / count = avg time Read: 43.75s / 1049089 = 41us Write: 43'44" / 4701326 = 558us Reset: 545.0ms / 2 = 272.5ms -------------------------------------------------------------------------- f3probe --destructive --time-ops /dev/sdb F3 probe 6.0 Copyright (C) 2010 Digirati Internet LTDA. This is free software; see the source for copying conditions. WARNING: Probing normally takes from a few seconds to 15 minutes, but it can take longer. Please be patient. Bad news: The device `/dev/sdb' is a counterfeit of type limbo You can "fix" this device using the following command: f3fix --last-sec=974847 /dev/sdb Device geometry: *Usable* size: 476.00 MB (974848 blocks) Announced size: 1.91 TB (4096000000 blocks) Module: 2.00 TB (2^41 Bytes) Approximate cache size: 1.00 MB (2048 blocks), need-reset=no Physical block size: 512.00 Byte (2^9 Bytes) Probe time: 19.93s Operation: total time / count = avg time Read: 2.25s / 4266 = 527us Write: 17.40s / 51722 = 336us Reset: 266.1ms / 1 = 266.1ms Disky čínských soudruhů, jak nafouknout 476MB na 1.91TB za 300kč no nekup to! LOL Pokud chcete disk i nadále používat, ale chcete zabránit ztrátě dat, výpis vám poskytne příkaz jak toho dosáhnout a zmenšit oddíl na reálně použitelnou velikost. Ještě bych to zkontroloval i f3write/f3read, jesli to vážně udrží data. f3fix --last-sec=974847 /dev/sdb f3fix potřebuje prázdný oddíl bez souborového systému.