English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-09-28 14:06:36 · 8 answers · asked by vchinikailo 1 in Computers & Internet Software

8 answers

http://www.novacomputers.net/format.htm <

2006-09-28 14:15:40 · answer #1 · answered by Anonymous · 0 0

In Windows XP, with admin rights.
ConvertConverts FAT and FAT32 volumes to NTFS.
Syntax
convert [volume] /fs:ntfs [/v] [/cvtarea:FileName] [/nosecurity] [/x]
Parameters
volume
Specifies the drive letter (followed by a colon), mount point, or volume name to convert to NTFS.
/fs:ntfs
Required. Converts the volume to NTFS.
/v
Specifies verbose mode, that is, all messages will be displayed during conversion.
/cvtarea:FileName
For advanced users only. Specifies that the Master File Table (MFT) and other NTFS metadata files are written to an existing, contiguous placeholder file. This file must be in the root directory of the file system to be converted. Use of the /CVTAREA parameter can result in a less fragmented file system after conversion. For best results, the size of this file should be 1 KB multiplied by the number of files and directories in the file system, however, the convert utility accepts files of any size.
For more information about using the /cvtarea parameter, see "File Systems" at the Microsoft Windows XP Resource Kits Web site.(http://www.microsoft.com/)

Important

You must create the placeholder file using the fsutil file createnew command prior to running convert. Convert does not create this file for you. Convert overwrites this file with NTFS metadata. After conversion, any unused space in this file is freed. For more information about the fsutil file command, see Related Topics.
/nosecurity
Specifies that the converted files and directory security settings are accessible by everyone.
/x
Dismounts the volume, if necessary, before it is converted. Any open handles to the volume will no longer be valid.
Remarks
You must specify that the drive should be converted when the computer is restarted. Otherwise, you cannot convert the current drive.
If convert cannot lock the drive (for example, the system volume or the current drive), it offers to convert the drive the next time the computer restarts.
The location of the MFT is different on volumes that have been converted from previous version of NTFS, so volume performance might not be as good on volumes converted from Windows NT.
Volumes converted from FAT to NTFS lack some performance benefits compared to volumes initially formatted with NTFS. On converted volumes, the MFT might become fragmented. In addition, on converted boot volumes, NTFS permissions are not applied after the volume is converted.
Examples
To convert the volume on drive C to NTFS and display all messages, type:

convert c: /fs:ntfs /v

2006-09-28 21:19:37 · answer #2 · answered by Anonymous · 0 0

Click the button.
Click .
Enter "cmd" into the text field labeled "Open".
Click the button.
Enter the command "vol c:" to find the volume label for the C: partition.
Enter the command "convert c: /fs:ntfs" to convert the C: partition from FAT32 to NTFS.
When prompted, enter the volume label for the partition.

2006-09-28 21:11:35 · answer #3 · answered by Anonymous · 0 0

the only way to convert Fat32 to NTFS is to do a reload of your operating system using a Windows XP installation CD

2006-09-28 21:09:17 · answer #4 · answered by narles_69_69 2 · 0 0

Go into your BIOS (F8 during boot) and set it to boot from CD. Insert your WinXP CD and restart. Follow the onscreen instructions, choose to format the drive, and select the NTFS file system.

Just make sure you back up anything you want to keep before doing so, as formatting will wipe your entire HD.

2006-09-28 21:11:13 · answer #5 · answered by Goffik 6 · 0 0

If ur using win xp pro use following command

C:\> CONVERT C: /fs:ntfs

2006-09-28 21:14:55 · answer #6 · answered by VJ :-) 2 · 0 0

I think you do with the Windows disk

2006-09-28 21:08:58 · answer #7 · answered by Andy 3 · 0 0

it is n your programming start, programs,accessories,system tools,drive convertor

2006-09-28 21:10:23 · answer #8 · answered by ? 3 · 0 0

fedest.com, questions and answers