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

    Accessing Registry files from Dead system

    Hi,

    Is there any way to recover the Registry files from Hard Drive which can be connected as Slave but can not be bootable ? I connected Hard Drive as slave to Win XP Pro. Later, I removed it and connected to a different PC and tried to Boot but it said OS not found ! Is it because I connected it as slave to XP ? Will it alter the boot information ?

    How can be reg files opened using a Notepad (or some other) for seeing the Registry contents ?

    Thanks
    Vikas

  2. #2
    Join Date
    Sep 2002
    Location
    Maryland - Fear The Turtle!
    Posts
    7,537

    Re: Accessing Registry files from Dead system

    <moved thread, windows OS issue not a driver issue>

  3. #3
    Join Date
    Jul 2002
    Location
    Don't Know, Don't Care
    Posts
    346

    Re: Accessing Registry files from Dead system

    hook the drive up as slave, pop the xp cd in (or 2000, whichever it is), and boot into the recovery console. Run the programs fixmbr and fixboot. That should solve your problem, if not, there's a tool called offline registry editor boot disk, it's a linux boot disk that can read/write ntfs. I don't recall the exact site but a google search on that name should turn it up. Good luck.

    C G C F A D--Feel the Noise

    "When your life goes nowhere and leads back to me, doesn't that tell you something?"
    ~Gray Area Fury

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