What is the dos formatting command? How can I quickly format data in dos? Many new dos users do not know how to quickly format the dos. The following section describes how to use the dos formatting command.
The format command in Dos is used for formatting. Format a: or c:, d:, etc. You can add some parameters later. For example, format a:/S is formatted and appended to the system. That is, to create a simple boot disk.
If you FORMAT the hard disk (preparations before reinstalling the system), you can use format c:/S/Q. Here,/S is the append System and/Q is the quick format. There are many parameters. FORMAT /? This command can display all command parameters.
Directly format the hardening method in DOS:
At the command prompt C:>, enter the Command format c:/parameter/fs: disk format.
Here are two examples:
1. Format drive C in FAT32 Format: C:> Format C:/fs: fat32
2. Quickly Format the d disk in the NTFS Format: C:> Format d:/q/fs: NTFS
You still like the following:
Doscommand list: helping you get started with the dossystem
How to obtain the names of all objects in batches using the doscommand