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.

Slides:



Advertisements
Similar presentations
Working with Disks and Devices
Advertisements

Windows File Systems CGS2564. Who Cares? C:\Documents\Taxes\Tax04.DOC.
Drives, Directories and Files. A computer file is a block of arbitrary information, or resource for storing information. Computer files can be considered.
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)
Chapter 9 Chapter 9: Managing Groups, Folders, Files, and Object Security.
Managing Your Hard Disk and Operating System 23,26 March :30pm - 4:00pm.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 5: Managing File Access.
Lecture 10: The FAT, VFAT, and NTFS Filesystems 6/17/2003 CSCE 590 Summer 2003.
Connecting with Computer Science, 2e
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 5: Managing File Access.
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 –
5.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 5: Working with File Systems.
70-270, MCSE/MCSA Guide to Installing and Managing Microsoft Windows XP Professional and Windows Server 2003 Chapter Five Managing Disks and Data.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
Hard Drive Formatting 1. Formatting Once a hard drive has been partitioned, there’s one more step you must perform before your OS can use that drive:
Implementing Hard Drives Chapter 10
Chapter 4: Operating Systems and File Management 1 Operating Systems and File Management Chapter 4.
MCSE Guide to Microsoft Windows 7 Chapter 5 Managing File Systems.
Lesson 7-Creating Network File Systems. Overview Understand Novell’s network file system (NFS). Understand Windows file storage. Utilization of NFS.
Objectives Learn what a file system does
IT Essentials: PC Hardware and Software 1 Chapter 7 Windows NT/2000/XP Operating Systems.
Mastering Windows Network Forensics and Investigation Chapter 7: Windows File Systems.
LIS508 lecture 5: storage devices Thomas Krichel
Chapter 8 File Management
Presented to: Sir Ahmad Karim
®® Microsoft Windows 7 for Power Users Tutorial 5 Comparing Windows 7 File Systems.
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.
Chapter Four Managing Windows XP File Systems and Storage.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 12 Windows 2000 Server.
Mastering Windows Network Forensics and Investigation Chapter 7: Windows File Systems.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 5: Managing File Access.
Window NT File System JianJing Cao (#98284).
Hands-On Microsoft Windows Server 2008 Chapter 5 Configuring, Managing, and Troubleshooting Resource Access.
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.
Disk Fragmentation 1. Contents What is Disk Fragmentation Solution For Disk Fragmentation Key features of NTFS Comparing Between NTFS and FAT 2.
Bits, Bytes, Files, Hard Drives. Bits, Bytes, Letters and Words ● Bit – single piece of information ● Either a 0 or a 1 ● Byte – 8 bits of information.
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.
IOS110 Introduction to Operating Systems using Windows Session 5 1.
MCTS Guide to Microsoft Windows Vista Chapter 4 Managing Disks.
Windows XP: Continue Files and Folders. Files & Directories n We store programs and data on secondary storage devices using a file system. n These are.
Chapter Two Exploring the UNIX File System and File Security.
The disk surface is divided into tracks. into tracks. 1.
MCSE GUIDE TO MICROSOFT WINDOWS 7 Chapter 5 Managing File Systems.
Chapter 3 Partitioning Drives using NTFS and FAT32 Prepared by: Khurram N. Shamsi.
Guide to MCSE , Second Edition, Enhanced 1 File Storage Basics Basic storage Centers on partitioning physical disk Dynamic storage New method supported.
Windows Vista Inside Out Chapter 28 - Chapter 28 - Managing Disks and Drives Last modified
File Storage Organization The majority of space on a device is reserved for the storage of files. When files are created and modified physical blocks are.
MCSE Guide to Microsoft Windows Vista Professional Chapter 5 Managing File Systems.
IST 222 Day 3. Homework for Today Take up homework and go over Go to Microsoft website and check out their hardware compatibility list.
FAT File Allocation Table
FILE SYSTEMS. Presented to: Sir. Ahmad Kareem Presented by: Sadia Rasheed Bsit
Chapter 8: Installing Linux The Complete Guide To Linux System Administration.
MCSE GUIDE TO MICROSOFT WINDOWS 7 Chapter 5 Managing File Systems.
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.
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.
Windows 10 vs. 7 – Disk Drives NORTH TEXAS PC USER GROUP WINDOWS INSIDE-OUT SIG GLYNN BROOKS FEBRUARY 20, 2016.
ITMT Windows 7 Configuration Chapter 4 – Working with Disks and Devices ITMT 1371 – Windows 7 Configuration 1.
A+ Guide to Managing and Maintaining Your PC, 7e Chapter 2 Introducing Operating Systems.
Disks and Formatting Ch 3.
Working with Disks Lesson 4.
Windows XP File Systems
Introduction to Computers
File Management.
File Managements.
Creating and Managing Folders
Partitioning & Formatting
Presentation transcript:

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 access that data when you need it. Topics: –Long-term data storage requirements –The File Manager –Data Storage Strategies – File Systems – Interacting with File Systems

File Systems File systems provide the conventions for the encoding, storage and management of data on a storage device such as a hard disk. They also provide the tools that help users to interact with files. Different operating systems use different file systems, and files created/stored using one file system are not always compatible with other operating systems.

Common File Systems FAT12 (floppy disks) FAT16 (DOS and older versions of Windows) FAT32 (older versions of Windows) NTFS (newer versions of Windows) EXT3 (Unix/Linux) HFS+ (Max OS X)

Regardless of which file system an operating system uses, the file system provides the following conventions and information for file management: –Data and time the directory (folder) or file was created. –Date and time the directory or file was last modified. –Directory or file size. –Directory or file attributes.

FAT32 vs. NTFS Comparison of FAT32 and NTFS FAT32NTFS Used for older versions of Windows. Still used for smaller capacity storage devices, such as USB flash drives. Maximum disk (or volume) size of 32 GB. Maximum file size of 4 GB. File fragmentation issues. Default file system for Windows XP, Vista, and Windows 7. Maximum disk (or volume) size of 2 TB. No maximum file size. No maximum number of files. Greater security features, including individual file compression, disk quotas, and file encryption. Easy to convert volumes from FAT32 to NTFS.

Is NTFS More Efficient Than FAT32? Unlike FAT16 and FAT32, NTFS does not use a file allocation table. NTFS also allows for smaller cluster sizes on large disks, which results in less wasted space than FAT32. With FAT32, the larger the disk becomes, the larger the cluster size becomes.

The database created for file and cluster information for NTFS does use up a lot of space. For today’s larger disk drives, the amount of space used by NTFS to manage files is relatively small and is therefore not a concern. NTFS also provides greater file compression capabilities than FAT32, which means that the same files may actually take up less space on a disk. For smaller capacity storage devices, FAT32 is still a useful file system because it wastes less space to manage files and their associated clusters.

When working with larger hard disks, NTFS also provides increased file security over FAT32. Individual file compression is one technique used to achieve increased file security. NTFS allows operating system administrators to assign disk space quotas to individual user accounts, preventing users from using too much storage space. File encryption means that one user’s files are encoded in such a way that they cannot be accessed by another user on the same computer.

MBR and Partition Table When a disk is partitioned and formatted, a Master Boot Record and a Partition Table are created. The Master Boot Record is located in the first 512 byte sector of a partitioned hard disk. It serves the following purposes: –Holds the partition table. –Contains a bootstrap loader to continue the computer booting process after BIOS has completed its initial boot routines. –Identifies each individual disk with a unique 32-bit disk signature.

The Partition Table is part of the Master Boot Record of a partitioned disk. It contains information about the size and type of partitions that have been created on a disk, including both the primary and extended partitions. Since the Partition Table is always 64- bits in size, and each entry in the partition table is 16-bits, a disk can contain a maximum of four primary partitions.

Interacting with File Systems Regardless of which file system your operating system uses, there are several concepts that are common to all operating systems. The first is the concept of a file. A file is simply a collection of data that is being used together. Pieces of a file may be scattered throughout a hard disk but, as we have seen, keeping track of all of those pieces is the responsibility of the File Manager. From a user’s perspective, a file exists as a single item on a storage device. Files are organized based on file type (which is specified by a file extension) that associates the file with the application used to create (or view) it.

Directories (or folders) are simply a means of organizing files so that they are easier for the user to find and manage. Sub-directories (or sub-folders) can exists inside of other folders, and act as a means of further organizing files for ease of management. For example, you can create a folder called “Operating System Fundamentals” to store all of your notes and assignments for a course on operating systems. Inside of that parent folder, you could create several child folders for each unit. –A folder for this particular unit could be called “File Systems.” –You might also decide to keep your assignments in a separate folder called “Assignments.”

Hierarchical File Structure In most operating systems, directories (or folders) are organized into a hierarchical structure. That is, they are organized from a root level (such as the C:\ drive in Windows), which then branches out like a tree into all of the directories and subdirectories created by the user. Some directories are created at the root level by the operating system itself, such as: –C:\Windows (which stores all of the files used by the operating system) –C:\Programs (which stores the files belonging to most of the applications installed on the computer).

Figure 6.4 Hierarchical File Structure in Windows XP

Absolute and Relative Paths The location of a file in a directory on a computer is referred to as its path. When we give the location of a file, we can provide it as either an absolute path or a relative path. An absolute path provides the complete path to the file from the root level. Example: C:\Documents and Settings\Users\User 1\My Documents\Operating System Fundamentals\Assignments\Assignment_1.doc

We could also describe the location of this file using a relative path. A relative path is simply the path to a file from a predetermined relative level. My Documents\Operating System Fundamentals\Assignments\Assignment 1.doc Alternately, we could provide the relative path from the course directory: Operating System Fundamentals\Assignments\Assignment 1.doc

File Management Tools Windows Explorer shows the hierarchical directory structure of the folders in the left pane, and shows the contents of the currently selected folder in the right pane. The hierarchical file structure for in Windows Explorer usually shows shortcuts to the “Desktop” and the user’s “My Documents” folders at the top of the left pane, followed by “Local Disk C:,”

Figure 6.4 Hierarchical File Structure in Windows XP

Linux also uses a hierarchical file structure. Unlike Windows, the root level in Linux is actually called “Root.” Even when logged into a Linux system as an administrator, the “Root” directory is usually hidden from the user when using the File Manager tool.

Figure 6.5 The Linux File Manager Tool

File Attributes File attributes allow the user control access to files, as well as the archiving and backup of files. The most common file attributes in Windows are: –Read Only –Hidden –Archive –Index Of course, there are many other advanced attributes in Windows XP and Vista that can be set for particular users or groups of users.