PC Review


Reply
Thread Tools Rate Thread

Chckdsk /r - Major Problem !

 
 
Jim Cladingboel
Guest
Posts: n/a
 
      9th Dec 2006
Yesterday, I used this command to try to rectify problems with my USB
devices. On completion, I discovered that the contents of C Drive had
ballooned from 4.4 to 9.3 GB leaving me perilously short of drive space.
I cannot find where these extra files (?) have come from. I have deleted
all Temp and Temp Internet files but this has made no difference, nor does
Disk Cleanup. Whatever is taking up extra space in C seems to be hidden,
despite my having access to all hidden files
System Restore seems overcome by this and can't help me. My RemoveR program
is overloaded by 9.3 GB therefore cannot show me what has been put into C.
I would appreciate advice on how to rectify this situation.

Jim.




 
Reply With Quote
 
 
 
 
Wesley Vogel
Guest
Posts: n/a
 
      9th Dec 2006
FAT32 formatted drive?

chk files and the Found folders

On Fat formatted volumes.

Chkdsk saves each repaired file in the root folder as a File<nnnn>.chk file,
and each repaired folder in the root folder as a Found.<nnn> folder, where
<n> is a number.

Recovering Lost Clusters on FAT Volumes
http://www.microsoft.com/resources/d...d_tro_kbnn.asp

Link is no good anymore!!!

[[Because some repairs on FAT volumes, such as correcting lost clusters
(also known as allocation units) or cross-linked files, change the volume's
file allocation table and can cause data loss, Chkdsk first prompts you with
a confirmation message similar to the following:

10 lost allocation units found in 3 chains.
Convert lost chains to files? (Y/N)

If you press the N key, Windows XP Professional fixes the errors on the
volume but does not save the contents of the lost clusters.

If you press the Y key, Windows XP Professional attempts to identify the
folder to which they belong. If the folder is identified, the lost cluster
chains are saved as files.

If Windows XP Professional cannot identify the folder or if the folder does
not exist, it saves each chain of lost clusters in a folder called
Found.xxx, where xxx is a sequential number starting with 000. If no folder
Found.000 exists, one is created at the root. If one or more sequential
folders called Found.xxx (starting at 000) exist, a folder that uses the
next number in the sequence is created.

Windows XP Professional creates Found.xxx folders as hidden system folders.
To see a list of Found.xxx folders, at the root folder in the command
prompt, type dir /a. For information about viewing hidden system folders in
My Computer or Windows Explorer, see Windows XP Professional Help.

After the storage folder has been identified or created, one or more files
with a name in the format Filennnn.chk are saved. (The first saved file is
named File0000.chk, the second is named File0001.chk, and so on in
sequence.) When Chkdsk finishes, you can examine the contents of these files
with a text editor such as Notepad to see whether they contain any needed
data (if the converted chains came from corrupted binary files, they are of
no value). You can delete the .chk files after you save any useful data.

Caution
Because other programs might create and use files with the .chk extension,
you must be careful to delete only the .chk files that are in the Found.xxx
folders.]]

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:%(E-Mail Removed),
Jim Cladingboel <(E-Mail Removed)> hunted and pecked:
> Yesterday, I used this command to try to rectify problems with my USB
> devices. On completion, I discovered that the contents of C Drive had
> ballooned from 4.4 to 9.3 GB leaving me perilously short of drive space.
> I cannot find where these extra files (?) have come from. I have deleted
> all Temp and Temp Internet files but this has made no difference, nor does
> Disk Cleanup. Whatever is taking up extra space in C seems to be hidden,
> despite my having access to all hidden files
> System Restore seems overcome by this and can't help me. My RemoveR
> program is overloaded by 9.3 GB therefore cannot show me what has been
> put into C. I would appreciate advice on how to rectify this situation.
>
> Jim.


 
Reply With Quote
 
---Fitz---
Guest
Posts: n/a
 
      9th Dec 2006

"Jim Cladingboel" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Yesterday, I used this command to try to rectify problems with my USB
> devices. On completion, I discovered that the contents of C Drive had
> ballooned from 4.4 to 9.3 GB leaving me perilously short of drive space.
> I cannot find where these extra files (?) have come from. I have deleted
> all Temp and Temp Internet files but this has made no difference, nor does
> Disk Cleanup. Whatever is taking up extra space in C seems to be hidden,
> despite my having access to all hidden files
> System Restore seems overcome by this and can't help me. My RemoveR
> program
> is overloaded by 9.3 GB therefore cannot show me what has been put into C.
> I would appreciate advice on how to rectify this situation.
>
> Jim.


Google for SequoiaView. Free program that has a graphical picture of the
file/folder sizes on your hard drive.


 
Reply With Quote
 
Jim Cladingboel
Guest
Posts: n/a
 
      10th Dec 2006
Thank you, Wesley, but to my surprise there were no .chk files. I therefore
went to my next suspect and found System Restore at a little over 5 GB.
After deleting and reinstating SR, my C Drive is back to 3.7 GB.

Thanks, Jim.

"Wesley Vogel" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> FAT32 formatted drive?
>
> chk files and the Found folders
>
> On Fat formatted volumes.
>
> Chkdsk saves each repaired file in the root folder as a File<nnnn>.chk
> file,
> and each repaired folder in the root folder as a Found.<nnn> folder, where
> <n> is a number.
>
> Recovering Lost Clusters on FAT Volumes
> http://www.microsoft.com/resources/d...d_tro_kbnn.asp
>
> Link is no good anymore!!!
>
> [[Because some repairs on FAT volumes, such as correcting lost clusters
> (also known as allocation units) or cross-linked files, change the
> volume's
> file allocation table and can cause data loss, Chkdsk first prompts you
> with
> a confirmation message similar to the following:
>
> 10 lost allocation units found in 3 chains.
> Convert lost chains to files? (Y/N)
>
> If you press the N key, Windows XP Professional fixes the errors on the
> volume but does not save the contents of the lost clusters.
>
> If you press the Y key, Windows XP Professional attempts to identify the
> folder to which they belong. If the folder is identified, the lost cluster
> chains are saved as files.
>
> If Windows XP Professional cannot identify the folder or if the folder
> does
> not exist, it saves each chain of lost clusters in a folder called
> Found.xxx, where xxx is a sequential number starting with 000. If no
> folder
> Found.000 exists, one is created at the root. If one or more sequential
> folders called Found.xxx (starting at 000) exist, a folder that uses the
> next number in the sequence is created.
>
> Windows XP Professional creates Found.xxx folders as hidden system
> folders.
> To see a list of Found.xxx folders, at the root folder in the command
> prompt, type dir /a. For information about viewing hidden system folders
> in
> My Computer or Windows Explorer, see Windows XP Professional Help.
>
> After the storage folder has been identified or created, one or more files
> with a name in the format Filennnn.chk are saved. (The first saved file is
> named File0000.chk, the second is named File0001.chk, and so on in
> sequence.) When Chkdsk finishes, you can examine the contents of these
> files
> with a text editor such as Notepad to see whether they contain any needed
> data (if the converted chains came from corrupted binary files, they are
> of
> no value). You can delete the .chk files after you save any useful data.
>
> Caution
> Because other programs might create and use files with the .chk extension,
> you must be careful to delete only the .chk files that are in the
> Found.xxx
> folders.]]
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:%(E-Mail Removed),
> Jim Cladingboel <(E-Mail Removed)> hunted and pecked:
>> Yesterday, I used this command to try to rectify problems with my USB
>> devices. On completion, I discovered that the contents of C Drive had
>> ballooned from 4.4 to 9.3 GB leaving me perilously short of drive space.
>> I cannot find where these extra files (?) have come from. I have deleted
>> all Temp and Temp Internet files but this has made no difference, nor
>> does
>> Disk Cleanup. Whatever is taking up extra space in C seems to be hidden,
>> despite my having access to all hidden files
>> System Restore seems overcome by this and can't help me. My RemoveR
>> program is overloaded by 9.3 GB therefore cannot show me what has been
>> put into C. I would appreciate advice on how to rectify this situation.
>>
>> Jim.

>




 
Reply With Quote
 
Jim Cladingboel
Guest
Posts: n/a
 
      10th Dec 2006
"---Fitz---" <---Fitz---@INVALID.COM> wrote in message
news:ylseh.35$(E-Mail Removed)...
>
> "Jim Cladingboel" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Yesterday, I used this command to try to rectify problems with my USB
>> devices. On completion, I discovered that the contents of C Drive had
>> ballooned from 4.4 to 9.3 GB leaving me perilously short of drive space.
>> I cannot find where these extra files (?) have come from. I have deleted
>> all Temp and Temp Internet files but this has made no difference, nor
>> does
>> Disk Cleanup. Whatever is taking up extra space in C seems to be hidden,
>> despite my having access to all hidden files
>> System Restore seems overcome by this and can't help me. My RemoveR
>> program
>> is overloaded by 9.3 GB therefore cannot show me what has been put into
>> C.
>> I would appreciate advice on how to rectify this situation.
>>
>> Jim.

>
> Google for SequoiaView. Free program that has a graphical picture of the
> file/folder sizes on your hard drive.


Thanks for that. It looks like a really useful program.

Cheers, Jim.



 
Reply With Quote
 
Wesley Vogel
Guest
Posts: n/a
 
      10th Dec 2006
Hi Jim,

I never remember System Volume Information. I do not use System Restore.
Glad you got it figured out.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:(E-Mail Removed),
Jim Cladingboel <(E-Mail Removed)> hunted and pecked:
> Thank you, Wesley, but to my surprise there were no .chk files. I
> therefore went to my next suspect and found System Restore at a little
> over 5 GB. After deleting and reinstating SR, my C Drive is back to 3.7
> GB.
>
> Thanks, Jim.
>
> "Wesley Vogel" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> FAT32 formatted drive?
>>
>> chk files and the Found folders
>>
>> On Fat formatted volumes.
>>
>> Chkdsk saves each repaired file in the root folder as a File<nnnn>.chk
>> file,
>> and each repaired folder in the root folder as a Found.<nnn> folder,
>> where <n> is a number.
>>
>> Recovering Lost Clusters on FAT Volumes
>>

http://www.microsoft.com/resources/d...d_tro_kbnn.asp
>>
>> Link is no good anymore!!!
>>
>> [[Because some repairs on FAT volumes, such as correcting lost clusters
>> (also known as allocation units) or cross-linked files, change the
>> volume's
>> file allocation table and can cause data loss, Chkdsk first prompts you
>> with
>> a confirmation message similar to the following:
>>
>> 10 lost allocation units found in 3 chains.
>> Convert lost chains to files? (Y/N)
>>
>> If you press the N key, Windows XP Professional fixes the errors on the
>> volume but does not save the contents of the lost clusters.
>>
>> If you press the Y key, Windows XP Professional attempts to identify the
>> folder to which they belong. If the folder is identified, the lost
>> cluster chains are saved as files.
>>
>> If Windows XP Professional cannot identify the folder or if the folder
>> does
>> not exist, it saves each chain of lost clusters in a folder called
>> Found.xxx, where xxx is a sequential number starting with 000. If no
>> folder
>> Found.000 exists, one is created at the root. If one or more sequential
>> folders called Found.xxx (starting at 000) exist, a folder that uses the
>> next number in the sequence is created.
>>
>> Windows XP Professional creates Found.xxx folders as hidden system
>> folders.
>> To see a list of Found.xxx folders, at the root folder in the command
>> prompt, type dir /a. For information about viewing hidden system folders
>> in
>> My Computer or Windows Explorer, see Windows XP Professional Help.
>>
>> After the storage folder has been identified or created, one or more
>> files with a name in the format Filennnn.chk are saved. (The first saved
>> file is named File0000.chk, the second is named File0001.chk, and so on
>> in sequence.) When Chkdsk finishes, you can examine the contents of these
>> files
>> with a text editor such as Notepad to see whether they contain any needed
>> data (if the converted chains came from corrupted binary files, they are
>> of
>> no value). You can delete the .chk files after you save any useful data.
>>
>> Caution
>> Because other programs might create and use files with the .chk
>> extension, you must be careful to delete only the .chk files that are in
>> the Found.xxx
>> folders.]]
>>
>> --
>> Hope this helps. Let us know.
>>
>> Wes
>> MS-MVP Windows Shell/User
>>
>> In news:%(E-Mail Removed),
>> Jim Cladingboel <(E-Mail Removed)> hunted and pecked:
>>> Yesterday, I used this command to try to rectify problems with my USB
>>> devices. On completion, I discovered that the contents of C Drive had
>>> ballooned from 4.4 to 9.3 GB leaving me perilously short of drive space.
>>> I cannot find where these extra files (?) have come from. I have
>>> deleted all Temp and Temp Internet files but this has made no
>>> difference, nor does
>>> Disk Cleanup. Whatever is taking up extra space in C seems to be
>>> hidden, despite my having access to all hidden files
>>> System Restore seems overcome by this and can't help me. My RemoveR
>>> program is overloaded by 9.3 GB therefore cannot show me what has been
>>> put into C. I would appreciate advice on how to rectify this situation.
>>>
>>> Jim.


 
Reply With Quote
 
---Fitz---
Guest
Posts: n/a
 
      11th Dec 2006

"Jim Cladingboel" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "---Fitz---" <---Fitz---@INVALID.COM> wrote in message
> news:ylseh.35$(E-Mail Removed)...
>>
>> "Jim Cladingboel" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>> Yesterday, I used this command to try to rectify problems with my USB
>>> devices. On completion, I discovered that the contents of C Drive had
>>> ballooned from 4.4 to 9.3 GB leaving me perilously short of drive space.
>>> I cannot find where these extra files (?) have come from. I have
>>> deleted
>>> all Temp and Temp Internet files but this has made no difference, nor
>>> does
>>> Disk Cleanup. Whatever is taking up extra space in C seems to be
>>> hidden,
>>> despite my having access to all hidden files
>>> System Restore seems overcome by this and can't help me. My RemoveR
>>> program
>>> is overloaded by 9.3 GB therefore cannot show me what has been put into
>>> C.
>>> I would appreciate advice on how to rectify this situation.
>>>
>>> Jim.

>>
>> Google for SequoiaView. Free program that has a graphical picture of the
>> file/folder sizes on your hard drive.

>
> Thanks for that. It looks like a really useful program.
>
> Cheers, Jim.
>

Welcome.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WINXP AND CHCKDSK CONFLICT azul@blueblue.net Windows XP Help 1 3rd Mar 2007 01:32 PM
How To Stop ChckDsk At Start-Up =?Utf-8?B?bWFyazM0Z2FtZQ==?= Windows XP Performance 3 8th Jul 2006 03:46 PM
major major major keyboard problem! RealDemon Support 8 2nd Jul 2005 04:24 AM
CHCKDSK? =?Utf-8?B?RnJlZWJpcmQzMzU=?= Windows XP Help 6 18th Jul 2004 12:40 PM
chckdsk slow =?Utf-8?B?bWFya3c=?= Windows XP Performance 0 8th Mar 2004 04:21 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:09 AM.