Introduction to Operating Systems

Slides:



Advertisements
Similar presentations
DOS commands.
Advertisements

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
Lesson 4 0x Operating Systems.
Higher Computing Computer Systems S. McCrossan Higher Grade Computing Studies 7. Systems Software 1 System Software This software is used to provide the.
A+ Guide to Software, 4e Chapter 6 Windows 9x/Me Commands and Startup Disk.
Chapter 3 Understanding the Boot Process and Command Line.
11 INSTALLING WINDOWS XP Chapter 2. Chapter 2: Installing Windows XP2 INSTALLING WINDOWS XP  Prepare a computer for the installation of Microsoft Windows.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 12: Managing and Implementing Backups and Disaster Recovery.
FILES  A file is a collection of related information  Files are kept in directories on a disk.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
Chapter 5: System Software: Operating Systems and Utility Programs.
Ch 71 Using ATTRIB, SUBST, XCOPY, DOSKEY, and the Text Editor.
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.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 8 Understanding and Installing Hard Drives.
By Umesh ks. Dos is a single user operating system. Its support the all operating system wizards Support the disk scheduling. File management Network.
PC Maintenance: Preparing for A+ Certification Chapter 29: Managing Files.
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.
DOS Commands What is a command Types of DOS Commands Basic Terms
Ch 61 Using DEL, REN, MOVE, and RD /S. Ch 62 Overview Will continue to work with internal commands that help manage and manipulate files.
Understanding the Boot Process and Command Line
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.
Ch 21 Command Syntax Using the DIR Command with Parameters and Wildcards.
Guide to Linux Installation and Administration, 2e1 Chapter 8 Basic Administration Tasks.
Gene Perkins, Lassen High School Networking Academy
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
1 Chapter Overview Floppy Disk Drives Hard Disk Drives.
Understanding and Troubleshooting Your PC. Chapter 5: Understanding, Installing, and Troubleshooting Disk Drives2 Chapter Objectives  In this chapter,
CMPF124 Personal Productivity with Information Technology Chapter 1 – Part 3 Introduction To Windows Operating Systems Windows Accessories Introduction.
Operating Systems TexPREP Summer Camp Computer Science.
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.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 7 Floppy Drives.
OS Troubleshooting Written by: Tim Keyser Georgia CTAE Resource Network 2010.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 3 Introduction To Windows Operating Systems Windows Accessories Introduction To Windows Operating.
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:
IT Essentials 1 v3 Module 4 JEOPARDY IT Essentials 1 RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Hands-On Microsoft Windows Server 2008 Chapter 7 Configuring and Managing Data Storage.
CMPF124 Personal Productivity with Information Technology Chapter 1 – Part 3 Introduction To Windows Operating Systems Windows Accessories Introduction.
1 Lesson 9 Windows Management Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Ahmadu Bello Computer Repair Training Course 6: Use of Software By Suprix Technology Nigeria ( A.B.U repair computer training.
MS-DOS is an acronym for MicroSoft Disk Operating System It is a CUI based operating system. It provides user with a command prompt (generally called.
EXTERNAL COMMANDS 1) ATTRIB(Attribute) :- This command allows the user to change the properties/attributes of a specific file. Using attrib command ,
Lesson 9: SOFTWARE ICT Fundamentals 2nd Semester SY
DOS MS-DOS stands for Microsoft Disk Operating System. MS-DOS controls the computer’s hardware and provides an environment for programs to run. This.
Lecture-7 Introduction to DOS. Introduction to UNIX/LINUX OS.
Operating Systems & System Software
Lesson 4 0x Operating Systems.
Guide to Linux Installation and Administration, 2e
Introduction to Operating Systems
Introduction to Programming the WWW I
TexPREP Summer Camp Computer Science
How to Fix the Automatic Repair Loop in Windows 8.1
Partitioning a Hard Drive
Operating Systems What are they and why do we need them?
Command Syntax Chapter 2 Using the DIR Command with
File Management.
Chapter 6 Windows 9x/Me Commands and Startup Disk
CONFIGURING HARDWARE DEVICE & START UP PROCESS
Chapter 2 Objectives Identify Windows 7 Hardware Requirements.
Introduction to MS-DOS
Troubleshooting (CPU)
Operating System Fundamentals
Chapter 6 Using DEL, REN, MOVE, and RD /S Ch 6.
OPERATING SYSTEM B-TECH III YEAR I SEM BRANCH :ECE
1.3 Given a scenario, apply appropriate Microsoft command line tools
1.3 Given a scenario, apply appropriate Microsoft command line tools
Presentation transcript:

Introduction to Operating Systems Lesson 2 Disk Operating System: DOS

Lesson 2 – Disk Operating System: DOS Objectives Understand why DOS is important to Windows 3.1 and Windows 9x users. Prepare the hard disk for installation of DOS. Install DOS correctly on your personal computer. Create and use directories for file management. Create, view, print, copy, move, delete, and rename files in DOS using the text editor. Recognize common error messages in DOS. Lesson 2 – Disk Operating System: DOS

Lesson 2 – Disk Operating System: DOS What Is DOS? DOS stands for Disk Operating System. DOS is the underlying operating system of Windows 3.11, 95, and 98. You may need DOS commands to troubleshoot or repair these older Microsoft operating systems. Lesson 2 – Disk Operating System: DOS

Preparing for Installation Install a new hard drive. Low-level format the drive (usually done by the manufacturer). Use FDISK to partition the new hard drive. High-level format the drive using the FORMAT command. Lesson 2 – Disk Operating System: DOS

Installing the Operating System Basic settings: DATE/TIME COUNTRY KEYBOARD INSTALL TO Lesson 2 – Disk Operating System: DOS

Basic Functionalities Environment Command-line user interface Command prompt Lesson 2 – Disk Operating System: DOS

Lesson 2 – Disk Operating System: DOS Basic Commands DIR MD CD EDIT TYPE PRINT COPY MOVE DISKCOPY DELETE RENAME RD Lesson 2 – Disk Operating System: DOS

Common DOS Error Messages Abort, Retry, Fail? Access denied Bad command or file name Bad or missing command interpreter Drive not ready error Duplicate filename or file not found File cannot be copied onto itself File creation error File not found General failure Insufficient disk space Internal stack overflow Invalid directory Invalid drive specification Lesson 2 – Disk Operating System: DOS

Common DOS Error Messages (continued) Invalid filename or file not found Invalid media, track 0 bad or unusable Invalid number of parameters Invalid parameter Invalid switch Non-system disk or disk error Not ready, reading drive X Write fault error Write protect Lesson 2 – Disk Operating System: DOS

Lesson 2 – Disk Operating System: DOS Summary DOS controls the flow of information between you and the computer, allows you to store information on your computer, allows you to retrieve information stored on your computer, interprets and translates the software you have on your computer, gives you access to all its functions, and allows you to fix your system when Windows 3.1 or 9x cannot load properly. Lesson 2 – Disk Operating System: DOS

Lesson 2 – Disk Operating System: DOS Summary (continued) You prepare your hard drive to hold data by using two external utilities: FDISK and Format. Install DOS correctly on your personal computer. Create and use directories for file management. Create, view, print, copy, move, delete, and rename files in DOS. There are many commands in DOS that help you do more things with the operating system. Recognize common error messages. Lesson 2 – Disk Operating System: DOS