On Sat, 7 Jun 2008 13:26:01 -0700, billr
<billr@discussions.microsoft.com> wrote:
>I have the same problem which just began today. Having been using Backup and
>Restore successfully for almost a year until today. Can someone help?
You're basically screwed. Maybe not, see below. Why I don't like or
use imaging software or the build-in backup feature. You never know
what something might go wrong. If it does, there is little you can do.
On the other hand if you simply backup your data by making duplicates
on some other hard drive the odds any file will fail at the same time
on two different drives is astronomical.
The Hail Mary fix:
If you get some scary catastrophic error message it MIGHT mean the
file system service got hung-up which might have corrupted something.
Go to a command prompt, run with administrative rights then CAREFULLY
type or just copy and paste what you see below. All the spaces as you
see them MUST appear exactly as show below. Assumes you installed
Vista on your C drive. If not change to the letter it's on.
fsutil resource setautoreset true C:\
Reboot after and keep your fingers crossed.
Vista has tools that can help fix itself. FSUTIL is one such tool and
can be used to display and configure file system properties.
WARNING! Do not mess with FSUTIL unless you are desperate and are
close to throwing in the towel because nothing else worked.
You can learn more about what it is and does here:
http://itsvista.com/2007/03/fsutil/