1 Partitioning a Hard Drive ©Richard Goldman Revised January 8, 2001 Revised December 9, 2002.

Slides:



Advertisements
Similar presentations
Hard Disks Low-level format- organizes both sides of each platter into tracks and sectors to define where items will be stored on the disk. Partitioning:
Advertisements

Chapter 4 Storing Information in a Computer Peter Nortons Introduction to Computers.
Understanding the Boot Process and Command Line
BSD Partitions COEN 152/252 Computer Forensics. BSD Partitions Some BSD systems use IA32 hardware  Designed to co-exists with MS partitions.  Use DOS.
Disk Fundamentals. More than one platter (round cylinders)
2 © 2004, Cisco Systems, Inc. All rights reserved. IT Essentials I v. 3 Module 4 Operating System Fundamentals.
Genesis: from raw hardware to processes System booting sequence: how does a machine come into life.
04/21/2004CSCI 315 Operating Systems Design1 Disk Management.
Drives, Directories and Files. A computer file is a block of arbitrary information, or resource for storing information. Computer files can be considered.
A+ Guide to Software, 4e Chapter 6 Windows 9x/Me Commands and Startup Disk.
Chapter 3 Understanding the Boot Process and Command Line.
FILE SYSTEMS. File Names 1 to 255 characters in length  This includes the path You can use uppercase and lowercase (case-aware, but not case-sensitive)
Digital Forensics Module 11 CS /26/2004Module 112 Outline of Module #11 Overview of Windows file systems Overview of ProDiscover Overview of UNIX.
Managing Your Hard Disk and Operating System 23,26 March :30pm - 4:00pm.
Lecture 10: The FAT, VFAT, and NTFS Filesystems 6/17/2003 CSCE 590 Summer 2003.
1 Web Server Administration Chapter 3 Installing the Server.
Lesson 4-Installing Network Operating Systems. Overview Installing and configuring Novell NetWare 6.0. Installing and configuring Windows 2000 Server.
Partitioning Hard Drives. Disk Organization MBR tells layout of the disk Primary PartitionExtended Partition Logical Drives.
Linux Install. Resources Guide to Linux Installation and Administration, Nicholas Wells, Course Technology, 2000.
Working in DOS DOS is a true operating system
FILES  A file is a collection of related information  Files are kept in directories on a disk.
FDISK Partitioning Hard Disks. History We bought our new hard disk drive –Right size for BIOS and OS –Right connections (PATA/SATA) We installed our new.
Chao-Hsien Chu, Ph.D. College of Information Sciences and Technology The Pennsylvania State University University Park, PA Disk.
Implementing Hard Drives Chapter 10
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 8 Understanding and Installing Hard Drives.
Unix File System Internal Structures By C. Shing ITEC Dept Radford University.
2 © 2004, Cisco Systems, Inc. All rights reserved. IT Essentials I v. 3 Module 6 Windows NT/2000 Operating Systems.
LIS508 lecture 5: storage devices Thomas Krichel
Presented to: Sir Ahmad Karim
Disk Structures. CTEC 1102 Formatting a Disk Two parts to formatting a disk:  Low-level (physical) formatting  High level (logical) formatting Low-level.
IT Essentials: PC Hardware and Software 1 Chapter 5 Windows 9x Operating System.
Linux Booting Procedure
Day 4 Understanding Hardware Partitions Linux Boot Sequence.
Gene Perkins, Lassen High School Networking Academy
1 Chapter Overview Floppy Disk Drives Hard Disk Drives.
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Chapter 2 How an OS Works with Hardware and Other Software.
Operating Systems Advanced OS - E. OS Advanced Evaluating an Operating System.
Computer Hardware PC Operating Systems. What is an operating system? An OS is the interface between the user and the computer hardware It provides the.
Hard Drive Installation ©Richard L. Goldman Revised - January 4, 2001.
Introduction to Hard Drives Chapter 6 - Key Terms Information Compiled by Diane Ferris, Michele Henderson & Vicki Kertz.
PC Maintenance: Preparing for A+ Certification Chapter 10: Introduction to Disk Storage.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 13 Understanding and Installing Windows 2000 and Windows NT.
File System Management File system management encompasses the provision of a way to store your data in a computer, as well as a way for you to find and.
Windows NTFS Introduction to Operating Systems: Module 15.
1 EN0129 PC and Network Technology - 1 Sajjad Shami Adrian Robson Gerhard Fehringer School of Computing, Engineering & Information Sciences Northumbria.
The disk surface is divided into tracks. into tracks. 1.
Storage Devices.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 15 – The Hard Drive.
Chapter 3 Partitioning Drives using NTFS and FAT32 Prepared by: Khurram N. Shamsi.
The Operating System ICS3M.  The operating system (OS) provides a consistent environment for other software programs to execute commands.  It gives.
OPERAING SYSTEM 1 CA-210 WINDOWS XP. CHAPTER 1 OPERATING SYSTEM FUNDAMENTALS.
DISK THEORY. Disk Theory n How information is stored on disk n How we can take advantage of that when bad things happen.
1 Floppy Drive Formatting ©Richard Goldman February, 2001.
IST 222 Day 3. Homework for Today Take up homework and go over Go to Microsoft website and check out their hardware compatibility list.
L Instructor: Šimek Václav, Straka Martin ITP – PC laboratory.
CES Industries, Inc. Hard Disk Drive Lesson 6. 1.Information stored magnetically on the surface of the disk, in a similar fashion to the floppy disk.
FAT File Allocation Table
SIR SONS IN RETIREMENT Computer User Group. HARD DRIVE FORMATTING LOW-LEVEL FORMATTING PARTITIONING HIGH-LEVEL FORMATTING –ERASER:
Disk storage systems Question#1 (True/False) A track is divided into multiple units called sectors.
Microsoft Window 9X Operating System Richard Goldman © February 28, 2001.
System initialization Unit objectives A.Outline steps necessary to boot a Linux system, configure LILO and GRUB boot loaders, and dual boot Linux with.
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Chapter 3 Understanding the Boot Process and Command Line.
I/O Resource Management: Software
Windows XP File Systems
Introduction to Computers
Partitioning a Hard Drive
Booting Up 15-Nov-18 boot.ppt.
Troubleshooting (CPU)
Chapter Overview Operating System Basics
Hard disk basics Prof:R.CHARLES SILVESTER JOE Departmet of Electronics St.Joseph’s College,Trichy.
Presentation transcript:

1 Partitioning a Hard Drive ©Richard Goldman Revised January 8, 2001 Revised December 9, 2002

2 Unformatted Hard Drive

3 Hard Drive must be low level formatted before it is partitioned. Low Level Format – Tracks & Sectors are added Normally done by Hard Drive Manufacturer. The SCSI drives usually have software that will allow you to Low level format a drive if necessary.

4 Partitioning Primary Partition Create Master Boot Sector Master Partition Table Master Boot Code Located at: Cylinder 0 Head 0 Sector 1 Create Primary Partition Volume Boot Record Located at: First sector in partition C:

5 Partitioning Extended Partition Create Extended Partition

6 C: Partitioning Logical Volumes in Extended Partition Create Logical Volumes D: & E: Create Volume Boot Records in each new volume D: E:

7 C: High Level Formatting Format Primary Partition Create Root Directory Create File Allocation Tables (2 FATs) D: E:

8 C: High Level Formatting Format First Logical Volume in Extended Partition Create Root Directory Create File Allocation Tables (2 FATs) D: E:

9 C: D: E: High Level Formatting Format Second Logical Volume in Extended Partition Create Root Directory Create File Allocation Tables (2 FATs)

10 Install Windows 9X Operating System Install Operating System on Primary Partition DOS Kernel IO.SYS MSDOS.SYS Command.COM Windows 9X Use FORMAT C: /S SYS C: C: D: E:

11 Install Applications Install Applications on any Partition – Example: Microsoft Office Word Excel Power Point Quicken Other Software Location: Most applications will select C: as the default drive but can be redirected to install on other drives. C: D: E:

12 Store Data Store data on any partition Use partitions to organize your data C: D: E:

13 Types of Partitions Primary: A drive that is bootable (if an operating system is loaded on it). A drive that programs can be installed and run on. A drive that can be used to store data. Extended: A partition that can hold up to 23 (D:-Z:) logical partitions. Logical Drives Within an Extended Partition A drive that programs can be installed and run on. A drive that can be used to store data.

14 Using FDISK to Create a Primary Partition Run FDISK (from your Startup Floppy) Enter: [1] “Create a DOS partition or Logical DOS Drive” [1] “Create a Primary DOS partition” The size of partition you want to create

15 Using FDISK to Create an Extended Partition Run FDISK (from your Startup Floppy) Enter: [1] “Create a DOS partition or Logical DOS Drive” [2] “Create an Extended DOS partition” The size of partition you want to create

16 Using FDISK to Create a Logical Drive in an Extended Partition Run FDISK (from your Startup Floppy) Enter: [1] “Create a DOS partition or Logical DOS Drive” [3] “Create Logical DOS drive(s) in the extended DOS partition” The size of partition you want to create

17 Partitioning Creates a Master Boot Sector The first sector of a hard drive Cylinder 0, head 0, sector 1 Contains the Master Partition Table A list describing the partitions (4 max) on the disk Where each partition starts and ends How big each partition is The type of file system If it is bootable Contains the Master Boot Code Program that runs the boot program on the active partition Created with: FDISK (DOS & Win 9X) Disk Manager (NT & Win 2000) Partition Magic or other third party program