Working in DOS DOS is a true operating system

Slides:



Advertisements
Similar presentations
DOS commands.
Advertisements

DOS & Windows O/s Prof. Sujata Rao Less 5.
A batch file is a file that contains a number of DOS commands, each of which could be run individually from the command prompt. By putting them into a.
Understanding the Boot Process and Command Line
2 © 2004, Cisco Systems, Inc. All rights reserved. IT Essentials I v. 3 Module 4 Operating System Fundamentals.
A+ Guide to Software, 4e Chapter 6 Windows 9x/Me Commands and Startup Disk.
Chapter 3 Understanding the Boot Process and Command Line.
11/13/01CS-550 Presentation - Overview of Microsoft disk operating system. 1 An Overview of Microsoft Disk Operating System.
© 2007 The McGraw-Hill Companies, Inc. All rights reserved Working with the Command- Line Interface Chapter 14.
Lecture 10: The FAT, VFAT, and NTFS Filesystems 6/17/2003 CSCE 590 Summer 2003.
A+ Guide to Software, 4e Chapter 4 Supporting Windows 2000/XP Users and Their Data.
Cs238 Lecture 3 Operating System Structures Dr. Alan R. Davis.
Micro Op SYS (DOS) Chapters 1, 2, 3, 5, 6, 7. 2 Hardware Four Categories –CPU (Central Processing Unit) –Primary Storage (RAM) –Input/Output Devices Keyboard.
PC Maintenance: Preparing for A+ Certification
FILES  A file is a collection of related information  Files are kept in directories on a disk.
Operating System Fundamentals
Command Line Interface
Or CMD/BATCH.  Title this comand makes the cmd prompt’s title whatever you would like it to be.
Comandos Windows. ASSOC - Displays or modifies file extension associations.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. 1 Third Edition Chapter 4 Disk Operating System (DOS) and the Command-Line Interface McGraw-Hill.
Department of Computer Science.  Operating System is a set of software that controls and manages hardware and basic system operation of a computer. 
1 Partitioning a Hard Drive ©Richard Goldman Revised January 8, 2001 Revised December 9, 2002.
System Software. BIOS Basic Input Output System A kind of ROM Execute routines Checking RAM, detecting hard disk, floppy disk, CDROM, … etc.
Conventional Memory 8088 processor could address only 1 MB
IT Essentials - Chapter 4 Operating System Fundamentals.
Version 3 Operating System Fundamentals Module 4.
By Umesh ks. Dos is a single user operating system. Its support the all operating system wizards Support the disk scheduling. File management Network.
Windows 95 requirements l 80386DX or higher machine l at least 4 MB of RAM (8 MB recommended) l mouse l VGA or better monitor l hard drive with at least.
IT Essentials: PC Hardware and Software 1 Chapter 5 Windows 9x Operating System.
1. 2 Disk Operating System (DOS) Finding DOS and Understanding its Strengths and Weaknesses Installing DOS How the FAT File System Works Working with.
DOS Understanding what you can do. Operating System Traits An OS only works with one type of processor –X86 processors for us; Motorola for Mac –Must.
INTRODUCTION TO OPERATING SYSTEMS. An operating system is a program that controls the overall activity of a computer. Like an orchestra conductor an operating.
DOS Commands What is a command Types of DOS Commands Basic Terms
Guide to Linux Installation and Administration, 2e1 Chapter 3 Installing Linux.
Operating System Basics Chapter 1 Release 16/07/20 09 powered by dj.
The Command Line Interface. The OS files IO.sys MSDOS.sys Command.com IO and MSDOS are hidden files, COMMAND.COM shows in directory listings.
Understanding the Boot Process and Command Line
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
ITE 1 Chapter 5. Chapter 5 is a Large Chapter It has a great deal of useful information about operating systems. You will find this VERY helpful when.
Gene Perkins, Lassen High School Networking Academy
Boot Sequence (DOS) for the IBM PC
DOS  In the 1980s or early 1990s, the operating system that shipped with most PCs was a version of the Disk Operating System (DOS) created by Microsoft:
®® Microsoft Windows 7 for Power Users Tutorial 13 Using the Command-Line Environment.
Introduction to Hard Drives Chapter 6 - Key Terms Information Compiled by Diane Ferris, Michele Henderson & Vicki Kertz.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. 1 Third Edition Chapter 4 Disk Operating System (DOS) and the Command-Line Interface McGraw-Hill.
14 Step-by-Step Instructions for an Upgrade Installation n Prepare for the installation Verify that all devices and applications are Windows 2000 compatible.
Getting Started Additional information. Important DOS Commands Getting Started dirlists disk directories verdisplays OS version clsclear command prompt.
OPERAING SYSTEM 1 CA-210 WINDOWS XP. CHAPTER 1 OPERATING SYSTEM FUNDAMENTALS.
Basic MS-DOS. History MS-DOS 1.0 was released in August 1981, and was updated until April 1994 when it was replaced by Windows 95 All versions of windows.
Basic MS-DOS.
A + Certification Operating Systems.
Operating System Fundamentals 1. Components of an OS 2. Functions of an OS 3. Types of OS 4. Command-line tools.
Basic DOS How to get some work done. It’s all a file Everything is a file: OS files, Application files, Data files and Game files Files have 8.3 names:
Digital Communication Systems Comp Functions of the Operating System.
The Command Line Yep, you need to know this. The Basics Start with the Prompt, what the computer tells you when ready for a command You type a command.
IT Essentials 1 v3 Module 4 JEOPARDY IT Essentials 1 RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 15 Windows 9x/Me Commands and Startup Disk.
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Chapter 3 Understanding the Boot Process and Command Line.
IST 222 Day 6. DOS Naming Conventions A filename contains up to 8 characters, a separating period, and a file extension of up to three characters This.
Computer Memory The DOS, Win 3X, & Win 9X Model Richard L. Goldman ©February 1, 2001.
Systems Administration (Windows) BIT3111 – Lecture 5 (Introduction to Windows OS)
Introduction To MS-DOS
Guide to Linux Installation and Administration, 2e
Partitioning a Hard Drive
Chapter 6 Windows 9x/Me Commands and Startup Disk
Chapter Overview Operating System Basics
Operating System Fundamentals
Modern PC operating systems
OPERATING SYSTEM B-TECH III YEAR I SEM BRANCH :ECE
Presentation transcript:

Working in DOS DOS is a true operating system An operating system does 4 things: it must communicate with the hardware it must create a user interface must allow users to use and manage programs must allow users to add, move and delete the installed programs

DOS Until version 5.0 you could only get DOS on a PC and not off the shelf Memorize chart on page 520 Files in DOS- Filename no longer that 8 characters Extension up to 3 characters No spaces in filename or extension Cannot use /\[]<>+=;,*? REMEMBER WIN 95/98 DOES HAS 255 CHARACTER LIMIT

DOS DOS cannot support more than 2 floppy drives Files organized into directories and subdirectories (folders in Windows) Exact location of file called its path Anything not in directories is in the root directory

3 Main Files of DOS THESE FILES MUST BE ON COMPUTER OR IT WON’T BOOT! IO.SYS- handles talking to BIOS and hardware MSDOS.SYS-primary DOS code, the kernel COMMAND.COM-interprets commands, called command interpreter, displays DOS prompt These files not interchangeable on different versions of DOS

DOS commands ATTRIB- changes attributes to either read, system, hidden or archive DELTREE-deletes a directory and its subdirectory and all their files CD- changes directory MD- creates directory DIR/W- to see files in wide format

MORE DOS Wildcards- use a * to find all files with similar text, example- *.com to find all files that end in .com. The ? Symbol can be used to find matches for individual characters Deleting- done with the DEL or ERASE commands Copying- COPY Moving- MOVE

Config.sys in DOS Following found in Config.sys used in DOS for device drivers buffers= statement (buffers are a temporary assembly area for files in memory) stacks= statement allows CPU to set aside registers files= statement how many file handles

Sample CONFIG.SYS file Device=C:\DOS\HIMEM.SYS Device=C:\DOS\EMM386.EXE 1024 RAM FILES=30 BUFFERS=15 STACKS=64,500 DEVICE=C:\DOS\SMARTDRV.SYS 1024 DOS=HIGH, UMB DEVICEHIGH=C:\MOUSE\MOUSE.SYS DEVICEHIGH=C:\DOS\RAMDRIVE.SYS 4096/a

AUTOEXEC.BAT Another way to support devices is through TSR’s (terminate and stay resident) programs. These are located in Autoexec.bat. One of the most common TSR’s is for mice DOSKEY.COM- is a TSR that keeps track of commands MODE command changes look of monitor SHARE command prevents file from being used by more than one program

DOS commands SET command creates environmental variables so DOS programs can read them PATH- command tells user where to look for file when not found PROMPT- determines what prompt looks like

Using Commands for Drives in DOS FDISK- partitioning FORMAT- high level format VOL- see the volume label of drive SYS- copies 3 system files to partition making it bootable. Can make bootable floppies with it LASTDRIVE- allows for memory allocation beyond the 2 extra drive letters beyond C

Checking Drives CHKDSK- identifies and repairs lost cluster chains. Will identify but not repair cross linked files (2 files trying to claim same cluster) SCANDISK- repairs lost clusters, cross linked files, directory and file structures, file allocation tables, even volume labels DEFRAG-

Smartdrv Initiated from the autoexec.bat file Is a software disk cache When run with /s will tell you efficiencly of disk cache Page 558 and 559 gives possible command combinations