View Single Post
Old 01-29-2003, 05:54 PM   #24 (permalink)
KalahariHarry
Registered User
 
Join Date: Jan 2003
Location: United Kingdom
Posts: 1
KalahariHarry is on a distinguished road
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

KalahariHarry is offline   Reply With Quote