|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I've got a dual CPU machine, however I can't seem to run more than one Disk check at a time on my external USB drives (even thought they're attached to different controllers)... why is that ? |
|
#2
|
|||
|
|||
|
Because.
-- Manny Borges MCSE NT4-2003 (+ Security) MCT, Certified Cheese Master There are 10 kinds of people in the world. Those who do understand binary and those who don't. "Steve" <news_svaardt@hotmail_NOSPAM_.com> wrote in message news:eojP2MM$FHA.1028@TK2MSFTNGP11.phx.gbl... > Hi, > > I've got a dual CPU machine, however I can't seem to run more than one > Disk check at a time on my external USB drives (even thought they're > attached to different controllers)... why is that ? > > > |
|
#3
|
|||
|
|||
|
Steve wrote:
> Hi, > > I've got a dual CPU machine, however I can't seem to run more than one Disk > check at a time on my external USB drives (even thought they're attached to > different controllers)... why is that ? > > > Because that's the way Chkdsk is designed to work. -- Bruce Chambers Help us help you: http://dts-l.org/goodpost.htm http://www.catb.org/~esr/faqs/smart-questions.html You can have peace. Or you can have freedom. Don't ever count on having both at once. - RAH |
|
#4
|
|||
|
|||
|
Fri, 9 Dec 2005 22:19:33 +0900 from Steve
<news_svaardt@hotmail_NOSPAM_.com>: > Hi, > > I've got a dual CPU machine, however I can't seem to run more than one Disk > check at a time on my external USB drives (even thought they're attached to > different controllers)... why is that ? You can run them sequentially from the command line: for %x in (c d e f g h) do chkdsk %x: Or (untested) create a shortcut to run that command. It's not exactly what you asked, but it at least leaves you free to do other things. -- Stan Brown, Oak Road Systems, Tompkins County, New York, USA http://OakRoadSystems.com/ "If there's one thing I know, it's men. I ought to: it's been my life work." -- Marie Dressler, in /Dinner at Eight/ |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RE: How to Move System from D: to NEW C: ?? | BlÄckCaT | Windows XP Setup Deployment | 20 | 01-05-2006 06:19 AM |
| Windows Loging off TOO SLOWLY | MehradSys | Windows XP Perform Maintain | 1 | 01-05-2006 05:48 AM |
| Can you really 100% clean a compromised machine 100% of the time without wiping it? | Leythos | Windows XP Security Admin | 62 | 01-05-2006 04:31 AM |
| Delay opening folders caused by dcom server process launcher service | None | Windows XP Help and Support | 5 | 01-05-2006 02:46 AM |
| Windows error message | Glo | Windows XP Basics | 41 | 01-05-2006 02:04 AM |