TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Hardware World > Hardware Troubleshooting

Notices

Reply
 
Thread Tools Display Modes
Old 23-01-2008, 06:21 PM   #1
Regular Member (100+)
 
Alessandro_Del_Piero's Avatar
 
Join Date: Apr 2006
Location: Currently in Germany.... But also in some beautiful girl's heart....
Age: 25
Posts: 106
Thanks: 2
Thanked 4 Times in 3 Posts
Rep Power: 0 Alessandro_Del_Piero is an unknown quantity at this point
Unhappy Tool to recognize bad sectors in USB Drive

I have a USB 2.0 Memory Stick, 8 Gb, FAT 32 formatted....

Apparently it has 2 Gb of bad sectors in it somewhere....

Now I'd like to know :

(a) If there's a tool which can tell me (and if possible display graphically) which sectors (whenever data gets copied it can be traced as to which sector it goes into right ??) are corrupted....

(b) If it's possible to repair these sectors, if not, what is a solution in such a case ???

[In my knowledge the answer to (b) is NO, as bad sectors are like bad magnetic strips and if they're corrupted they cannot be repaired, and yes one can intentionally copy unusable or unneeded data into those sectors and then leave them be so that u can assume that u have 6 Gb only ]

Relpppp !!!
__________________
"..I'm proud to be Juventino, to be a "bandiera", but the truth is that I'm a little piece of a big Juventus flag, a flag that grows with the years passing and, if each of you look closely, you'll also find your name on it.."
Alessandro_Del_Piero is offline   Reply With Quote
Old 23-01-2008, 07:29 PM   #2
ƒ(ψ)=ΘΊΧφ
 
bakuryu's Avatar
 
Join Date: May 2006
Location: India
Age: 22
Posts: 5,032
Thanks: 12
Thanked 392 Times in 362 Posts
Rep Power: 69 bakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant future
Send a message via Yahoo to bakuryu
Re: Tool to recognize bad sectors in USB Drive

chkdsk should be able to do so.

chkdsk f: /r

assuming F is your USB drive.

Also when bad sectors are found, they are marked unwritable, so newly written data is not written on bad sectors. after a chkdsk scan it reports total size, bad sector size and available free space.
__________________
Please don't click here
bakuryu is online now   Reply With Quote
Old 23-01-2008, 08:08 PM   #3
Regular Member (100+)
 
Alessandro_Del_Piero's Avatar
 
Join Date: Apr 2006
Location: Currently in Germany.... But also in some beautiful girl's heart....
Age: 25
Posts: 106
Thanks: 2
Thanked 4 Times in 3 Posts
Rep Power: 0 Alessandro_Del_Piero is an unknown quantity at this point
Arrow Re: Tool to recognize bad sectors in USB Drive

Quote:
Originally Posted by bakuryu View Post
chkdsk should be able to do so.

chkdsk f: /r

assuming F is your USB drive.

Also when bad sectors are found, they are marked unwritable, so newly written data is not written on bad sectors. after a chkdsk scan it reports total size, bad sector size and available free space.
You dun understand.... It doesn't say bad sectors are found....

I forgot to mention : I formatted the USB using FULL format, then ran checkdisk (from Properties menu with and without options like check for bad sectors and revive them etc etc).... Then I did the following :

I inserted the USB and copied 1.83 Gb of data into it.... I safely removed it ; then re-inserted it.... 2 of the 3 files had disappeared, they weren't hidden or anything.... The third file took like ages to copy back to the HDD, when I tried to play it directly from the USB (using WMP) the WMP gave errors.... It basically means that all files were corrupted and screwed....

Your turn....
__________________
"..I'm proud to be Juventino, to be a "bandiera", but the truth is that I'm a little piece of a big Juventus flag, a flag that grows with the years passing and, if each of you look closely, you'll also find your name on it.."
Alessandro_Del_Piero is offline   Reply With Quote
Old 23-01-2008, 08:53 PM   #4
Newbie
 
Join Date: Sep 2006
Age: 24
Posts: 23
Thanks: 0
Thanked 5 Times in 2 Posts
Rep Power: 0 imsmart is an unknown quantity at this point
Re: Tool to recognize bad sectors in USB Drive

try hdd tune..not tested on usb
imsmart is offline   Reply With Quote
Old 23-01-2008, 09:38 PM   #5
Regular Member (100+)
 
Alessandro_Del_Piero's Avatar
 
Join Date: Apr 2006
Location: Currently in Germany.... But also in some beautiful girl's heart....
Age: 25
Posts: 106
Thanks: 2
Thanked 4 Times in 3 Posts
Rep Power: 0 Alessandro_Del_Piero is an unknown quantity at this point
Re: Tool to recognize bad sectors in USB Drive

Found this software :

http://www.freedownloadscenter.com/U..._Download.html

It's taken like 3 hrs but it shows the files which were copied (but if I deleted them how come they are still shown ???)
__________________
"..I'm proud to be Juventino, to be a "bandiera", but the truth is that I'm a little piece of a big Juventus flag, a flag that grows with the years passing and, if each of you look closely, you'll also find your name on it.."
Alessandro_Del_Piero is offline   Reply With Quote
Old 23-01-2008, 10:14 PM   #6
ƒ(ψ)=ΘΊΧφ
 
bakuryu's Avatar
 
Join Date: May 2006
Location: India
Age: 22
Posts: 5,032
Thanks: 12
Thanked 392 Times in 362 Posts
Rep Power: 69 bakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant future
Send a message via Yahoo to bakuryu
Re: Tool to recognize bad sectors in USB Drive

yes, that is a data recovery software, see if you can successfully restore back data.
Quote:
I inserted the USB and copied 1.83 Gb of data into it.... I safely removed it ; then re-inserted it.... 2 of the 3 files had disappeared, they weren't hidden or anything
Your entire USB drive might be corrupted.
bakuryu is online now   Reply With Quote
Old 23-01-2008, 10:31 PM   #7
Regular Member (100+)
 
Alessandro_Del_Piero's Avatar
 
Join Date: Apr 2006
Location: Currently in Germany.... But also in some beautiful girl's heart....
Age: 25
Posts: 106
Thanks: 2
Thanked 4 Times in 3 Posts
Rep Power: 0 Alessandro_Del_Piero is an unknown quantity at this point
Angry Re: Tool to recognize bad sectors in USB Drive

Quote:
Originally Posted by bakuryu View Post
Your entire USB drive might be corrupted.
But if my USB is corrupted how does it allow data to be transferred ???

And I did finally get that software to reveal the transferred files (which I thought were lost) but that jackass said "Demo please buy".... Will "buy" it ; he he he....

__________________
"..I'm proud to be Juventino, to be a "bandiera", but the truth is that I'm a little piece of a big Juventus flag, a flag that grows with the years passing and, if each of you look closely, you'll also find your name on it.."
Alessandro_Del_Piero is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Google
 


All times are GMT +5.5. The time now is 12:22 PM.


vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2008, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional