Werbung: SecurityConsole.de verwaltet Ihre Computer mit Security Essentails aus der Cloud!
30 Tage kostenfrei testen und 20% Rabatt für Ihre Bestellung mit Promocode: WBF2685582
(Promocode gültig bis 31.12.2011)

Group:  English: Windows XP » microsoft.public.windowsxp.basics
Thread: Defrag..asks for chkdsk /f

HTVi
TV Discussion Newsgroups

Defrag..asks for chkdsk /f
"William B. Lurie" <billurie[ at ]nospam.net> 10/18/2008 4:38:53 PM
In all the years that I've used Defrag (and, separately,
chkdsk), I had never seen a window telling me to first
do chkdsk /f before doing defrag. I do chkdsk /r
periodically, after first doing defrag. This time, when
I got the message, I did chkdsk /r, which I had the
understanding is a more rigorous or complete test,
since it has two more steps. Upon rebooting, I tried
defrag again, and got the same advice. So, this time, I
did chkdsk /f, and after it rebooted, I was able to do
defrag.

Defrag has always given me a list of the disk's partitions,
C: drive first, and then in order below that. Suddenly, as
never before, it gives me the list with C: drive at the
bottom.

Your valued comments are invited........
Re: Defrag..asks for chkdsk /f
"Ian D" <taurus[ at ]nowhere.com> 10/18/2008 5:40:11 PM

"William B. Lurie" <billurie[ at ]nospam.net> wrote in message
news:OWaeBAUMJHA.4536[ at ]TK2MSFTNGP03.phx.gbl...
[Quoted Text]
> In all the years that I've used Defrag (and, separately,
> chkdsk), I had never seen a window telling me to first
> do chkdsk /f before doing defrag. I do chkdsk /r
> periodically, after first doing defrag. This time, when
> I got the message, I did chkdsk /r, which I had the
> understanding is a more rigorous or complete test,
> since it has two more steps. Upon rebooting, I tried
> defrag again, and got the same advice. So, this time, I
> did chkdsk /f, and after it rebooted, I was able to do
> defrag.
>
> Defrag has always given me a list of the disk's partitions,
> C: drive first, and then in order below that. Suddenly, as
> never before, it gives me the list with C: drive at the
> bottom.
>
> Your valued comments are invited........

Chkdsk /r is supposed to include /f. Maybe it did
something defrag didn't expect. If /f works, use that.

Re the drive order in the list, I wouldn't worry about it.
I use Diskeeper, and it sometimes puts the system
drives/partitions at the bottom. Disk Management
usually puts system drives at the bottom of the list.

As a matter of interest, System Restore is peculiar in
the way it lists drives if you have more than one HD.
It starts with drive 0, partition 1, then drive 1 followed
by all the drive 1 partitions, then finally the drive 0
partitions.


Re: Defrag..asks for chkdsk /f
"Xandros" <arron.neus*remove*[ at ]gmai.lcom> 10/19/2008 5:23:42 AM
Perhaps your drive is developing a lot of bad sectors? Try running the hard
drive manufacturer's drive analysis software on it.

--

Xandros


"William B. Lurie" <billurie[ at ]nospam.net> wrote in message
news:OWaeBAUMJHA.4536[ at ]TK2MSFTNGP03.phx.gbl...
[Quoted Text]
> In all the years that I've used Defrag (and, separately,
> chkdsk), I had never seen a window telling me to first
> do chkdsk /f before doing defrag. I do chkdsk /r
> periodically, after first doing defrag. This time, when
> I got the message, I did chkdsk /r, which I had the
> understanding is a more rigorous or complete test,
> since it has two more steps. Upon rebooting, I tried
> defrag again, and got the same advice. So, this time, I
> did chkdsk /f, and after it rebooted, I was able to do
> defrag.
>
> Defrag has always given me a list of the disk's partitions,
> C: drive first, and then in order below that. Suddenly, as
> never before, it gives me the list with C: drive at the
> bottom.
>
> Your valued comments are invited........


Re: Defrag..asks for chkdsk /f
"William B. Lurie" <billurie[ at ]nospam.net> 10/20/2008 5:52:53 PM
Xandros wrote:
[Quoted Text]
> Perhaps your drive is developing a lot of bad sectors? Try running the hard
> drive manufacturer's drive analysis software on it.
>
Interesting suggestion, but chkdsk only found the
same 4k in bad sectors that have been there for a year.
I get nervous about running serious HD checks on my
master drive. The event only happened that once, and
I'm inclined to wait until something more serious
occurs.

Meanwhile, I'm very religious about having a recently-
created exact clone on a Slave drive, off line.
Re: Defrag..asks for chkdsk /f
"Twayne" <nobody[ at ]devnull.spamcop.net> 10/21/2008 4:35:59 PM
[Quoted Text]
> In all the years that I've used Defrag (and, separately,
> chkdsk), I had never seen a window telling me to first
> do chkdsk /f before doing defrag. I do chkdsk /r
> periodically, after first doing defrag. This time, when
> I got the message, I did chkdsk /r, which I had the
> understanding is a more rigorous or complete test,
> since it has two more steps. Upon rebooting, I tried
> defrag again, and got the same advice. So, this time, I
> did chkdsk /f, and after it rebooted, I was able to do
> defrag.
>
> Defrag has always given me a list of the disk's partitions,
> C: drive first, and then in order below that. Suddenly, as
> never before, it gives me the list with C: drive at the
> bottom.
>
> Your valued comments are invited........

chkdsk /r includes the /f (fix) functions. The /r simply tells it to
also look for bad sectors in ALL of the disk space, including unused
space, so it can mark bad sectors if there are any. I seldo do it, but
it makes sense to run a chkdsk/r before doing a defrag; that way you can
be pretty sure of not moving any data to bad sectors; they will already
have been marked for non-use.
Chkdsk does sometimes find bad sectors; that's probaly OK as long as
the next several times you run chkdsk the number doesn't get higher.
Growing numbers of bad sectors indicates a drive beginning to fail and
usually should be considered serious enough to perform deeper tests on
the drive. On most of today's newest drives you won't see any bad
sectors, so if you do start seeing them and the numbers change, it's
something to be concerned about.

HTH

TWayne


Re: Defrag..asks for chkdsk /f
"Twayne" <nobody[ at ]devnull.spamcop.net> 10/21/2008 4:37:20 PM
[Quoted Text]
> Xandros wrote:
>> Perhaps your drive is developing a lot of bad sectors? Try running
>> the hard drive manufacturer's drive analysis software on it.
>>
> Interesting suggestion, but chkdsk only found the
> same 4k in bad sectors that have been there for a year.
> I get nervous about running serious HD checks on my
> master drive. The event only happened that once, and
> I'm inclined to wait until something more serious
> occurs.
>
> Meanwhile, I'm very religious about having a recently-
> created exact clone on a Slave drive, off line.

Makes sense: As long as the number isn't changing, it's probably of no
serious consequence.

Twayne


Re: Defrag..asks for chkdsk /f
"William B. Lurie" <billurie[ at ]nospam.net> 10/22/2008 3:14:55 PM
Twayne wrote:
[Quoted Text]
>> In all the years that I've used Defrag (and, separately,
>> chkdsk), I had never seen a window telling me to first
>> do chkdsk /f before doing defrag. I do chkdsk /r
>> periodically, after first doing defrag. This time, when
>> I got the message, I did chkdsk /r, which I had the
>> understanding is a more rigorous or complete test,
>> since it has two more steps. Upon rebooting, I tried
>> defrag again, and got the same advice. So, this time, I
>> did chkdsk /f, and after it rebooted, I was able to do
>> defrag.
>>
>> Defrag has always given me a list of the disk's partitions,
>> C: drive first, and then in order below that. Suddenly, as
>> never before, it gives me the list with C: drive at the
>> bottom.
>>
>> Your valued comments are invited........
>
> chkdsk /r includes the /f (fix) functions. The /r simply tells it to
> also look for bad sectors in ALL of the disk space, including unused
> space, so it can mark bad sectors if there are any. I seldo do it, but
> it makes sense to run a chkdsk/r before doing a defrag; that way you can
> be pretty sure of not moving any data to bad sectors; they will already
> have been marked for non-use.
> Chkdsk does sometimes find bad sectors; that's probaly OK as long as
> the next several times you run chkdsk the number doesn't get higher.
> Growing numbers of bad sectors indicates a drive beginning to fail and
> usually should be considered serious enough to perform deeper tests on
> the drive. On most of today's newest drives you won't see any bad
> sectors, so if you do start seeing them and the numbers change, it's
> something to be concerned about.
>
> HTH
>
> TWayne
>
>
What you say...makes good sense. I will change my ways; I have
been running defrag first, *then* chkdsk, really because
defrag takes much less time. Yes, it helps, and thank you.
Re: Defrag..asks for chkdsk /f
"Gerry" <gerry[ at ]nospam.com> 10/23/2008 3:50:24 PM
William

You do not need to include chkdsk in a housekeeping routine. It only
needs to be run if an error report indicates a disk error.

You should run Disk CleanUp before running Disk Defragmenter.

Another way to investigate your hard drive is to use HD Tune.

Try HD Tune only gives information and does not fix any
problems.

Download and run it and see what it turns up. You want HD Tune
(freeware) version 2.55 not HD Tune Pro (not Freeware) version 3.00.
http://www.hdtune.com/

Select the Info tabs and place the cursor on the drive under Drive
letter and then double click the two page icon ( copy to Clipboard )
and copy into a further message.

Select the Health tab and then double click the two page icon ( copy to
Clipboard ) and copy into a further message. Make sure you do a full
surface scan with HD Tune.

--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~

William B. Lurie wrote:
[Quoted Text]
> Twayne wrote:
>>> In all the years that I've used Defrag (and, separately,
>>> chkdsk), I had never seen a window telling me to first
>>> do chkdsk /f before doing defrag. I do chkdsk /r
>>> periodically, after first doing defrag. This time, when
>>> I got the message, I did chkdsk /r, which I had the
>>> understanding is a more rigorous or complete test,
>>> since it has two more steps. Upon rebooting, I tried
>>> defrag again, and got the same advice. So, this time, I
>>> did chkdsk /f, and after it rebooted, I was able to do
>>> defrag.
>>>
>>> Defrag has always given me a list of the disk's partitions,
>>> C: drive first, and then in order below that. Suddenly, as
>>> never before, it gives me the list with C: drive at the
>>> bottom.
>>>
>>> Your valued comments are invited........
>>
>> chkdsk /r includes the /f (fix) functions. The /r simply tells it to
>> also look for bad sectors in ALL of the disk space, including unused
>> space, so it can mark bad sectors if there are any. I seldo do it,
>> but it makes sense to run a chkdsk/r before doing a defrag; that way
>> you can be pretty sure of not moving any data to bad sectors; they
>> will already have been marked for non-use.
>> Chkdsk does sometimes find bad sectors; that's probaly OK as long
>> as the next several times you run chkdsk the number doesn't get
>> higher. Growing numbers of bad sectors indicates a drive beginning
>> to fail and usually should be considered serious enough to perform
>> deeper tests on the drive. On most of today's newest drives you
>> won't see any bad sectors, so if you do start seeing them and the
>> numbers change, it's something to be concerned about.
>>
>> HTH
>>
>> TWayne
>>
>>
> What you say...makes good sense. I will change my ways; I have
> been running defrag first, *then* chkdsk, really because
> defrag takes much less time. Yes, it helps, and thank you.



Re: Defrag..asks for chkdsk /f
"William B. Lurie" <billurie[ at ]nospam.net> 10/23/2008 7:09:23 PM
Thanks again, for the valuable info. I have HDTune 2.55 and
running the big long scan showed one red box and 0.0% so I
guess the drive is healthy. I don't like Disk Cleanup because
(as I recall) it loses a lot of places-visited type of info.

Bill L.

Gerry wrote:
[Quoted Text]
> William
>
> You do not need to include chkdsk in a housekeeping routine. It only
> needs to be run if an error report indicates a disk error.
>
> You should run Disk CleanUp before running Disk Defragmenter.
>
> Another way to investigate your hard drive is to use HD Tune.
>
> Try HD Tune only gives information and does not fix any
> problems.
>
> Download and run it and see what it turns up. You want HD Tune
> (freeware) version 2.55 not HD Tune Pro (not Freeware) version 3.00.
> http://www.hdtune.com/
>
> Select the Info tabs and place the cursor on the drive under Drive
> letter and then double click the two page icon ( copy to Clipboard )
> and copy into a further message.
>
> Select the Health tab and then double click the two page icon ( copy to
> Clipboard ) and copy into a further message. Make sure you do a full
> surface scan with HD Tune.
>
> --
>
>
>
> Hope this helps.
>
> Gerry
> ~~~~
> FCA
> Stourport, England
> Enquire, plan and execute
> ~~~~~~~~~~~~~~~~~~~
>
> William B. Lurie wrote:
>> Twayne wrote:
>>>> In all the years that I've used Defrag (and, separately,
>>>> chkdsk), I had never seen a window telling me to first
>>>> do chkdsk /f before doing defrag. I do chkdsk /r
>>>> periodically, after first doing defrag. This time, when
>>>> I got the message, I did chkdsk /r, which I had the
>>>> understanding is a more rigorous or complete test,
>>>> since it has two more steps. Upon rebooting, I tried
>>>> defrag again, and got the same advice. So, this time, I
>>>> did chkdsk /f, and after it rebooted, I was able to do
>>>> defrag.
>>>>
>>>> Defrag has always given me a list of the disk's partitions,
>>>> C: drive first, and then in order below that. Suddenly, as
>>>> never before, it gives me the list with C: drive at the
>>>> bottom.
>>>>
>>>> Your valued comments are invited........
>>> chkdsk /r includes the /f (fix) functions. The /r simply tells it to
>>> also look for bad sectors in ALL of the disk space, including unused
>>> space, so it can mark bad sectors if there are any. I seldo do it,
>>> but it makes sense to run a chkdsk/r before doing a defrag; that way
>>> you can be pretty sure of not moving any data to bad sectors; they
>>> will already have been marked for non-use.
>>> Chkdsk does sometimes find bad sectors; that's probaly OK as long
>>> as the next several times you run chkdsk the number doesn't get
>>> higher. Growing numbers of bad sectors indicates a drive beginning
>>> to fail and usually should be considered serious enough to perform
>>> deeper tests on the drive. On most of today's newest drives you
>>> won't see any bad sectors, so if you do start seeing them and the
>>> numbers change, it's something to be concerned about.
>>>
>>> HTH
>>>
>>> TWayne
>>>
>>>
>> What you say...makes good sense. I will change my ways; I have
>> been running defrag first, *then* chkdsk, really because
>> defrag takes much less time. Yes, it helps, and thank you.
>
>
>
Re: Defrag..asks for chkdsk /f
"Twayne" <nobody[ at ]devnull.spamcop.net> 10/24/2008 5:40:02 PM
[Quoted Text]
> Thanks again, for the valuable info. I have HDTune 2.55 and
> running the big long scan showed one red box and 0.0% so I
> guess the drive is healthy. I don't like Disk Cleanup because
> (as I recall) it loses a lot of places-visited type of info.

Not if you take a moment and tell it not to. Anway, a 3rd party app to
do what XP can do natively is always a great idea, eh? Not.

>
> Bill L.
>
> Gerry wrote:
>> William
>>
>> You do not need to include chkdsk in a housekeeping routine. It only
>> needs to be run if an error report indicates a disk error.
>>
>> You should run Disk CleanUp before running Disk Defragmenter.
>>
>> Another way to investigate your hard drive is to use HD Tune.
>>
>> Try HD Tune only gives information and does not fix any
>> problems.
>>
>> Download and run it and see what it turns up. You want HD Tune
>> (freeware) version 2.55 not HD Tune Pro (not Freeware) version 3.00.
>> http://www.hdtune.com/
>>
>> Select the Info tabs and place the cursor on the drive under Drive
>> letter and then double click the two page icon ( copy to Clipboard )
>> and copy into a further message.
>>
>> Select the Health tab and then double click the two page icon (
>> copy to Clipboard ) and copy into a further message. Make sure you
>> do a full surface scan with HD Tune.
>>
>> --
>>
>>
>>
>> Hope this helps.
>>
>> Gerry
>> ~~~~
>> FCA
>> Stourport, England
>> Enquire, plan and execute
>> ~~~~~~~~~~~~~~~~~~~
>>
>> William B. Lurie wrote:
>>> Twayne wrote:
>>>>> In all the years that I've used Defrag (and, separately,
>>>>> chkdsk), I had never seen a window telling me to first
>>>>> do chkdsk /f before doing defrag. I do chkdsk /r
>>>>> periodically, after first doing defrag. This time, when
>>>>> I got the message, I did chkdsk /r, which I had the
>>>>> understanding is a more rigorous or complete test,
>>>>> since it has two more steps. Upon rebooting, I tried
>>>>> defrag again, and got the same advice. So, this time, I
>>>>> did chkdsk /f, and after it rebooted, I was able to do
>>>>> defrag.
>>>>>
>>>>> Defrag has always given me a list of the disk's partitions,
>>>>> C: drive first, and then in order below that. Suddenly, as
>>>>> never before, it gives me the list with C: drive at the
>>>>> bottom.
>>>>>
>>>>> Your valued comments are invited........
>>>> chkdsk /r includes the /f (fix) functions. The /r simply tells it
>>>> to also look for bad sectors in ALL of the disk space, including
>>>> unused space, so it can mark bad sectors if there are any. I
>>>> seldo do it, but it makes sense to run a chkdsk/r before doing a
>>>> defrag; that way you can be pretty sure of not moving any data to
>>>> bad sectors; they will already have been marked for non-use.
>>>> Chkdsk does sometimes find bad sectors; that's probaly OK as long
>>>> as the next several times you run chkdsk the number doesn't get
>>>> higher. Growing numbers of bad sectors indicates a drive beginning
>>>> to fail and usually should be considered serious enough to perform
>>>> deeper tests on the drive. On most of today's newest drives you
>>>> won't see any bad sectors, so if you do start seeing them and the
>>>> numbers change, it's something to be concerned about.
>>>>
>>>> HTH
>>>>
>>>> TWayne
>>>>
>>>>
>>> What you say...makes good sense. I will change my ways; I have
>>> been running defrag first, *then* chkdsk, really because
>>> defrag takes much less time. Yes, it helps, and thank you.



Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net
Suche nach Orten, Städten, Postleitzahlen, Vorwahlen, Kfz-Kennzeichen