diff options
Diffstat (limited to 'system/f3/README')
-rw-r--r-- | system/f3/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/system/f3/README b/system/f3/README new file mode 100644 index 0000000000000..17efcaa091956 --- /dev/null +++ b/system/f3/README @@ -0,0 +1,14 @@ +F3 (Fix Fake Flash) is an open source Linux software to test flash +memory capacity. There are two programs, one to read and one to +write files to the item being tested. +ALL of these programs should probably be run as root ! + +Also included are experimental programs f3probe, f3brew, and f3fix. +To include f3probe, f3brew, and f3fix in the SlackBuild Package: + + EXPERIMENTAL=YES ./f3.Slackbuild + +The author also included two shell script wrappers that +will be installed as /usr/doc/f3-6.0/{log-f3wr,f3write.h2w} + +In order to use these scripts as is, they must be moved to /usr/bin/ |