Hello,
Note: you asked almost the same question before, remember?![Wink :wink:]()
You asked for -w optionCode:
sudo badblocks -wsv /dev/sdd
In your case this means 12927936 * 4 (0xaa, 0x55, 0xff, 0x00) * 2 (write, read)-w Use write-mode test. With this option, badblocks scans for bad blocks by writing some patterns (0xaa, 0x55, 0xff, 0x00) on every block of the device, reading every block and comparing
the contents.
Note: you asked almost the same question before, remember?
Statistics: Posted by fabien — 2024-03-26 20:39