answersLogoWhite

0

You can use "fdisk' or "chkdsk"

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Which DOS command displays the status of a disk?

You can use "fdisk' or "chkdsk"


What DOS command displays a disk volume label and serial number?

The VOL - DOS command displays the disk volume label and serial number, if they exist. See the related link for more information.


How do you partition a hard disk in dos?

The Fdisk command is used to change hard disk partitions in DOS.


Which command is used to displays the DOS version number?

You can use "ver" command.


What DOS command checks the condition of a disk?

chkdsk


What do you know about PROMPT command in MS-DOS?

PROMPT command is an internal command, which is used to change the MS-DOS prompt. Through, the system displays the prompt bu default, when you start the computer.


What are the types of MS DOS command?

1. Internal Command: Present in Command.com..2. External Command: Present in the disk..


What DOS command displays all files that begin with the letters WIN?

Dir WIN*.*


Is the time command in ms-dos displays us time or system time?

System Time


What does the MS-DOS stands for and what are the three main system files of MS-DOS?

MS-DOS = MicroSoft Disk Operating System & IO.SYS, MSDOS.SYS, & COMMAND .COM


How does a windows boot disk differ from booting off the hard drive?

A Windows Boot Disk operates in DOS command line mode.


Why are hidden files on a DOS disk?

Hidden files are files stored on the disk, but which do not show up when you list a directory of the disk.In DOS, you normally type the command DIR to view the files on a disk. If you would like to see hidden file names, use the command DIR /AH (A=Attribute; H=Hidden).