Out of curiosity I swapped the naming of \DosDevices\C: and
\DosDevices\D: at HKEY_LOCAL_MACHINE\\SYSTEM\\MountedDevices in the
registry. After that the drive letters changed (as viewed from �My
Computer�) but during login in the system via telnet the prompt was
showing D:\WINNT\Profiles\Administrator> instead of
C:\WINNT\Profiles\Administrator>. Seeing this I reverted back the naming
of \DosDevices\C: and \DosDevices\D: at
HKEY_LOCAL_MACHINE\\SYSTEM\\MountedDevices. but after that during login
in the system via telnet the prompt was showing
G:\WINNT\Profiles\Administrator and at �My Computer� G: was showing to
have the disk of C: (disk label and size of C). Then I renamed
\DosDevices\G with \DosDevices\C. After that the login problem arose. As
soon as I login, the windows show applying your settings, saving your
settings and logs off automatically without logging in. I can't even
login in safe mood.
Please help me
--
squirrel
If yes you can use Regedit to load the remote system hive of the bungled
machine. If you cannot remotely connect to the registry you will have
to mount the disk in another machine or use a PE disk with a registry
editor plug-in to try to fix this.
John
undisclosed wrote:
> Hi,
> Please help me...
>
> Out of curiosity I swapped the naming of \DosDevices\C: and
> \DosDevices\D: at HKEY_LOCAL_MACHINE\\SYSTEM\\MountedDevices in the
> registry. After that the drive letters changed (as viewed from �My
> Computer�) but during login in the system via telnet the prompt was
> showing D:\WINNT\Profiles\Administrator> instead of
> C:\WINNT\Profiles\Administrator>. Seeing this I reverted back the naming
> of \DosDevices\C: and \DosDevices\D: at
> HKEY_LOCAL_MACHINE\\SYSTEM\\MountedDevices. but after that during login
> in the system via telnet the prompt was showing
> G:\WINNT\Profiles\Administrator and at �My Computer� G: was showing to
http://support.microsoft.com/kb/307545
How to recover from a corrupted registry that prevents Windows XP from
starting
John
Boot from a windows 98 disk and do 'fdisk /mbr'
"undisclosed" wrote:
> .
>
John
+-------------------------------------------------------------------+
|Filename: mounted_devices.JPG |
|Download: http://www.technologyquestions.com/technology/attachment.php?attachmentid=142|
+-------------------------------------------------------------------+
--
squirrel
@Anteaus: I don't have any privilege to reinstall or doing any recovery
with installation disk. So, it will be a problem. But I have the
administrator access.
Please help..
--
squirrel
--
squirrel
John
Delete *all* the contents of the
HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices key, do not delete the key
itself. *DO* NOT* change the userinit value at the Winlogon key!
Deleting all the entries at the MountedDevices key will force the Mount
Manager to reenumerate all the devices, the first active partition on
the disc will or should be assigned drive letter C: and the system
should boot normally. You will then have to redo your other drive
letters and reassign them to your liking.
John
PS. I don't know what this "PreventCyclicReb..." key is for, might be
perfectly legit but I haven't seen this type of value in the
MountedDevices key before. for my own curiosity what is the full name
of the value?
And, as you requested, I got this in the registry. Sorry, I don't know
what is this for.
Value 30
Name: PreventCyclicReboot
Type: REG_DWORD
Data: 0
--
squirrel
*BUT* .... being that this is a server and being that I have no
knowledge of your hard disks and their configurations, and being that I
don't know what the PreventCyclicReboot is for, perhaps we should take a
more cautious approach.
Swap the letters at the \DosDevices\C: and \DosDevices\D: values. To
release the drive letter C assign the \DosDevices\C: another unused
letter, like Z, the letter C will be released and you will then be able
to assign it to the incorrect \DosDevices\D:, after you do this the D
letter will be released and you will then be able to swap it with the Z
letter that you assigned earlier. To save the changes don't forget to
unload the hive after you're done!
John
And, would you please tell me why at the very first time when I swapped
the naming of \DosDevices\C: and \DosDevices\D: the prompt was showing
D:\WINNT\Profiles\Administrator> instead of
C:\WINNT\Profiles\Administrator>?... Do I need to change any other
parameters in any places or is it normal to show the inverted prompt.
Thanks.
--
squirrel
If the SET USERPROFILE and SET SYSTEM commands return the expected
information on the C:\ drive you need not change anything else as far as
the operating system and user profiles are concerned. Of course you
will have to see if your other partitions kept their original drive
letters. If the letters of your other partitions are not consistent
with their previous assignment you may have problems with some of your
scripts and drive mappings.
John
--
squirrel
The drive letter upon which Windows was installed is immovable, if the
Windows partition was assigned drive letter C when you installed Server
2003 the partition must always retain this C drive letter. By default
user profiles are on the same drive letter as the operating system and
unless you moved them they too should be on the same drive letter. If
the SET command reports that the operating system is on a different
drive letter then things are not right, you need to return the partition
to its proper drive letter. If things aren't right you could use System
Restore to restore the machine to a point before you did the initial
changes.
John