-
Windows Server 2003 Boot Error 조치.[System32\System을 찾을수 없습니다.]Etc/Tips 2010. 2. 17. 19:21728x90
원문보기
1. Insert your Windows Server 2003 CD and reboot from the CD drive[To boot from CD, go to BIOS Setup option on startup and select your CD/DVD drive as the first boot drive, save the present settings and exit]
Your computer will reboot & will boot from Windows Server 2003
2. Press ‘R’ when offered the option of using the Windows Recovery Console
Recovery Console will prompt at the command prompt type the following:
C:\WINDOWS >cd system32\
this changes the current directory to C:\Windows\System32
ren config configold
This renames the config folder to configold
mkdir config
this makes a new directory called config
cd config
changes the current directory to c:\Windows\System32\Config
then type the following lines pressing enter after each one
copy c:\windows\repair\system
copy c:\windows\repair\software
copy c:\windows\repair\sam
copy c:\windows\repair\security
copy c:windows\repair\default
after each line it should say:
1 file copied
type:
exit
Now Server will reboot
[To boot from Hard Drive, go to BIOS Setup option on startup and select your Hard drive as the first boot drive, save the present settings and exit]
'Etc > Tips' 카테고리의 다른 글
[펌] Nvidia 그래픽카드의 격자선 세팅 방법~~ (0) 2008.02.02 Visual Studio 6에서 최신 버전의 MSDN 쓰는 법 (0) 2007.04.16