Taperssection.com

Gear / Technical Help => Post-Processing, Computer / Streaming / Internet Devices & Related Activity => Topic started by: gkatz on March 04, 2010, 09:35:35 PM

Title: external HD problems
Post by: gkatz on March 04, 2010, 09:35:35 PM
I have an external that worked fine for a while, but now I cannot cut and paste anything on or from it, each time getting an error saying that the 'volume is dirty'
any suggestions? it is a pretty new western digital passport if that helps
Title: Re: external HD problems
Post by: flipp on March 04, 2010, 10:01:21 PM
According to a quick google, it could be several things, most having to do with the drive being busy when unmounted or improperly disconnected or powered down. "Drive is dirty" appears with both Windows and Mac OSes. Looks like MS has a hotfix* available if certain parameters are met and if there is something else wrong that fix won't do any good.

* Windows Vista or Server 2008 only - details @ http://support.microsoft.com/kb/974729

If running XP, try running chkdsk - info @ http://support.microsoft.com/kb/315265

What format/file system is the drive? What OS and version are you using? Does the drive's properties show it to be "read only"?
Title: Re: external HD problems
Post by: gkatz on March 04, 2010, 11:00:15 PM
the file system is exFAT, and I run windows 7....I don't know if exFAT is different than FAT...would NTFS be a better choice?

Thanks
Title: Re: external HD problems
Post by: Gordon on March 05, 2010, 01:39:43 AM
would NTFS be a better choice?

unless you plan to also use the drive on a mac then yes ntfs would be better.
Title: Re: external HD problems
Post by: gkatz on March 05, 2010, 11:52:03 AM
would NTFS be a better choice?

unless you plan to also use the drive on a mac then yes ntfs would be better.

I think I'll try a reformat. thanks for you help!
Title: Re: external HD problems
Post by: Shadow_7 on March 05, 2010, 07:33:19 PM
There should be a filesystem check program to clean your dirty drive.  fsck in linux.  chkdisk.exe? in windows (older versions anyway).  Probably some .exe in C:\windows\system\ (or system32 or whatever the latest moved things to)

Alternatively right mouse click on the drive/partition in windows explorer.  And it should offer some properties / tools there abouts.  Linux has been my primary since 2002, so a little rusty.  The issue will likely repeat for you, so you might as well acquaint yourself with recovery methods.  Tis the nature of external drives.  Although reformats are a quick way to optimize / defrag a filesystem if you've got the room to shuffle the data.
Title: Re: external HD problems
Post by: gkatz on March 05, 2010, 09:03:20 PM
reformat did the trick! thanks