Disk check
Bad blocks
badblocks -n -s -v /dev/<device>
where <device> can be found by executing:
dmesg | tail
right after plugging in the USB flash storage.
badblocks -n -s -v /dev/<device>
where <device> can be found by executing:
dmesg | tail
right after plugging in the USB flash storage.