also @ TechSpot: Microsoft Surface RT drops to $199... for schools and colleges

Error message WINDOWS/SYSTEM32/CONFIG/SYSTEM on Windows startup

Discussion in 'Windows OS' started by White Knight123, Jul 8, 2006.

  1. kimsland Ex-TechSpotter Posts: 18,353

  2. fatballs Newcomer, in training

    Please be more specific. I do not see anything that will work on my machine to be able to get to the system restore.
  3. jobeard TS Ambassador Posts: 12,339   +132

    get your Windows CD and boot from it; enter R for recovery

    be aware that it *may* reformat the HD and return it to a 'virgin state' as you received it day-1;
    ie: YOUR files may all be missing.

    If you can get to a command prompt (run->cmd), then enter
    C:\WINDOWS\system32\Restore\rstrui.exe
    which will launch the Restore System utility
  4. fatballs Newcomer, in training

    I will state again I hit "r" and it says their are no hard drives found. I know it is because I am running in stripe. That solution does not work as previously stated.

    If their is some way to get to a command prompt like we could in the old days please feel free to let me know as I do not know how without going thru the "r" which I will state again does not work for me.
  5. jobeard TS Ambassador Posts: 12,339   +132

    Raid-0 (stripes) is fraught with recovery issues as you are discovering.
    Even Microsoft discourages Raid on the boot volume.

    I GREATLY feel your pain, but you best be planning for a rebuild,
    new HD
    New OS Install
  6. fatballs Newcomer, in training

    I can not rebuild... The hard drives are fine so no need in replacing them. I just need to get into it and repair it. I know their has ot be a utility tool to be able to do it or someone much smarter than I that knows the trick.

    I want to get it all backed up then cut the RAID/STRIPE out. I am sick of this crap to be honest.

    Computer for sale here :)

    duel 8800gtx overclocked 768 mb ram on them :) asus 4x4 board duel fx74 processors and 4 gig of ram DOMINATOR corsair in a super swell case lol... dont let me forget the 500 dollar friggin processor to run all this crap...

    oh ya and windows xp64 bit to boot friggin thing is making me wanna toss it out the window...
     
  7. jobeard TS Ambassador Posts: 12,339   +132

    my understanding is you will need a commercial data recover company and ask
    for your data to be recovered (eg My Documents\). It may be expensive.

    see this for Raid Issues

    A striped configuration is the most difficult for recovery without a full backup in place.
  8. fatballs Newcomer, in training

    I messed with it for three months last time and finally it worked out. I can not remember what i did to get it working is the worst part...

    md tmp
    copy c:\windows\system32\config\system c:\windows\tmp\system.bak
    copy c:\windows\system32\config\software c:\windows\tmp\software.bak
    copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
    copy c:\windows\system32\config\security c:\windows\tmp\security.bak
    copy c:\windows\system32\config\default c:\windows\tmp\default.bak

    delete c:\windows\system32\config\system
    delete c:\windows\system32\config\software
    delete c:\windows\system32\config\sam
    delete c:\windows\system32\config\security
    delete c:\windows\system32\config\default

    copy c:\windows\repair\system c:\windows\system32\config\system
    copy c:\windows\repair\software c:\windows\system32\config\software
    copy c:\windows\repair\sam c:\windows\system32\config\sam
    copy c:\windows\repair\security c:\windows\system32\config\security
    copy c:\windows\repair\default c:\windows\system32\config\default
  9. jobeard TS Ambassador Posts: 12,339   +132

    YES! that's step ONE of Three documented by Microsoft.
    The system will be bootable again and then you can get the
    C:\WINDOWS\system32\Restore\rstrui.exe to bring your registry current.

    Best wishes :)
  10. bluedame Newcomer, in training Posts: 32

    fatballs,

    try checking BIOS first if SATA Operation is set to AHCI / ATA / RAID.
    default setting should be AHCI.
    try changing it to ATA first then boot to CD again to do the repair
  11. fatballs Newcomer, in training


    none of it worked i cant get in to do it. I was copying to a notepad in case I could get the machine up and posted here on accident.
  12. Informer Newcomer, in training

    If your registry hive becomes badly corrupted,you will probably be faced with error messages such as:

    * Windows could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTEM

    * NTLDR is missing

    * Windows could not start because the following file is missing or corrupt:<Windows root>\system32\hal.dll

    when you boot your computer and Windows will fail to boot.

    If you are in a situation where you cannot boot from the Windows CD,which means you won't be able to access the Recovery Console,and also hitting F8 and choosing Last Known Good Configuration fails to fix the problem,then you will need to repair it manually.

    This will require that you have READ/WRITE access to the NTFS partition of the hard drive from within MS-DOS.You will need a program called NTFSDOS Professional.

    Download: NTFSDOS Professional 5.0 www dot flyupload dot com/?fid=6794034 (This is very old software - Abandonware)

    To create a boot disk,run BootDisk.exe.It will then require that you enter some licence details.You can find those details in the licence.txt file.Copy and paste them into the space provided.It will then ask you to specify the directory from which it will copy the required Windows files.For this,use your Windows CD which would be D:\I386 .Next you will need to choose where you want to save the boot disk to.Save it onto some floppy disks on drive A:\ .You will need 3 blank floppy disks.

    Boot up the computer using the floppy boot disks you made.It will take you into a MS-DOS screen.From there,run the file NTFSPRO.EXE and you will now have access to the files on your hard drive.

    Next you will need to type in the following lines as per the instructions from the Microsoft website:
    Remove the floppy disk from the drive and reboot the computer.Your Windows should now boot up and you will be able to carry out the remaining steps given on the Microsoft website,which are:
    ** Information in quotes is supplied from support dot microsoft dot com/kb/307545
  13. fatballs Newcomer, in training

    Looks like something I will try if it goes down again.
    I am up and running atm. I only see half the ram that is installed.

    I thought about doing the safe mode stuff now without going the the first steps or is their something I can do now with my xp64 bit to get in back on track ?
  14. Kelborn Newcomer, in training

    I am experiencing a similar problem myself.

    In the Windows XP Recovery Console I press 1 for C:\WINDOWS

    The Mircosoft support site says I will be prompted for my admin password, but the only account on the computer (and the network) is my own, and I have no password. So I get no prompt and it just sits there with a 1 on the screen.


    In class atm and can't get back to my comp for a while. Should I just wait until it does something so I can use the the command prompts, or... I don't know. I'm not very familiar with command interface.

    I see that there are several different methods to remedy this situation that have been posted. Which one works the best? I really don't want to have to lose all my files, as I have many iTunes purchases that aren't backed up.
  15. kimsland Ex-TechSpotter Posts: 18,353

    Just in case you missed this it's Press 1 then Press Enter, then Press Enter (if no Admin password)
  16. fatballs Newcomer, in training

    I tried a few of them and none worked on my x84 bit xp. I amtrying to find a way to get everything running properly without having to take it a shop for them to tell me it is fixed me pay them and still have the same issues...
  17. kimsland Ex-TechSpotter Posts: 18,353

    Well after 3 months trying, you might start to think it's beyond you ;)
  18. Kelborn Newcomer, in training

    Ok so I've been trying a few of the things here... and whenever I get to a command line that has the c:\windows\system32\config\system in it, it tells me that it cannot find the file specified.

    It would seem that my registy is not corrupt, but just not there.

    Any ideas as to where I go from here?
  19. kimsland Ex-TechSpotter Posts: 18,353

    Microsoft's Windows XP Professional Repair Install step by step
    http://www.windowsxpprofessional.windowsreinstall.com/sp2sp3installxpcdrepair/indexfullpage.htm

    Microsoft's Windows XP Home Repair Install step by step
    http://www.windowsxphome.windowsreinstall.com/sp2sp3installxpcdrepair/indexfullpage.htm

    And if that doesn't work
    Try to backup (you may need to physically mount the drive into another working computer, as a secondary (or slave) drive)

    Microsoft's Windows XP Professional Repair Install step by step (* Including Delete Partition)
    http://www.windowsxpprofessional.windowsreinstall.com/sp2sp3installxpcdoldhdd/indexfullpage.htm

    Microsoft's Windows XP Home Repair Install step by step (* Including Delete Partition)
    http://www.windowsxphome.windowsreinstall.com/sp2sp3installxpcdoldhdd/indexfullpage.htm

    * Warning deleting the Partition will remove all User data and Windows system files
  20. jobeard TS Ambassador Posts: 12,339   +132

    MAKE SURE your view settings include View Extensions and Hidden files!