how do I reinstall xp using ntsf?

L

LouD

You don't have to reinstall, you can open a command prompt and convert it to
NTFS.

To open a command prompt, click Start, point to Programs, point to
Accessories, and then click Command Prompt.

Then type the following into the command prompt:
convert C: /fs:ntfs
 
Top