Creating Windows XP setup disks
http://support.microsoft.com/default...b;en-us;310994
After booting to a graphical user interface
Choose the repair option
For more help and commands on the recovery console
http://support.microsoft.com/default...b;en-us;307654
Following commands
bootcfg /rebuild
If that option does not work. Load recovery console again
chkdsk /p
fixboot
exit
if still faulty another command to use is
chkdsk /r (this will take longer)
exit
mbr (use option with care)
If how ever it's a service that requires enable
Then use “enable" handy if your service has been turned off
enable service_(name of service)
You might need to allow certain things
Type set (to see what the options are set to
eg.
set allowwildcards=true (example)
saving from C: to A: remember only 8.3 characters
c:\mydocu~1 as an example
To access NTFS drives I use a program called NTFSDOS
(a google search will get the file)
Known XP problem, yes, known repair, unfortunately, Not Yet