answersLogoWhite

0

1. Type "cmd" at the run command (or open the command prompt) 2. type "format c:" (Or the drive letter you want to find file system eg: "format g:") You will see the file system of drive c: 3. type "n" and press {enter} key (DO NOT PRESS "Y" TO CONTINUE) 4. type "exit". Never use "" qoutation while typing. {} Refers to keyboard keys.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What DOS command is used to partition a hard drive for FAT file system?

FDISK


What does DOS mean when it tells you bad command or file name?

The DOS message "bad command or file name" means that the command you entered was not recognized as an internal command or as an external command in the working directory or path.


What is the DOS command for deleting a file called queue.txt?

birth file


What is the size of a COM file?

There is no size limit either way for a COM or command file. Typically they were used for DOS programs that were part of the operating system.


How can we lock the file with DOS?

To lock a file in DOS, you can use the ATTRIB command to set the file as read-only, which prevents modifications. The command syntax is ATTRIB +R filename, where "filename" is the name of the file you want to lock. Additionally, you can set file permissions using attributes like hidden or system. However, true file locking in DOS is limited, as it doesn't provide robust file locking mechanisms like modern operating systems.


Where is the DIR command located?

The DIR or directory command is located in the system32 directory of Windows. It is an executable file that gives DOS access to a user.


What is real meaning of DOS command?

DOS stands for Disk Operating System. To be useful computers have to have an operating system. The early IBM PC computers used the MS-DOS operating system. A DOS command is an instruction to the DOS operating system. It must be in a specific form. For example, the command DIR told the DOS operating system to list all files. These commands were typed at a place called the DOS command line. There a many such commands.


What part of the dos command structure is responsible for loading msdossys during a dos boot?

MSDOS.SYS is the kernel file so it gets executed as the system boots. It is related to kernel..


What is a batch file?

A batch file is the text file that contains a series of commands that MS-DOS carries out. A batch file is created by COPY CON command after specifying a file name by using extension as .BAT in DOS mode.


Simplest utility for viewing file content?

The simplest utility for viewing file content in the Linux Terminal, (Terminal as command promt also called DOS in Windows) its called the file command. The simplest utility for viewing file content in the Linux Terminal, (Terminal as command promt also called DOS in Windows) its called the file command.


Internal DOS commands and their meanings?

the deleted file if ms dos can be recovered if you use the command mention below immediately,the command is : need External Dos commands and internal dos commands with their meaning


Which command in dos can be used to recover accidentally deleted?

You can recover your file by undelete command: undelete <filename>