Thanks for the suggestions..but I need to mention that I have an average good performance on sticks :), also my equipment has a general fantastic tolerance to failures (on the hardware manufacturing side, I was extraordinary happy about my old 16gb ADATA sticks, very well made, intead my actual 32gb sticks have a little tendency to heat up a little in front of the average lower material quality that I believe has hit the whole market nick). However in front of my rare failure happening I permitted myself to post in misc@ about it, and here I am ;)
Good day there.. -- Dan ------ Blog: https://bsd.gaoxio.com - Repo: https://code.5mode.com Please reply to the mailing-list, leveraging technical stuff. Nick Holland <n...@holland-consulting.net> wrote: > On 7/9/25 18:01, Dan wrote: > > > > Just to mention, I found the time to make an other copy that went up > > smoothly. No idea about the problems of the first copy. > > > > > > > > Dan > > > > > > dan <d...@nnnne-o-o-o.com> wrote: > > > >> Hello, > >> > >> I did a backup of my upgraded to 7.7 stick by my usb duplicator > >> (same uuid and layout) and I got this: > >> > >> http://gaox.io/l/77fc88b > >> > >> after mounted my partitions successfully.. > >> > >> (no internet connection in place) > >> > >> Any new implementation eventually I have to wonder about ? > >> > > USB flash drives have a very high failure rate. > I believe I have found writing to the entire "drive" seems to help > *sometimes*... > > dd bs=1m if=/dev/zero of=/dev/rsdXc > dd bs=1m if=/dev/zero |tr "\0" "\377" |dd bs=1m of=/dev/rsdXc > (there may be a better way of writing binary 1s) > > (out of general paranoia, I generally use OpenbSD to zero all USB > drives before putting in any OS that likes to look on the drive to > find something to do with it...i.e., Windows and Linux systems. The > ones write is just for drives that I'm either relying on or have > given me issues before). > > Your results WILL Vary. > > Nick. > Dan ------ Blog: https://bsd.gaoxio.com - Repo: https://code.5mode.com Please reply to the mailing-list, leveraging technical stuff.