|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Banned
Join Date: Jun 2004
Location: Pakistan
Posts: 909
|
Problem analysing parition
I am using winxp with sp2, HDD 40 GB, 128 MB RAM and 1 GHz Processor.
I was just checking my hard disk partitions, i went into computer managment----->disk defragmenter----> clicked on the partition and then clicked on analyse but it doesnot analyse the partition and gives the error messege: The partition is corrupt , use chkdsk /partition letter to check the partition. I went into cmd ,opend command prompt and then typed chkdsk / f partition i was analyising) but it said that the partition is active and cannot check it ,so i set schedule to check the partition and it works when you restart the computer, i restarted my computer and during scanning, it scanned the overall hard drive but i couldnot understand whether it scanned the partition i was analyising or not?Why am i geting this error messege? Regards, |
|
|
|
|
|
#2 |
|
Member (7 bit)
Join Date: May 2006
Location: Forres Morayshire Scotland
Posts: 115
|
What you typed in will cause chkdsk to fix any errors on the drive. If you want it to check a set drive the command is "f: chkdsk /f" that checks the individual drive and fixes any errors.
Hope that helps Ray |
|
|
|
|
|
#3 |
|
Member (14 bit)
Premium Member
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
|
Your boot drive, typically c:, will only CHKDSK with the /f switch on a reboot. You can force other drives to do it from the command prompt. Let's say you wanted to check drive 'g:' your syntax will be:
CHKDSK g: /f /x |
|
|
|
|
|
#4 | |
|
Banned
Join Date: Jun 2004
Location: Pakistan
Posts: 909
|
you mean to say
Quote:
Hello, so you mean to say that inorder to scan a drive with chkdsk , i have to be in that drive? Regards, |
|
|
|
|
|
|
#5 |
|
Member (14 bit)
Premium Member
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
|
No, you don't. Substitute the drive letter that you want to CHKDSK with the 'g:' in my example above. I picked 'g:' as an arbitrary letter.
The '/f' switch forces a fix, and the '/x' switch forces a dismount. |
|
|
|
|
|
#6 |
|
Banned
Join Date: Jun 2004
Location: Pakistan
Posts: 909
|
TwoRails,
I meant to say that if i want to check a drive e.g. D drive. then in command prompt, i have to type D: and then press enter, and then after entering D: i have to type chkdsk /f, it will be : D:/>chkdsk /f |
|
|
|
|
|
#7 |
|
Member (14 bit)
Premium Member
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
|
Negative. You can check any drive from any location. So in this case forget about the 'D:' in your "D:/>chkdsk /f" example and let's just concentrate on the actual command.
So if you want to check 'D:' then the syntax will be: CHKDSK D: /f /x Want to check your 'E' drive? Then it would be: CHKDSK E: /f /x HTH
|
|
|
|
|
|
#8 | |
|
Banned
Join Date: Jun 2004
Location: Pakistan
Posts: 909
|
i used the command
Quote:
Anyway, the partition is fine now and i have analysed it by going into disk defragmenter in computer managment. I'll try the commands that you have written. Thanks once again. |
|
|
|
|
|
|
#9 |
|
Banned
Join Date: Jun 2004
Location: Pakistan
Posts: 909
|
Some questions about this command---> chkdsk E: /f /x
Should there be space between chkdsk and E ? Should there be space between E: and /f ? Should there be space between /f and /x? hope my questions are clear |
|
|
|
|
|
#10 |
|
Member (14 bit)
Premium Member
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
|
It is just as written, so the answer is:
Yes Yes Yes |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VIA Chipset / ATI Compatibility Problem? | faulkner132 | Home Theater, Audio, and Video | 3 | 11-10-2006 01:56 PM |
| First time build, Odd problem. | kwut | Build Your Own PC | 2 | 01-04-2006 01:46 PM |
| My Strangest Problem Yet | Torsoboy | Computer Hardware | 4 | 12-09-2003 07:39 PM |
| Error 630 Problem | montanafan | Networking & Online Security | 2 | 11-05-2003 11:39 PM |
| Hard Disk Problem | Lord Quake | Windows Legacy Support (XP and earlier) | 2 | 01-28-2002 05:43 AM |