Fundamental 2: Lec#04 Shugofa Hassani
Fundamental 2: Lec#04 Shugofa Hassani
Lec#04
Shugofa Hassani
Session Objective
• Stands for "Disk Operating System." DOS was the first operating system
used by IBM compatible computers.
• DOS is a 16 bit operating system that means it can save and process 16 bit
of data at a single time. It is a single user and single tasking Operating
system. It is NON-GUI(Graphical User Interface) It Works on CUI(Character
User Interface)environment.
Dos - DOS?
Con..
• The DOS kernel provides various functions for programs (an application
program interface), like character I/O, file management, memory
management, program loading and termination.
• DOS uses a command line, or text-based interface, that allows the user to
type commands. By typing simple instructions such as pwd (print working
directory) and cd (change directory),these early operating systems did not
multitask, as they were only able to run one program at a time.
Con..
• Windows has since evolved from being a GUI program running under
DOS to a full operating system taking over as the default OS, though it was
not until Windows XP that consumer versions of Windows stopped relying
on the DOS program win.com to bootstrap the Windows kernel.
• The last retail version of MS-DOS was MS-DOS 6.22. After this release,
MS-DOS was still bundled as part of Windows, but no longer required a
separate license. It can still be run under Windows using the Command
Prompt program. There is an open source version of DOS called FreeDOS
which is based on and compatible with MS-DOS.
Con..
a) Pc-DOS
b) Ms.- DOS
• Above Both versions of DOS Operating System have been developed by
Microsoft Corporation, here Pc-DOS was specially developed for IBM
Personal computer and Ms.- DOS was developed and written for Personal
computers or NON-IBM Personal Computers. As there are no such
differences found in both versions of DOS Operating Systems.
DOS - file system
• DOS uses a file system which supports 8.3 filenames 8 characters for the
filename and 3 characters for the extension.
• the maximum length of a fully qualified filename with is path that DOS
supports is 80 characters using the format drive:\path\filename.ext.
• DOS uses the File Allocation Table (FAT) file system that the latest version
of MS-DOS 7.1 could support hard drives up to 137 GB.
Con..
DOS use the tree structure to manages files and directories, which there is a
root directory and all others directories and sub directories are under the root
directory.
• The Free DOS project was started in 1994 after Microsoft stopped support
of MS-DOS. The latest version of Free DOS (version 1.0) was released in
2006
MS. DOS basic commands
There is two type of DOS operating system commands.
Internal commands : The commands which carry to memory when DOS load
and its running by commands.com file.
Dr To delete a directory
13- which type of file system DOS used and what is the file name size in DOS?
Assignment # 4