Post: Windows XP Boot Up Error [Please Read]
07-10-2011, 09:55 PM #1
A_Fast_Black_Guy
A.K.A BigDaddyMagnum
(adsbygoogle = window.adsbygoogle || []).push({}); Recently , my Dell Inspiron Laptop received the following error after about 10seconds after booting up: The Following file has been damaged or missing: C:WINDOWS>System32>Config>SYSTEM

It says the only way around that is to use the repair option from the Windows XP Disc.
I even tried doing all the Safe mode options and the last line is the System Part
The problem with that is that whenever I go through with the Disc and choose the 'R' repair option, it asks:

1. C:Windows
Which device would you like to repair( Press enter to cancel)?


I enter 1 ^. Then after about 10seconds, all it does is bring up a list of commands to use , and none of the commands have anything to do with repairing my problem as I tried every single one of them.

  • The solution I could think of is to just do a wipe and Start New from the XP Disc , but I don't want to lose ALL my files ( Photoshop, P90X Videos, GB GFX, etc.)



  • Another solution I was thinking is by Creating a New PArtition, but I don't know how to boot up from a different partition and Use That* one.



  • And my final solution is to buy a USB HDD device that I could use to put on my Windows7 Laptop.


With all of that said, what is my best option? stare
(adsbygoogle = window.adsbygoogle || []).push({});
07-10-2011, 10:27 PM #2
HecmanHD
< ^ > < ^ >
Originally posted by Guy View Post
Recently , my Dell Inspiron Laptop received the following error after about 10seconds after booting up: The Following file has been damaged or missing: C:WINDOWS>System32>Config>SYSTEM

It says the only way around that is to use the repair option from the Windows XP Disc.
I even tried doing all the Safe mode options and the last line is the System Part
The problem with that is that whenever I go through with the Disc and choose the 'R' repair option, it asks:

1. C:Windows
Which device would you like to repair( Press enter to cancel)?


I enter 1 ^. Then after about 10seconds, all it does is bring up a list of commands to use , and none of the commands have anything to do with repairing my problem as I tried every single one of them.

  • The solution I could think of is to just do a wipe and Start New from the XP Disc , but I don't want to lose ALL my files ( Photoshop, P90X Videos, GB GFX, etc.)



  • Another solution I was thinking is by Creating a New PArtition, but I don't know how to boot up from a different partition and Use That* one.



  • And my final solution is to buy a USB HDD device that I could use to put on my Windows7 Laptop.


With all of that said, what is my best option? stare


Get an ubuntu or bactrack live cd and access your windows filesystem from there and back up everything you have the reinstall XP. I suggest Ubuntu live cd since it only weights 695mb and when you boot up from the cd you can see all your windows partiion files and folders Winky Winky

The following user thanked HecmanHD for this useful post:

A_Fast_Black_Guy
07-11-2011, 11:07 AM #3
vSaBoTeuR x
< ^ > < ^ >
Download Ubuntu. Put it on a CD, boot in the live mode, recover the shit you need, format your computer. Problem solved.

The following user thanked vSaBoTeuR x for this useful post:

A_Fast_Black_Guy
07-11-2011, 08:56 PM #4
A_Fast_Black_Guy
A.K.A BigDaddyMagnum
Originally posted by HecmanHD View Post
Get an ubuntu or bactrack live cd and access your windows filesystem from there and back up everything you have the reinstall XP. I suggest Ubuntu live cd since it only weights 695mb and when you boot up from the cd you can see all your windows partiion files and folders Winky Winky


Before I buy it, because i see great deals from reliable sources pricing it at 4.99$, Will it have the option on the boot menu to Boot from Disc like the WIndows XP Disc does? If so, then this is right for my problem. Thanks for helping.:happycry:
07-11-2011, 08:59 PM #5
Tory Lanez
On bail right now
Put the original windows disk in, it will load and say install windows and repair windows. Hit repair and wait.
07-11-2011, 09:06 PM #6
HecmanHD
< ^ > < ^ >
Originally posted by Guy View Post
Before I buy it, because i see great deals from reliable sources pricing it at 4.99$, Will it have the option on the boot menu to Boot from Disc like the WIndows XP Disc does? If so, then this is right for my problem. Thanks for helping.:happycry:


well.... you can boot up ubuntu from the cd and use it withough acctually installing the OS so you can use a big usb or hard drive to back up your important things from your XP partition
07-11-2011, 09:16 PM #7
vSaBoTeuR x
< ^ > < ^ >
Originally posted by Guy View Post
Before I buy it, because i see great deals from reliable sources pricing it at 4.99$, Will it have the option on the boot menu to Boot from Disc like the WIndows XP Disc does? If so, then this is right for my problem. Thanks for helping.:happycry:


Ubuntu is free.
07-12-2011, 01:20 AM #8
Millz
Worth the Weight
To complete part one, follow these steps:

  1. Insert the Windows XP startup disk into the floppy disk drive, or insert the Windows XP CD-ROM into the CD-ROM drive, and then restart the computer.
    Click to select any options that are required to start the computer from the CD-ROM drive if you are prompted to do so.
  2. When the "Welcome to Setup" screen appears, press R to start the Recovery Console.
  3. If you have a dual-boot or multiple-boot computer, select the installation that you want to access from the Recovery Console.
  4. When you are prompted to do so, type the Administrator password. If the administrator password is blank, just press ENTER.
  5. At the Recovery Console command prompt, type the following lines, pressing ENTER after you type each line: 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
  6. Type exit to quit Recovery Console. Your computer will restart.

Note This procedure assumes that Windows XP is installed to the C:\Windows folder. Make sure to change C:\Windows to the appropriate <var>windows_folder</var> if it is a different location.

If you have access to another computer, to save time, you can copy the text in step five, and then create a text file called "Regcopy1.txt" (for example). To use this file, run the following command when you start in Recovery Console: batch regcopy1.txt
With the batch command in Recovery Console, you can process all the commands in a text file sequentially. When you use the batch command, you do not have to manually type as many commands. Part two To complete the procedure described in this section, you must be logged on as an administrator, or an administrative user (a user who has an account in the Administrators group). If you are using Windows XP Home Edition, you can log on as an administrative user. If you log on as an administrator, you must first start Windows XP Home Edition in Safe mode. To start the Windows XP Home Edition computer in Safe mode, follow these steps.

Note Print these instructions before you continue. You cannot view these instructions after you restart the computer in Safe Mode. If you use the NTFS file system, also print the instructions from Knowledge Base article KB309531. Step 7 contains a reference to the article.

  1. Click Start, click Shut Down (or click Turn Off Computer), click Restart, and then click OK (or click Restart).
  2. Press the F8 key.

    On a computer that is configured to start to multiple operating systems, you can press F8 when you see the Startup menu.
  3. Use the arrow keys to select the appropriate Safe mode option, and then press ENTER.
  4. If you have a dual-boot or multiple-boot system, use the arrow keys to select the installation that you want to access, and then press ENTER.

In part two, you copy the registry files from their backed up location by using System Restore. This folder is not available in Recovery Console and is generally not visible during typical usage. Before you start this procedure, you must change several settings to make the folder visible:

  1. Start Windows Explorer.
  2. On the Tools menu, click Folder options.
  3. Click the View tab.
  4. Under Hidden files and folders, click to select Show hidden files and folders, and then click to clear the Hide protected operating system files (Recommended) check box.
  5. Click Yes when the dialog box that confirms that you want to display these files appears.
  6. Double-click the drive where you installed Windows XP to display a list of the folders. If is important to click the correct drive.
  7. Open the System Volume Information folder. This folder is unavailable and appears dimmed because it is set as a super-hidden folder.

    Note This folder contains one or more _restore {GUID} folders such as "_restore{87BD3667-3246-476B-923F-F86E30B3E7F8}".

    Note You may receive the following error message: C:\System Volume Information is not accessible. Access is denied.


    If you receive this message, see the following Microsoft Knowledge Base article to gain access to this folder and continue with the procedure: You must login or register to view this content. (You must login or register to view this content. ) How to gain access to the System Volume Information folder
  8. Open a folder that was not created at the current time. You may have to click Details on the View menu to see when these folders were created. There may be one or more folders starting with "RP<var>x</var> under this folder. These are restore points.
  9. Open one of these folders to locate a Snapshot subfolder. The following path is an example of a folder path to the Snapshot folder: C:\System Volume Information\_restore{D86480E3-73EF-47BC-A0EB-A81BE6EE3ED8}\RP1\Snapshot
  10. From the Snapshot folder, copy the following files to the C:\Windows\Tmp folder:

    • _REGISTRY_USER_.DEFAULT
    • _REGISTRY_MACHINE_SECURITY
    • _REGISTRY_MACHINE_SOFTWARE
    • _REGISTRY_MACHINE_SYSTEM
    • _REGISTRY_MACHINE_SAM


  11. Rename the files in the C:\Windows\Tmp folder as follows:

    • Rename _REGISTRY_USER_.DEFAULT to DEFAULT
    • Rename _REGISTRY_MACHINE_SECURITY to SECURITY
    • Rename _REGISTRY_MACHINE_SOFTWARE to SOFTWARE
    • Rename _REGISTRY_MACHINE_SYSTEM to SYSTEM
    • Rename _REGISTRY_MACHINE_SAM to SAM



These files are the backed up registry files from System Restore. Because you used the registry file that the Setup program created, this registry does not know that these restore points exist and are available. A new folder is created with a new GUID under System Volume Information and a restore point is created that includes a copy of the registry files that were copied during part one. Therefore, it is important not to use the most current folder, especially if the time stamp on the folder is the same as the current time.

The current system configuration is not aware of the previous restore points. You must have a previous copy of the registry from a previous restore point to make the previous restore points available again.

The registry files that were copied to the Tmp folder in the C:\Windows folder are moved to make sure that the files are available under Recovery Console. You must use these files to replace the registry files currently in the C:\Windows\System32\Config folder. By default, Recovery Console has limited folder access and cannot copy files from the System Volume folder.

Note The procedure described in this section assumes that you are running your computer with the FAT32 file system. For more information about how to access the System Volume Information Folder with the NTFS file system, click the following article number to view the article in the Microsoft Knowledge Base: You must login or register to view this content. (You must login or register to view this content. ) How to gain access to the System Volume Information folder
Part Three In part three, you delete the existing registry files, and then copy the System Restore Registry files to the C:\Windows\System32\Config folder:

  1. Start Recovery Console.
  2. At the command prompt, type the following lines, pressing ENTER after you type each line: del c:\windows\system32\config\sam

    del c:\windows\system32\config\security

    del c:\windows\system32\config\software

    del c:\windows\system32\config\default

    del c:\windows\system32\config\system

    copy c:\windows\tmp\software c:\windows\system32\config\software

    copy c:\windows\tmp\system c:\windows\system32\config\system

    copy c:\windows\tmp\sam c:\windows\system32\config\sam

    copy c:\windows\tmp\security c:\windows\system32\config\security

    copy c:\windows\tmp\default c:\windows\system32\config\default
    Note Some of these command lines may be wrapped for readability.
  3. Type exit to quit Recovery Console. Your computer restarts.

Note This procedure assumes that Windows XP is installed to the C:\Windows folder. Make sure to change C:\Windows to the appropriate <var>windows_folder</var> if it is a different location.

If you have access to another computer, to save time, you can copy the text in step two, and then create a text file called "Regcopy2.txt" (for example). To use this file, run the following command when you start in Recovery Console: batch regcopy2.txt
Part Four

  1. Click Start, and then click All Programs.
  2. Click Accessories, and then click System Tools.
  3. Click System Restore, and then click Restore to a previous RestorePoint.




Yup, either waste your life, or just use the Ubuntu method.

The following user thanked Millz for this useful post:

A_Fast_Black_Guy
07-18-2011, 04:46 AM #9
A_Fast_Black_Guy
A.K.A BigDaddyMagnum
Originally posted by Millz59 View Post
To complete part one, follow these steps:

  1. Insert the Windows XP startup disk into the floppy disk drive, or insert the Windows XP CD-ROM into the CD-ROM drive, and then restart the computer.
    Click to select any options that are required to start the computer from the CD-ROM drive if you are prompted to do so.
  2. When the "Welcome to Setup" screen appears, press R to start the Recovery Console.
  3. If you have a dual-boot or multiple-boot computer, select the installation that you want to access from the Recovery Console.
  4. When you are prompted to do so, type the Administrator password. If the administrator password is blank, just press ENTER.
  5. At the Recovery Console command prompt, type the following lines, pressing ENTER after you type each line: 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
  6. Type exit to quit Recovery Console. Your computer will restart.

Note This procedure assumes that Windows XP is installed to the C:\Windows folder. Make sure to change C:\Windows to the appropriate <var>windows_folder</var> if it is a different location.

If you have access to another computer, to save time, you can copy the text in step five, and then create a text file called "Regcopy1.txt" (for example). To use this file, run the following command when you start in Recovery Console: batch regcopy1.txt
With the batch command in Recovery Console, you can process all the commands in a text file sequentially. When you use the batch command, you do not have to manually type as many commands. Part two To complete the procedure described in this section, you must be logged on as an administrator, or an administrative user (a user who has an account in the Administrators group). If you are using Windows XP Home Edition, you can log on as an administrative user. If you log on as an administrator, you must first start Windows XP Home Edition in Safe mode. To start the Windows XP Home Edition computer in Safe mode, follow these steps.

Note Print these instructions before you continue. You cannot view these instructions after you restart the computer in Safe Mode. If you use the NTFS file system, also print the instructions from Knowledge Base article KB309531. Step 7 contains a reference to the article.

  1. Click Start, click Shut Down (or click Turn Off Computer), click Restart, and then click OK (or click Restart).
  2. Press the F8 key.

    On a computer that is configured to start to multiple operating systems, you can press F8 when you see the Startup menu.
  3. Use the arrow keys to select the appropriate Safe mode option, and then press ENTER.
  4. If you have a dual-boot or multiple-boot system, use the arrow keys to select the installation that you want to access, and then press ENTER.

In part two, you copy the registry files from their backed up location by using System Restore. This folder is not available in Recovery Console and is generally not visible during typical usage. Before you start this procedure, you must change several settings to make the folder visible:

  1. Start Windows Explorer.
  2. On the Tools menu, click Folder options.
  3. Click the View tab.
  4. Under Hidden files and folders, click to select Show hidden files and folders, and then click to clear the Hide protected operating system files (Recommended) check box.
  5. Click Yes when the dialog box that confirms that you want to display these files appears.
  6. Double-click the drive where you installed Windows XP to display a list of the folders. If is important to click the correct drive.
  7. Open the System Volume Information folder. This folder is unavailable and appears dimmed because it is set as a super-hidden folder.

    Note This folder contains one or more _restore {GUID} folders such as "_restore{87BD3667-3246-476B-923F-F86E30B3E7F8}".

    Note You may receive the following error message: C:\System Volume Information is not accessible. Access is denied.


    If you receive this message, see the following Microsoft Knowledge Base article to gain access to this folder and continue with the procedure: You must login or register to view this content. (You must login or register to view this content. ) How to gain access to the System Volume Information folder
  8. Open a folder that was not created at the current time. You may have to click Details on the View menu to see when these folders were created. There may be one or more folders starting with "RP<var>x</var> under this folder. These are restore points.
  9. Open one of these folders to locate a Snapshot subfolder. The following path is an example of a folder path to the Snapshot folder: C:\System Volume Information\_restore{D86480E3-73EF-47BC-A0EB-A81BE6EE3ED8}\RP1\Snapshot
  10. From the Snapshot folder, copy the following files to the C:\Windows\Tmp folder:

    • _REGISTRY_USER_.DEFAULT
    • _REGISTRY_MACHINE_SECURITY
    • _REGISTRY_MACHINE_SOFTWARE
    • _REGISTRY_MACHINE_SYSTEM
    • _REGISTRY_MACHINE_SAM


  11. Rename the files in the C:\Windows\Tmp folder as follows:

    • Rename _REGISTRY_USER_.DEFAULT to DEFAULT
    • Rename _REGISTRY_MACHINE_SECURITY to SECURITY
    • Rename _REGISTRY_MACHINE_SOFTWARE to SOFTWARE
    • Rename _REGISTRY_MACHINE_SYSTEM to SYSTEM
    • Rename _REGISTRY_MACHINE_SAM to SAM



These files are the backed up registry files from System Restore. Because you used the registry file that the Setup program created, this registry does not know that these restore points exist and are available. A new folder is created with a new GUID under System Volume Information and a restore point is created that includes a copy of the registry files that were copied during part one. Therefore, it is important not to use the most current folder, especially if the time stamp on the folder is the same as the current time.

The current system configuration is not aware of the previous restore points. You must have a previous copy of the registry from a previous restore point to make the previous restore points available again.

The registry files that were copied to the Tmp folder in the C:\Windows folder are moved to make sure that the files are available under Recovery Console. You must use these files to replace the registry files currently in the C:\Windows\System32\Config folder. By default, Recovery Console has limited folder access and cannot copy files from the System Volume folder.

Note The procedure described in this section assumes that you are running your computer with the FAT32 file system. For more information about how to access the System Volume Information Folder with the NTFS file system, click the following article number to view the article in the Microsoft Knowledge Base: You must login or register to view this content. (You must login or register to view this content. ) How to gain access to the System Volume Information folder
Part Three In part three, you delete the existing registry files, and then copy the System Restore Registry files to the C:\Windows\System32\Config folder:

  1. Start Recovery Console.
  2. At the command prompt, type the following lines, pressing ENTER after you type each line: del c:\windows\system32\config\sam

    del c:\windows\system32\config\security

    del c:\windows\system32\config\software

    del c:\windows\system32\config\default

    del c:\windows\system32\config\system

    copy c:\windows\tmp\software c:\windows\system32\config\software

    copy c:\windows\tmp\system c:\windows\system32\config\system

    copy c:\windows\tmp\sam c:\windows\system32\config\sam

    copy c:\windows\tmp\security c:\windows\system32\config\security

    copy c:\windows\tmp\default c:\windows\system32\config\default
    Note Some of these command lines may be wrapped for readability.
  3. Type exit to quit Recovery Console. Your computer restarts.

Note This procedure assumes that Windows XP is installed to the C:\Windows folder. Make sure to change C:\Windows to the appropriate <var>windows_folder</var> if it is a different location.

If you have access to another computer, to save time, you can copy the text in step two, and then create a text file called "Regcopy2.txt" (for example). To use this file, run the following command when you start in Recovery Console: batch regcopy2.txt
Part Four

  1. Click Start, and then click All Programs.
  2. Click Accessories, and then click System Tools.
  3. Click System Restore, and then click Restore to a previous RestorePoint.




Yup, either waste your life, or just use the Ubuntu method.

Im using my other laptop, but when you say copy the text file, how do i access it from my laptop that needs the repair ?
07-18-2011, 04:49 AM #10
Cody_h4x
Nobody is like me
Originally posted by Guy View Post
Recently , my Dell Inspiron Laptop received the following error after about 10seconds after booting up: The Following file has been damaged or missing: C:WINDOWS>System32>Config>SYSTEM

It says the only way around that is to use the repair option from the Windows XP Disc.
I even tried doing all the Safe mode options and the last line is the System Part
The problem with that is that whenever I go through with the Disc and choose the 'R' repair option, it asks:

1. C:Windows
Which device would you like to repair( Press enter to cancel)?


I enter 1 ^. Then after about 10seconds, all it does is bring up a list of commands to use , and none of the commands have anything to do with repairing my problem as I tried every single one of them.

  • The solution I could think of is to just do a wipe and Start New from the XP Disc , but I don't want to lose ALL my files ( Photoshop, P90X Videos, GB GFX, etc.)



  • Another solution I was thinking is by Creating a New PArtition, but I don't know how to boot up from a different partition and Use That* one.



  • And my final solution is to buy a USB HDD device that I could use to put on my Windows7 Laptop.


With all of that said, what is my best option? stare


Oh you have a corrupted Registry, This happened to me recently man. My Laptop wouldnt boot up and would boot into a black screen. I got this after I had to force power done cuz it crashed.

I fixed mine by booting and immediatly press ALT and F11 and kept pressing it. This will allow you to restore to factory settings. try that and if not re-instal from the disc Winky Winky

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo