f3 icon indicating copy to clipboard operation
f3 copied to clipboard

F3 - Fight Flash Fraud

Results 63 f3 issues
Sort by recently updated
recently updated
newest added

README refers to v8.0 that was released 2 **years** ago. There are many commits since v8.0. Isn't there any stable version since then ?

Hi, I downloaded code and I did make, make install under manjaro. However no f3probe executive file available. I only have f3write and f3read How is this possible ? thx

Documentation

I purchased a microsd card on Aliexpress. The card concluded F3WRITE and then I proceeded to execute F3READ in order to know if it was what it claimed it is....

I've started experimenting with using `f3probe` to discover faulty drives quickly. I have a batch known bad 64GB drives that were previously tested with f3write/f3read and rejected so I've decided...

Documentation

I'm running `f3probe` (compiled from 447e37338b23a40c28da47f33b18f7ad07707a61 )on [this AliExpress 2TB card](https://www.aliexpress.com/item/1005004336495693.html) (proved fraudulent with `f3write`/`f3read`). But it fails with a strange error: ``` $ /home/p/projects/f3/f3probe --destructive --time-ops /dev/sdc F3 probe...

Investigate

It would be nice to have a speed reporting for each file, so a HDtune-like graph could be compiled externally for each GB written. The reason I ask is that...

currently they always exit with "0": when read errors / writte errors happen, it should use a non-zero exit code! https://github.com/AltraMayor/f3/blob/master/f3read.c#L442 https://github.com/AltraMayor/f3/blob/master/f3brew.c#L477

Enhancement

it just continues to write on the root filesystem when it has the permissions to do so.

Enhancement

I read all the docs, the man, and so, it is not clear what do the f3brew command.

Documentation

Will you make the pre-compiled binaries available for GitHub releases? I'd like to make this available on [webinstall.dev](https://webinstall.dev).