Insufficient disk space - Disk is full or if you are trying to copy a file to a
disk the file is too big to fit on the disk.Internal stack overflow
- DOS's internal storage areas are full if you need to go into your config.sys and
increase the STACKS=0,0
Invalid directory - Directory is invalid or does not exist in the
directory you are currently in.
Invalid drive specification - Drive does not exist on the computer
or cannot be found.
Invalid file name or file not found - DOS cannot find the file
specified in the current directory or the file has a invalid character in it.
Invalid media, track 0 bad or unusable - Format
command cannot format the specified disk or the disk capacity is invalid, or bad disk.
Invalid number of parameters - When the command was typed something
was left out that DOS needed by the command, mistyped the command. or put a space where
one was not needed.
Invalid parameter - Typed a command correctly but specified the
incorrect parameter such as format /z
Invalid Switch - The wrong slash was typed such as cd/ when it is
supposed to be cd\.
Non-System disk or disk error - When booting up the computer this
error will usually occur when there is a floppy disk in the computer that is not bootable
if there is no disk inside the computer this could be an indication of a unrecognized hard
drive, un formatted hard drive, or hard drive with missing system files.
Not ready, reading drive X - Attempted to read a disk that is not
readable or there is no disk in that drive.
Write fault error - Tried to reroute text to a device that is not
connected or is not valid or not hooked up.
Write protect - Tried to write to a disk that is write protected |