Chapter 3 Partitioning Drives using NTFS and FAT32 Prepared by: Khurram N. Shamsi.

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 : File Systems What is a file system?
Disk Fundamentals. More than one platter (round cylinders)
Things you need to know before installing Linux Alan M Durham WHO/TDR/USP Bioinformatics Course July 2003.
Linux Installation LINUX INSTALLATION. Download LINUX Linux Installation To install Red Hat, you will need to download the ISO images (CD Images) of the.
04/21/2004CSCI 315 Operating Systems Design1 Disk Management.
SEMINAR ON FILE SLACK AND DISK SLACK
File Systems Examples.
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)
11/13/01CS-550 Presentation - Overview of Microsoft disk operating system. 1 An Overview of Microsoft Disk Operating System.
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.
Operating Systems File systems
1 File Management in Representative Operating Systems.
Wince File systems. File system on embedded File system choice on embedded is important –File system size can be an issue –Different media are used –
1 CSCD 496 Computer Forensics Lecture 7 File Systems – Windows Winter 2010.
Files & Partitions BACS 371 Computer Forensics. Data Hierarchy Computer Hard Disk Drive Partition File Physical File Logical File Cluster Sector Word.
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.
Implementing Hard Drives Chapter 10
Lesson 7-Creating Network File Systems. Overview Understand Novell’s network file system (NFS). Understand Windows file storage. Utilization of NFS.
1 Partitioning a Hard Drive ©Richard Goldman Revised January 8, 2001 Revised December 9, 2002.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 8 Understanding and Installing Hard Drives.
Objectives Learn what a file system does
Unix File System Internal Structures By C. Shing ITEC Dept Radford University.
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.
 FILE S SYSTEM  DIFFERENT FILE SYSTEMS  FILE SYSTEM COMPONENTS  FILE OPERATIONS  LOG STRUCTERD FILE SYSTEM  FILE EXAMPLES.
Lecture 9: The FAT and VFAT Filesystems 6/16/2003 CSCE 590 Summer 2003.
Understanding and Troubleshooting Your PC. Chapter 5: Understanding, Installing, and Troubleshooting Disk Drives2 Chapter Objectives  In this chapter,
Chapter 3 Managing Disk and File Systems. File Storage Basics Windows XP supports two types of storage Basic Dynamic Basic storage system Centers on partitioning.
Chapter 3 Installing Windows XP Professional. Preparing for installation Pre-installation requirement; ◦ Hardware requirements ◦ Hardware compatibility.
Disk Fragmentation 1. Contents What is Disk Fragmentation Solution For Disk Fragmentation Key features of NTFS Comparing Between NTFS and FAT 2.
PC Maintenance: Preparing for A+ Certification Chapter 10: Introduction to Disk Storage.
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 Interface Two most common types of interfaces –SCSI: Small Computer Systems Interface (servers and high-performance desktops) –IDE/ATA: Integrated Drive.
Multiboot System under Windows XP – Ubuntu – Windows 7 Qiong LIN - 28 April 2012.
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.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 15 – The Hard Drive.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 7 Floppy Drives.
Operating System Concepts and Techniques Lecture 18 Information management-2* FFS, UFS2, NTFS M. Naghibzadeh Reference M. Naghibzadeh, Operating System.
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.
Microsoft Windows XP Professional MCSE Exam
FAT File Allocation Table
FILE SYSTEMS. Presented to: Sir. Ahmad Kareem Presented by: Sadia Rasheed Bsit
File system In computing, a file system is a method of storing and organizing computer files and the data they contain to make it easy to find and access.
Computer Forensics Hard Drive Format.
NTFS Filing System CHAPTER 9. New Technology File System (NTFS) Started with Window NT in 1993, Windows XP, 2000, Server 2003, 2008, and Window 7 also.
Digital Forensics Dr. Bhavani Thuraisingham The University of Texas at Dallas Lecture #8 File Systems September 22, 2008.
Disk storage systems Question#1 (True/False) A track is divided into multiple units called sectors.
Chapter 8 File Systems FAT 12/16/32. Defragmentation Defrag a hard drive – Control Panel  System and Security  Administration tools  Defrag hard drive.
Hands-On Microsoft Windows Server 2008 Chapter 7 Configuring and Managing Data Storage.
This courseware is copyrighted © 2016 gtslearning. No part of this courseware or any training material supplied by gtslearning International Limited to.
ITMT Windows 7 Configuration Chapter 4 – Working with Disks and Devices ITMT 1371 – Windows 7 Configuration 1.
Day 28 File System.
Disks and Formatting Ch 3.
Working with Disks Lesson 4.
Chapter 12: File System Implementation
I/O Resource Management: Software
Windows XP File Systems
Introduction to Computers
Partitioning a Hard Drive
File Structure 2018, Spring Pusan National University Joon-Seok Kim
Operating System Module 1: Linux Installation
Modern PC operating systems
Hard disk basics Prof:R.CHARLES SILVESTER JOE Departmet of Electronics St.Joseph’s College,Trichy.
Partitioning & Formatting
Presentation transcript:

Chapter 3 Partitioning Drives using NTFS and FAT32 Prepared by: Khurram N. Shamsi

What is a Partition? Partitioning is the process of dividing the storage space of a hard disk drive into separate data areas. The partitioning of a hard drive occurs after the drive has been physically formatted but before it is logically formatted. It involves creating areas on the disk where data will not be mixed.

Benefits of Partitioning Partitioning can be used to install different operating systems that do not use the same file system. There will therefore be at least as many partitions as there are operating systems using different file systems.

Types of Partitions There are three types of partitions:  Primary partitions  Extended partitions  Logical drives

Types of Partitions A disk may contain up to four primary partitions (only one of which can be active), or three primary partitions and one extended partition. In the extended partition, the user can create logical drives (i.e. "simulate" several smaller- sized hard drives).

Primary Partition A primary partition is the main partition that has a file system appropriate to the operating system installed on it. It must be logically formatted. If you have several primary partitions on your disk, only one will be active and visible at a time, depending on the operating system with which you started the computer. By choosing which operating system to load at start-up, you determine which partition will be visible. The active partition is the partition from which one of the operating systems was loaded when the computer was started up. The partitions other than the one from which you started will then be hidden, which will prevent their data from being accessible. The data on a primary partition are therefore only accessible from the operating system installed on that partition.

Extended Partition Extended partitions were developed to overcome the limit of four primary partitions. You can create as many logical drives as you want in them. At least one logical drive is required in an extended partition, as you cannot stored data in them directly. Many machines are formatted with one large partition using up all available space on the drive. This is not, however, the most advantageous solution in terms of performance and capacity.

Logical Drives It is better to create several partitions, known as logical drives, in an extended partition. This will allow you to:  install several operating systems on your disk  save disk space  increase file security  organize your data more easily

Partition Table Partitioning is the process of writing the sectors that will make up the partition table. The partition table contains information on the partition: size in sectors, position with respect to the primary partition, types of partitions present, operating systems installed,.... When a partition is created, it is given a volume name which allows it to be easily identified.

Master Boot Record The boot sector (called the Master Boot Record or MBR) is the first sector of a hard drive (cylinder 0, head 0, sector 1). It contains the main partition table and the code, called the boot loader, which, when loaded into memory, will allow the system to boot up. After it is loaded into memory, this program will determine from which system partition to boot, and will start the program (called the bootstrap) which will start up the operating system present on that partition. This disk sector also contains all information concerning the hard drive (manufacturer, serial number, number of bytes per sector, number of sectors per cluster, number of sectors,...). This sector is therefore the most important one on the hard drive and is also used by the BIOS setup to recognize the hard drive.

File Systems It is important to differentiate between the FAT file system and the file allocation table (FAT). FAT is the name of the file system used by DOS operating systems. FAT file systems are characterized by the use of a file allocation table and clusters (or blocks). Clusters are the smallest unit of storage in a FAT file system. A cluster actually represents a fixed number of disk sectors.

File Allocation Table The FAT (File Allocation Table) is the heart of the file system. It is located in sector 2 of cylinder 0, head 1. It is duplicated in another sector as a precaution in the event of an accident This table records the numbers of the clusters that are used, and where the files are located in the clusters.

FAT File System The FAT file system supports disks or partitions up to a maximum size of 2 GB, but only allows at most clusters. So, whatever the size of the partition or disk, there must be enough sectors per cluster so that the entire disk space can be contained in these clusters. As a result, the larger the disk (or partition), the greater the number of sectors per cluster.

FAT File System The FAT file system uses a root directory represented by the symbol C:\ This root directory stores information on the sub-directories and files that it contains. For a file, it will store:  the file name  the file size  the date and time the file was last modified  the file attributes  the cluster number at which the file starts

OS with associated File Systems Associated File SystemOperating System FAT16DOS FAT16Windows 95 NTFSWindows NT FAT32Windows 98 NTFSWindows XP HPFSOS/2 Linux Ext 2, Linux Ext 3Linux Windows VistaNTFS Windows 7NTFS

Suggested Websites d_drive.html d_drive.html partitioning.htm partitioning.htm hard-drive.htm hard-drive.htm