May 12th, 2011, 15:37
May 13th, 2011, 2:41
martinmartiini wrote:I wanted to "wipe" WD 2500BEV External hdd (Model: WDC WD2500BEVS-22UST0)
martinmartiini wrote:I used windows utility http://www.softpedia.com/get/System/Har ... Tool.shtml
martinmartiini wrote:ubuntu gparted reads the disk but is unable to allocate filetable
martinmartiini wrote:ubuntu "disk utility" SMART data - "disk is healthy"
I ran "disk utility" "extended self-tests" which showes the "disk is healthy"
# smartctl -a /dev/sdZ > /smartctl-output.txtmartinmartiini wrote:..so .. Im guessing I need to low-level format the drive again ... ??
May 13th, 2011, 14:51
Vulcan wrote:martinmartiini wrote:ubuntu gparted reads the disk but is unable to allocate filetable
What error(s) are shown in the dmesg output when you say that gparted is reporting some kind of problem?
Vulcan wrote:Have you tried to just erase a block on that disk using dd, to see if any error is logged on that simple test?
May 13th, 2011, 21:55
martinmartiini wrote:Vulcan wrote:martinmartiini wrote:ubuntu gparted reads the disk but is unable to allocate filetable
What error(s) are shown in the dmesg output when you say that gparted is reporting some kind of problem?
root@dell:/home/martin# dmesg | grep usb
[...]
martinmartiini wrote:Vulcan wrote:Have you tried to just erase a block on that disk using dd, to see if any error is logged on that simple test?
dd if=/dev/zero of=/dev/sdc
dd: writing to `/dev/sdc': Input/output error
1+0 records in
0+0 records out
0 bytes (0 B) copied, 0.00968133 s, 0.0 kB/s
martinmartiini wrote:.. looks like the drive goes in the bin. cheap 40euro drive anyway
Powered by phpBB © phpBB Group.