Michel Machado

Results 208 comments of Michel Machado

Your understanding is right, the message `NOT fully read due to "Input/output error"` means that `f3read` cannot continue reading the file, so it goes on to the next file. `f3read`...

Hi @hary66, Yes, F3 can tell me if SD cards are in good shape. How are you flashing Raspberry pi on the card? Please post the command. What's the size...

Thanks for the `f3probe` output. According to the `f3probe` output, the card is generally working. When you tested this card with `f3write`/`f3read`, did you save the outputs? If so, could...

@hary66, combining the output of `f3probe` you posted and your statement that `f3write`/`f3read` couldn't find any error, your card is working. But I don't know what's going wrong with your...

Hi @hary66, That card is fine. My hypotheses for the possible source of the problems you are facing are (1) a heat issue as I have mentioned in my previous...

Hi @ppetr, According to the source, either this drive is doing something unpredicted, or there's a bug somewhere. `f3probe` failed while trying to figure out the cache size of the...

Hi @caralu74, I'm happy to accommodate this translation, but F3 doesn't use a library to support translations. Do you have experience with a translation library?

Good luck! I look forward to your pull requests.

Hi @dajo09, `f3probe` and `f3fix` hasn't been ported to Macs. :(

There's now a solution via Docker. Check out [this section](https://github.com/AltraMayor/f3#docker) in the README file.