On 2020-08-29 22:15, Gregory Nowak wrote:
On Sat, Aug 29, 2020 at 09:15:13PM -0500, [email protected] wrote:
dd if=/dev/zero bs=1M of=/dev/sdx
That will just erase the first megabyte of the drive, leaving
utilities like cfdisk to think the drive is new and unformatted. It
won't attempt to over write the bad sector(s) though. See the other
message I posted on how you can try to over write just the bad
sector(s) faster.
Greg
Gregory . . . the detailed instructions in this and your previous email
are very helpful. Thanks for catching the error. If needed, I will use
this command as you suggested:
dd if=/dev/zero of=/dev/sdx
I think this can be marked as "solved" for now. Will post an update in
a week or so.
golinux
_______________________________________________
Dng mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng