View Single Post
  #1  
Old 08-25-2006, 14:47
hosiminh hosiminh is offline
Friend
 
Join Date: Aug 2004
Posts: 202
Rept. Given: 2
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 0
Thanks Rcvd at 4 Times in 4 Posts
hosiminh Reputation: 1
If partitions are formated into NTFS , MTF might be eating to much space
Otherwise you might be using System restore (folder "System Volume Information" on root )
Run chkdsk disk with /R /F X: swithes where X: are your local drives:
start/run / cmd

chkdsk /R /F C:
and
chkdsk /R /F D:

I guess drives will be checked when next reboot occur.

If you use win xp , installing SP1 might be a good idea.

start/run / compmgmt.msc
and check storage/Disk managemet if there are any unallocated partitions left

Last edited by hosiminh; 08-25-2006 at 14:50.
Reply With Quote