
badblocks:ai:2275f
use badblocks to check all of sdc with full output
$ badblocks -v /dev/sdc
try on your machine
The badblocks command is used to scan a device for bad blocks. The -v flag makes the output verbose, showing the progress of the scan and any bad blocks found.
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- use badblocks to check all of sdc with full output?