https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200517
--- Comment #3 from Hans Petter Selasky <[email protected]> --- Hi, In 11-current, there is a tool in: /usr/src/tools/tools/usbtest Which can test the disk at USB-level? Could you run that tool, and set it to R/W mode. Beware: The disk will be erased. Also try to read the broken sector: dd if=/dev/daX iseek=78608776 bs=8192 count=1 of=/dev/null Windows is typically not very good hammering the disk :-( You need special software for this, like "usbtest". --HPS -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
