BetaONE will rise again!


Reply
  #1  
Old 10th Apr 03, 02:42 AM
DigitalSteel's Avatar
DigitalSteel DigitalSteel is offline
Senior Member
 
Join Date: Jul 2001
Posts: 190
DigitalSteel
folder name problem in xp



Ok here goes i have had a problem windows xp on my d drive and it says i am missing a folder

windows/system 32/config/system

now every time i start it in windows 2000 pro

it tries to scan the d drive - If i let it scan the d drive it changes the folder and or file name to funny names

it started with for example -{Desktop and now its named Deskɴop and favorites to FAVORI~1. " even my long name folders have been renamed files and folders to wierd names and charaters



1.Can anyone tell me what it causing this
and
2.IS there anyway i can reverse this or change it before it messes up my files/folders like it did last time it changed thme to those crazy file fragment names
and
3.if you need an nfo on my setup here it is

windows 2000 pro on the c drive
and
windows XP -{which i reinstalled windows media center on top of it [not an up-grade]- on the d drive

2 seperate drive's the d is split into a d and e drive
Reply With Quote
  #2  
Old 10th Apr 03, 05:43 AM
DigitalSteel's Avatar
DigitalSteel DigitalSteel is offline
Senior Member
 
Join Date: Jul 2001
Posts: 190
DigitalSteel
also can any of these be the culprits and making the folder names act funny

bad cable to hard drive
or
OS that installed on the hard drive went bad
or
???
Reply With Quote
  #3  
Old 10th Apr 03, 01:36 PM
JacKDynne's Avatar
JacKDynne JacKDynne is offline
Administrator
 
Join Date: Oct 2001
Location: The Past Through Tomorrow
Posts: 1,591
JacKDynne will become famous soon enoughJacKDynne will become famous soon enough
Send a message via MSN to JacKDynne
DS,

What file system are you using on the other drive? NTFS?

/JD
__________________


Reply With Quote
  #4  
Old 10th Apr 03, 06:14 PM
DigitalSteel's Avatar
DigitalSteel DigitalSteel is offline
Senior Member
 
Join Date: Jul 2001
Posts: 190
DigitalSteel
fat 32 on booth drive strange thing is

1 of the folders for example with change from MAC~1AppZ to MAC.AppZ {the 2nd one is its original name} if i re-start the computer but not all files/folders have changed back 2 there orginal names

i dont or havent let scandisk run because i dont want it to change the files into fragments. this problem happend 1 other time i didnt find out why or what happend but scan disk after a few scan changed the files to fragments with other names and it made a mess so big and was rally hard to find the other files to change them back to the right name


ps

my disk's other partition which is a partition of my real d drive also just started reading its label now says

LOCAL FISK instead of local disk

its very wierd
Reply With Quote
  #5  
Old 10th Apr 03, 07:18 PM
JacKDynne's Avatar
JacKDynne JacKDynne is offline
Administrator
 
Join Date: Oct 2001
Location: The Past Through Tomorrow
Posts: 1,591
JacKDynne will become famous soon enoughJacKDynne will become famous soon enough
Send a message via MSN to JacKDynne
That IS very weird

/me goes digging for info Could be an *undocumented feature*

/JD
__________________


Reply With Quote
  #6  
Old 10th Apr 03, 07:35 PM
JacKDynne's Avatar
JacKDynne JacKDynne is offline
Administrator
 
Join Date: Oct 2001
Location: The Past Through Tomorrow
Posts: 1,591
JacKDynne will become famous soon enoughJacKDynne will become famous soon enough
Send a message via MSN to JacKDynne
Hmmm, kind of lengthy but this *may* help:

Quote:
OS that installed on the hard drive went bad
Sounds like it could be a registry problem..

---------------------------------------------------------------------

This article was previously published under Q307545
SUMMARY
This article describes how to recover a Windows XP system that does not start because of corruption in the registry. This procedure does not guarantee full recovery of the system to a previous state; however, you should be able to recover data when you use this procedure.

You can repair a corrupted registry in Windows XP. Corrupted registry files can cause a variety of different error messages. Please refer to the Knowledge Base for articles regarding error messages related to registry issues.

This article assumes that normal recovery methods have failed and access to the system is not available except by using Recovery Console. If an Automatic System Recovery (ASR) backup exists, it is the preferred method for recovery; it is recommended that you use the ASR backup before you try the procedure described in this article.

NOTE: Make sure to replace all 5 of the registry hives. If you only replace a single hive or two, this can cause potential issues, since software and hardware may have settings in multiple locations in the registry.
MORE INFORMATION
When you try to start or restart your Windows XP-based computer, you may receive one of the following error messages:

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


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


Stop: c0000218 {Registry File Failure} The registry cannot load the hive (file): \SystemRoot\System32\Config\SOFTWARE or its log or alternate
The procedure described in this article uses Recovery Console, System Restore, and lists all the required steps in specific order to ensure that the process completes fully. After you complete this procedure, the system should return to a state very close to the system before the problem occurred. If you have ever run NTBackup and completed a system state backup, you do not have to follow the procedures in parts two and three; you can skip to part four.
Part One
In part one, you boot to the Recovery Console, create a temporary folder, back up the existing registry files to a new location, delete the registry files at their existing location, and then copy the registry files from the repair folder to the System32\Config folder. When you are finished with this procedure, a registry is created that you can use to boot back into Windows XP. This registry was created and saved during the initial setup of Windows XP, so any changes and settings that took place after Setup completes are lost.

To complete part one, follow these steps:
Boot to the Recovery Console.
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


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 windows_folder 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 "Regcopy1.txt" (for example). To create this file, run the following command when you boot into Recovery Console:
batch regcopy1.txt

The Batch command in Recovery Console allows for all the commands in a text file to be sequentially processed. 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 Q309531, which is referenced in Step 7.
Click Start, click Shut Down (or click Turn Off Computer), click Restart, and then click OK (or click Restart).
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.
Use the arrow keys to select the appropriate Safe mode option, and then press ENTER.
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 normally not visible during normal usage. Before you start this procedure, you must change several settings to make the folder visible:
Start Windows Explorer.
On the Tools menu, click Folder options.
Click the View tab.
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.
Click Yes when the dialog box is displayed that confirms that you want to display these files.
Double-click the drive where you installed Windows XP to get a list of the folders. If is important to click the correct drive.
Open the System Volume Information folder. This folder appears dimmed folder 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 get this message, see the following Microsoft Knowledge Base article to gain access to this folder and continue with the procedure:
309531 How to Gain Access to the System Volume Information Folder

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 "RPx under this folder. These are restore points.
Open one of these folders to locate a Snapshot subfolder folder; 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

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
These files are the backed up registry files from System Restore. Because you used the registry file created by Setup, 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. This is why 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 need 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 ensure the files are available under Recovery Console. You need to use these files to replace the registry files currently in the C:\Windows\System32\Config folder. Recovery Console has limited folder access and cannot copy files from the System Volume folder by default.

NOTE: The procedure described in this section assumes that you are running your computer with the FAT32 file system.
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:
Boot to Recovery Console.
At the Recovery Console 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\_registry_machine_software c:\windows\system32\config\software

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

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

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

copy c:\windows\tmp\_registry_user_.default c:\windows\system32\config\default

NOTE: Some of the preceding command lines may be wrapped for readability.
NOTE: This procedure assumes that Windows XP is installed to the C:\Windows folder. Make sure to change C:\Windows to the appropriate windows_folder 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 "Regcopy1.txt" (for example).
Part Four
Click Start, and then click All Programs.
Click Accessories, and then click System Tools.
Click System Restore, and then click Restore to a previous Restore Point.
REFERENCES
For additional information about using Recovery Console, click the article numbers below to view the articles in the Microsoft Knowledge Base:
307654 HOW TO: Access the Recovery Console During Startup

216417 How to Install the Windows XP Recovery Console

240831 How to Copy Files from Recovery Console to Removable Media

314058 Description of the Windows XP Recovery Console

For additional information about System Restore, click the article numbers below to view the articles in the Microsoft Knowledge Base:
306084 HOW TO: Restore Windows XP to a Previous State

261716 System Restore Removes Files During a Restore Procedure
---------------------------------------------------------------------------------------------------------------

Did you do a full wipe of the D drive and partition(s) before reinstalling?

Crikey - Hope this helps some.

/JD
__________________


Reply With Quote
  #7  
Old 11th Apr 03, 07:21 PM
DigitalSteel's Avatar
DigitalSteel DigitalSteel is offline
Senior Member
 
Join Date: Jul 2001
Posts: 190
DigitalSteel
JacKDynne

thanks hope it works

ps

any other input on this probelm is welcomed
Reply With Quote
  #8  
Old 11th Apr 03, 07:54 PM
JacKDynne's Avatar
JacKDynne JacKDynne is offline
Administrator
 
Join Date: Oct 2001
Location: The Past Through Tomorrow
Posts: 1,591
JacKDynne will become famous soon enoughJacKDynne will become famous soon enough
Send a message via MSN to JacKDynne
Quote:
thanks hope it works
Me too

I know I am "preaching to the choir" but make sure you got it all backed up (needed data) before you start to change the reg

/JD
__________________


Reply With Quote
  #9  
Old 12th Apr 03, 04:17 AM
DigitalSteel's Avatar
DigitalSteel DigitalSteel is offline
Senior Member
 
Join Date: Jul 2001
Posts: 190
DigitalSteel
Quote:
Originally posted by "Oldbunny"+--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE ("Oldbunny")</td></tr><tr><td id='QUOTE'>

Now the abra..cadabra big puzle seems we never solve pointing direct!
In past I already Report to Ms inregard trying to find what's wrong..
in responds... the lates was yesturday.. it say that SP1 in most cases have problems with ALL OEM Machines =They use Remote access to create a log ... see below:

<!--QuoteBegin--"Ms Technical Support"


In your case log, you've indicated that after Windows XP Service Pack 1
was installed, your computer operates slower and applications crashes
from time to time and renames of Folders occur as well as some Data too under a strange names in forms of digital strings.
Some even folders begin hold on Re-Names form with include an extension.. anyway all in bad strange behavior.
We shall be working to resolve this specific issue
through the course of the case. If I have misunderstood your concern,
please let me know.

I am sorry for the inconvenience you have experienced after installing
Windows XP Service Pack 1, and I will be working with you to resolve the
problem.

****** Based on my experience, after installing Service Pack 1, some computers and all OEM made may experience the problem described in the following Knowledge Base article:

Programs Run Slower After You Install Windows XP SP-1
==========================================
.http://support.microsoft.com/default...b;en-us;815411

If your computer still experience the same problems, I suggest we remove SP1 to troubleshoot.
Since SP1 cannot be uninstalled directly, let's perform a system restore to restore your computer back the the date prior to the installation of SP1.

System Restore
==================
Please note: if you have some important documents or files which were
created after the restore point, please copy them to My Documents. By
doing this, even if you back the system up to the initial status, the
documents will be saved in My Documents.

We can use the following steps to restore your computer to a state
before the problematic updates were installed:

1. Before you start, please close all open files and close
all open programs.
2. Click "Start"; Click "Programs or All Programs"; Click
"Accessories"; Click "System Tools"; Click "System Restore". The System
Restore user interface should appear.
3. Select "Restore my computer to an earlier time" and
click "Next".
4. From the restore points available, select an appropriate
restore point when your system was working correctly and click "Next".
5. Click "Next" again. The restore process will run and
your system will restart automatically.
6. After restarting, check whether your system functions
correctly now. If not, you can undo your last restoration or select
another restore point in the System Restore user interface.

If the problem still exists or you have any further questions regarding
this issue, please feel free to let me know.

I am glad to be of assistance.

Best regards,

Jeffrey Tan
v-jtan@microsoft.com
Microsoft Windows Support Professional
Bla..bla..bla.. and more...
[/b][/quote]


See even they know its a problem but when will they fix the stupid thing Never happend in the beta's of XP i used

windows 2000 pro
windows me
windows 98 SE edition

and used them all for 3 months or more each os..........................
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Update # 1 for MCE 2005 protecteur Windows XP Media Center Edition 2005 3 26th Oct 04 12:45 PM
Windows XP Release 2 coming NewsBot NeoWin News 0 24th Oct 04 03:00 AM
Windows XP Release 2 coming NewsBot BetaONE News 0 24th Oct 04 03:00 AM
Microsoft Partner Pack for Windows XP NewsBot NeoWin News 0 21st Oct 04 07:30 PM
VIA KT133A and XP AGP Problem Jannier Hardware Support 12 29th Aug 01 01:18 PM


All times are GMT +1. The time now is 10:03 PM.


Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.