Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista performance & maintenance

Vista - What/where is \Device\Harddisk1\DR4?

Reply
 
Old 02-28-2008   #1 (permalink)
Julian


 
 

What/where is \Device\Harddisk1\DR4?

The event log is full of Err 51 messages saying "An error was detected on
device \Device\Harddisk1\DR4 during a paging operation." Since paging only
happens to C I did a full chkdsk - it seems there were no errors but the
error persisted so I dug a bit deeper...

The KB article on "Information about Event ID 51"
(http://support.microsoft.com/kb/244780/en-us) says:

"When your computer pages information to or from the disk, if a generic
error occurs, it logs an Event ID 51 event message. In a paging operation,
the operating system either swaps a page of memory from memory to disk or
retrieves a page of memory from disk to memory. It is part of the memory
management of Microsoft Windows."

but then suggests that the event log info is (at best) misleading since it
isn't necessarily a paging operation:

"the computer may log this event message when it loads images from a storage
device, reads and writes to locally mapped files or to any file (as long as
it is buffered I/O)"

The question is, how can I identify which device is causing this error?
(I've tried and come up empty handed so far)

I wonder whether it's my USB memory stick just not being quite ready, though
there are no errors yet today and USB stick is in use so maybe it's not that
either.

Whatever... I'd like to know, so I can worry appropriately.

TIA

--
Julian I-Do-Stuff

Some Vista stuff, but mostly just Stuff at http://berossus,blogspot.com


My System SpecsSystem Spec
Old 02-28-2008   #2 (permalink)
Julian


 
 

Re: What/where is \Device\Harddisk1\DR4?

Here's part of the answer - thanks to http://support.microsoft.com/kb/159865

It is my USB drive... but what is the DR4?

Julian

"Julian" <msforums@xxxxxx> wrote in message
news:uMXTACgeIHA.4164@xxxxxx
Quote:

> The event log is full of Err 51 messages saying "An error was detected on
> device \Device\Harddisk1\DR4 during a paging operation." Since paging only
> happens to C I did a full chkdsk - it seems there were no errors but the
> error persisted so I dug a bit deeper...
>
> The KB article on "Information about Event ID 51"
> (http://support.microsoft.com/kb/244780/en-us) says:
>
> "When your computer pages information to or from the disk, if a generic
> error occurs, it logs an Event ID 51 event message. In a paging operation,
> the operating system either swaps a page of memory from memory to disk or
> retrieves a page of memory from disk to memory. It is part of the memory
> management of Microsoft Windows."
>
> but then suggests that the event log info is (at best) misleading since it
> isn't necessarily a paging operation:
>
> "the computer may log this event message when it loads images from a
> storage device, reads and writes to locally mapped files or to any file
> (as long as it is buffered I/O)"
>
> The question is, how can I identify which device is causing this error?
> (I've tried and come up empty handed so far)
>
> I wonder whether it's my USB memory stick just not being quite ready,
> though there are no errors yet today and USB stick is in use so maybe it's
> not that either.
>
> Whatever... I'd like to know, so I can worry appropriately.
>
> TIA
>
> --
> Julian I-Do-Stuff
>
> Some Vista stuff, but mostly just Stuff at http://berossus,blogspot.com
--
Julian I-Do-Stuff

Some Vista stuff, but mostly just Stuff at http://berossus,blogspot.com

My System SpecsSystem Spec
Old 02-28-2008   #3 (permalink)
gerryf


 
 

Re: What/where is \Device\Harddisk1\DR4?

DR4 means DRIVE, REMOVABLE, and then the number Vista has assigned that
removable drive. I think it is the USB host controller ID assigned by
Windows during setup....if you switch your thumbdrive to another usb port,
the number will change





"Julian" <msforums@xxxxxx> wrote in message
news:e6fr8LieIHA.6136@xxxxxx
Quote:

> Here's part of the answer - thanks to
> http://support.microsoft.com/kb/159865
>
> It is my USB drive... but what is the DR4?
>
> Julian
>
> "Julian" <msforums@xxxxxx> wrote in message
> news:uMXTACgeIHA.4164@xxxxxx
Quote:

>> The event log is full of Err 51 messages saying "An error was detected on
>> device \Device\Harddisk1\DR4 during a paging operation." Since paging
>> only happens to C I did a full chkdsk - it seems there were no errors but
>> the error persisted so I dug a bit deeper...
>>
>> The KB article on "Information about Event ID 51"
>> (http://support.microsoft.com/kb/244780/en-us) says:
>>
>> "When your computer pages information to or from the disk, if a generic
>> error occurs, it logs an Event ID 51 event message. In a paging
>> operation, the operating system either swaps a page of memory from memory
>> to disk or retrieves a page of memory from disk to memory. It is part of
>> the memory management of Microsoft Windows."
>>
>> but then suggests that the event log info is (at best) misleading since
>> it isn't necessarily a paging operation:
>>
>> "the computer may log this event message when it loads images from a
>> storage device, reads and writes to locally mapped files or to any file
>> (as long as it is buffered I/O)"
>>
>> The question is, how can I identify which device is causing this error?
>> (I've tried and come up empty handed so far)
>>
>> I wonder whether it's my USB memory stick just not being quite ready,
>> though there are no errors yet today and USB stick is in use so maybe
>> it's not that either.
>>
>> Whatever... I'd like to know, so I can worry appropriately.
>>
>> TIA
>>
>> --
>> Julian I-Do-Stuff
>>
>> Some Vista stuff, but mostly just Stuff at http://berossus,blogspot.com
>
> --
> Julian I-Do-Stuff
>
> Some Vista stuff, but mostly just Stuff at http://berossus,blogspot.com
My System SpecsSystem Spec
Old 02-28-2008   #4 (permalink)
Julian


 
 

Re: What/where is \Device\Harddisk1\DR4?

Aha! Thank you!

If Vista had said "The removable drive on USB Port 4" instead of
\Device\harddisk\DR4 it would have spolied hours of fun

So simple once it has been said - many thanks.

"gerryf" <gerryf@xxxxxx> wrote in message
news:uWrTA7ieIHA.484@xxxxxx
Quote:

> DR4 means DRIVE, REMOVABLE, and then the number Vista has assigned that
> removable drive. I think it is the USB host controller ID assigned by
> Windows during setup....if you switch your thumbdrive to another usb port,
> the number will change
>
>
>
>
>
> "Julian" <msforums@xxxxxx> wrote in message
> news:e6fr8LieIHA.6136@xxxxxx
Quote:

>> Here's part of the answer - thanks to
>> http://support.microsoft.com/kb/159865
>>
>> It is my USB drive... but what is the DR4?
>>
>> Julian
>>
>> "Julian" <msforums@xxxxxx> wrote in message
>> news:uMXTACgeIHA.4164@xxxxxx
Quote:

>>> The event log is full of Err 51 messages saying "An error was detected
>>> on device \Device\Harddisk1\DR4 during a paging operation." Since paging
>>> only happens to C I did a full chkdsk - it seems there were no errors
>>> but the error persisted so I dug a bit deeper...
>>>
>>> The KB article on "Information about Event ID 51"
>>> (http://support.microsoft.com/kb/244780/en-us) says:
>>>
>>> "When your computer pages information to or from the disk, if a generic
>>> error occurs, it logs an Event ID 51 event message. In a paging
>>> operation, the operating system either swaps a page of memory from
>>> memory to disk or retrieves a page of memory from disk to memory. It is
>>> part of the memory management of Microsoft Windows."
>>>
>>> but then suggests that the event log info is (at best) misleading since
>>> it isn't necessarily a paging operation:
>>>
>>> "the computer may log this event message when it loads images from a
>>> storage device, reads and writes to locally mapped files or to any file
>>> (as long as it is buffered I/O)"
>>>
>>> The question is, how can I identify which device is causing this error?
>>> (I've tried and come up empty handed so far)
>>>
>>> I wonder whether it's my USB memory stick just not being quite ready,
>>> though there are no errors yet today and USB stick is in use so maybe
>>> it's not that either.
>>>
>>> Whatever... I'd like to know, so I can worry appropriately.
>>>
>>> TIA
>>>
>>> --
>>> Julian I-Do-Stuff
>>>
>>> Some Vista stuff, but mostly just Stuff at http://berossus,blogspot.com
>>
>> --
>> Julian I-Do-Stuff
>>
>> Some Vista stuff, but mostly just Stuff at http://berossus,blogspot.com
>
--
Julian I-Do-Stuff

Some Vista stuff, but mostly just Stuff at http://berossus,blogspot.com

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Which disk or partition is "\Device\Harddisk1\DR1"? Vista General
Found New Hardware - Unknown Device - Nothing Shown in Device Mana Vista hardware & devices
Vista won't see dynamic harddisk1 (not hd0), XPpro does. Any reaso Vista installation & setup
Windows Mobile Device Center randomly fails to recognize device Vista General
Mobile Device Center changes device id every sync .. breaks apps Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46