CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2002
    Location
    Philippines
    Posts
    197

    WinNT: Hard Disk is OFFLINE?

    Dear All,

    I am using Windows NT 4.0 (Workstation & Server).
    I have two (2) SCSI hard-drives (drive C & drive D)
    However, I could not access the D drive. It says (in the Disk Manager) D hard-drive is OFFLINE.

    Have you encountered this kind of problem before.
    What should I do to activate the offline drive?
    Please help. Any help you may have is very much appreciated.

    Thanks in advance.


    Best Regards,

    Owen/
    "Hhmn... You are damned if you do; and you are damned if you don't." -- bart simpson

  2. #2
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125
    When this happens, there are "usually" events in the log file. Look there CAREFULLY!

    If you have some response, please let us know.

    A typical case is certain removable media (that leaves the controller intact, but is not registered as removable) will cause this problem.

    While this is not what you seem to have, you never know what the computer "thinks" until you read the logs...


    Hope this helps...
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

  3. #3
    John E is offline Elite Member Power Poster
    Join Date
    Apr 2001
    Location
    Manchester, England
    Posts
    4,867
    This is a total guess but is it possible that both drives are displaying "active" partitions? I think that NT only supports one "active" partition regardless of the number of drives. Your D: partition should be visible but not active.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured