Thanks for the advice but I am really stuck in Safe Mode at command prompt. Actually not even getting to the DOS window any more. . I have loaded recovery console but when system boots it still goes to safe mode at command promt and mesage popps up stating: Windows XP Setup cannot start in Safe Mode. System will now re-boot.
There seems to be no way around this. I have trieded to see if I can get to the XP re-insatll but now getting STOP ERROR when I select install from CD
dave8555
29 Posts
0
October 22nd, 2005 19:00
"attrib -s C:\boot.ini"
"attrib -h C:\boot.ini"
"attrib -r C:\boot.ini"
"edit C:\boot.ini"
Remove the command you used to get it to boot to safe mode. End result should be something like this
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional" /noexecute=optin /fastdetect
You could also use recover console and run a bootcfg.
meaustin
2 Posts
0
October 24th, 2005 14:00
dave8555
29 Posts
0
November 16th, 2005 14:00