1 / 9

DIT314 ~ Client Operating System & Administration

DIT314 ~ Client Operating System & Administration. CHAPTER 7 MANAGING DISKS AND FILE SYSTEM Prepared By : Suraya Alias. There are 2 types of hard disks storage supported by windows XP 1. Basic hard disk 2. Dynamic hard disk 7.1.1 What is Basic Disk? Traditional type of disk storage

Download Presentation

DIT314 ~ Client Operating System & Administration

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. DIT314 ~ Client Operating System & Administration CHAPTER 7 MANAGING DISKS AND FILE SYSTEM Prepared By : Suraya Alias

  2. There are 2 types of hard disks storage supported by windows XP 1. Basic hard disk 2. Dynamic hard disk 7.1.1 What is Basic Disk? Traditional type of disk storage Uses normal partition table supported by Windows XP and others There are 3 types of partitions in basic disk; 1. Primary Partition It can be configured up to four primary partition It can be configured as bootable drive 2. Extended Partition More than four partition can be configured Cannot be formatted with any file system 3. Logical partition Can be created inside an extended partition It is used for organizing files The list of tasks that can be done in the basic disk are; Create and delete primary and extended partition Create and delete logical drives within an extended partition Format a partition and mark it as active Delete volume, striped, mirror or stripe sets with parity 7.1 Introducing Disk Management

  3. 7.1.2 What is Dynamic Disk? Physical disk that provides features that basic disks don’t Example ; it supports volumes for spanning multiple disks There are 5 types of dynamic disk volumes 1. Simple volume 2. Spanned volume 3. Striped volume 4. Mirrored volume 5. RAID-5 volume Advantage over Basic disks You can divide the disks into many volumes The configuration information about the dynamic disks is stored in the disk itself, so each disk has a copy 7.1 Introducing Disk Management

  4. 7.1 Introducing Disk Management 7.1.3 Converting to Basic and Dynamic Disk • Once you convert a basic disk to dynamic, you cannot undo it • Advantage : Windows allows you to span a single volume across multiple dynamic disks • Not every disks can be converted; for example removable disks, zip drives cannot be converted to dynamic disks. • WHY? Because the volume from the removable disk will be broken if we remove it from the system !

  5. 7.2.1 Defragmenting a disk volume Is a process of finding and consolidating fragmented files and folders by moving them to one location on the hard disk. It is done using Disk Defragmenter During this process, the files or folders in our pc is rearranged accordingly. So, it reduces the time for the OS to access the files and folders (becomes more efficient) 7.2.2 Checking disk Is a process/attempt to repair the file system errors, to locate bad sectors and recover readable information from the bad sectors. It is done using Check Disk tool 7.2.3 Disk Cleanup It helps to free up space on your hard drive Can perform some of this task Remove temp internet files Remove windows temp files Remove installed program Empty recycle bin Remove downloaded program files 7.2 Maintaining Disk Drive

  6. 7.3 Introducing File System • File system is a method for storing and organizing computer files • You can choose between 3 file systems for disk partitions on XP • NTFS, FAT, FAT32 7.3.1 Comparison FAT, FAT32 and NTFS a) Compatibility of each file system with various operating system

  7. 7.3 Introducing File System 7.3.1 Comparison FAT, FAT32 and NTFS b) Comparison of disk and file sizes

  8. 7.3.3 The strength of NTFS File System More powerful Easy to convert partitions to NTFS Maintain the access control NTFS file system works best with large disks 7.3.4 Converting to FAT32 and NTFS Can be done by using built in utility in XP (it is a one way process) Improvement of NTFS over FAT32 Second copy of boot sector for improved reliability Compression File permission Improved recoverability Improved performance on large volumes Improved efficiency n disk space utilization Improved fault tolerance 7.3 Introducing File System

  9. Is a process of converting data into a format that cannot be used by user EFS provides the core file encryption technology for NTFS volume used to store encrypted files on NTFS file system volumes FEATURES; User can encrypt their files when storing them on disk Accessing encrypted files is fast and easy Encryption of data is accomplished automatically Data can be decrypted by clearing the Encryption check box Admin can recover back the encrypted data REMEMBER; Only files and folders on NTFS volumes can be encrypted Compressed files and folders cannot be encrypted Encrypted files can be become decrypted if you move or copy the files to a non NTFS volume If you move unencrypted file to an encrypted folder, the files will be encrypted. The reverse operation is not automatic. 7.4 Introducing Encrypting File System (EFS)

More Related