SlideShare a Scribd company logo
1 of 22
Disk
Formatting
is the process
of preparing
a data storage
device
In some cases, the
formatting
operation may also
create one or more
new file systems.
Parts of FORMATTING
•LOW LEVEL Formatting
•Partitioning
•HIGH LEVEL Formatting
LOW LEVEL FORMATTING
Typically this involved
subdividing each track on the
disk into one or more blocks
which would contain the user
data and associated control
information.
LOW LEVEL FORMATTING
low-level formatting was
generally done by an
operating system
system utility.
PARTITIONING
Partitioning is the
process of writing
information into blocks of
a storage device or medium
that allows access by an
operating system.
HIGH LEVEL FORMATTING
is the process of
setting up an empty file
system on a disk
partition
HIGH LEVEL FORMATTING
sometimes referred
to as quick
formatting
ADVANCED
FORMAT
generic term pertaining
to any disk
sector format used to
store data on magnetic
disk that exceeds 512 to
528 bytes per sector,
Larger sectors use the
storage surface area
more efficiently for
large files but less
efficiently for smaller
files, and
enable the integration
of stronger error
correction algorithms to
maintain data integrity
at higher storage
densities.
Advanced Format is
also considered a
milestone technology
in the history of HDD
storage
The structure of this sector
layout was designed as follows:
•Gap section: The gap separates
sectors.
•Sync section: The sync mark
indicates the beginning of the
sector and provides timing
alignment.
The structure of this sector
layout was designed as follows:
•Address Mark section: The address
mark contains data to identify the
sector’s number and location. It
also provides status information
about the sector itself.
The structure of this sector
layout was designed as follows:
•Data section: The data
section contains all the
user’s data.
The structure of this sector
layout was designed as follows:
•ECC section: The ECC section
contains error correction
codes that are used to
repair and recover data that
might be damaged during the
reading or writing process.
***********
•Although these OSs automatically
create 4K aligned partitions, you
can manually create aligned
partitions for OSs that don’t
automatically create them, such as
Windows XP. There’s an easy way to
do this is; before you install such
an OS, use an OS that does create
aligned partitions to first
partition the drive, and then
install the older OS into the
already existing aligned partition.
• You can use at least two methods to check the alignment of a
partition under Windows. One is to open a command prompt and enter
the following command:
• wmic partition get Name, StartingOffset
• The command result shows the starting offset of all the
partitions on all the drives connected to the system. For
example, here is the output after running the command on
a system with two drivesinstalled, each with a single
primary partition:
• Name StartingOffset
• Disk #0, Partition #0 32256
• Disk #1, Partition #0 1048576

More Related Content

What's hot

File management ppt
File management pptFile management ppt
File management ppt
marotti
 
file system in operating system
file system in operating systemfile system in operating system
file system in operating system
tittuajay
 

What's hot (20)

01. Basics of Computer Hardware
01. Basics of Computer Hardware01. Basics of Computer Hardware
01. Basics of Computer Hardware
 
Disk partitioning
Disk partitioningDisk partitioning
Disk partitioning
 
File management
File managementFile management
File management
 
System calls
System callsSystem calls
System calls
 
Motherboard and its components
Motherboard and its componentsMotherboard and its components
Motherboard and its components
 
File management ppt
File management pptFile management ppt
File management ppt
 
HARD DISK DRIVE ppt
HARD DISK DRIVE pptHARD DISK DRIVE ppt
HARD DISK DRIVE ppt
 
Operating Systems Basics
Operating Systems BasicsOperating Systems Basics
Operating Systems Basics
 
Memory Management in OS
Memory Management in OSMemory Management in OS
Memory Management in OS
 
Presentation on computer data storage
Presentation on computer data storage Presentation on computer data storage
Presentation on computer data storage
 
DIRECT ACCESS STORAGE DEVICES
DIRECT ACCESS STORAGE DEVICESDIRECT ACCESS STORAGE DEVICES
DIRECT ACCESS STORAGE DEVICES
 
OS Memory Management
OS Memory ManagementOS Memory Management
OS Memory Management
 
Disk storage - SlideShare by jayed hossain jibon
Disk storage - SlideShare by jayed hossain jibonDisk storage - SlideShare by jayed hossain jibon
Disk storage - SlideShare by jayed hossain jibon
 
file system in operating system
file system in operating systemfile system in operating system
file system in operating system
 
Bios
BiosBios
Bios
 
Computer system architecture
Computer system architectureComputer system architecture
Computer system architecture
 
Secondary memory
Secondary memorySecondary memory
Secondary memory
 
Operating systems
Operating systemsOperating systems
Operating systems
 
Disk Management
Disk ManagementDisk Management
Disk Management
 
Operating System Operations ppt.pptx
Operating System Operations ppt.pptxOperating System Operations ppt.pptx
Operating System Operations ppt.pptx
 

Viewers also liked

Disk management server
Disk management serverDisk management server
Disk management server
anilinvns
 

Viewers also liked (20)

Disk management / hard drive partition management / create drive or partition...
Disk management / hard drive partition management / create drive or partition...Disk management / hard drive partition management / create drive or partition...
Disk management / hard drive partition management / create drive or partition...
 
Disk Management (DM)
Disk Management (DM)Disk Management (DM)
Disk Management (DM)
 
Disk management server
Disk management serverDisk management server
Disk management server
 
Disk structure
Disk structureDisk structure
Disk structure
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk drive
 
File security system
File security systemFile security system
File security system
 
File Security System_2
File Security System_2File Security System_2
File Security System_2
 
Chap2 hdd2
Chap2 hdd2Chap2 hdd2
Chap2 hdd2
 
Data/File Security & Control
Data/File Security & ControlData/File Security & Control
Data/File Security & Control
 
The Importance of Security within the Computer Environment
The Importance of Security within the Computer EnvironmentThe Importance of Security within the Computer Environment
The Importance of Security within the Computer Environment
 
Real time scheduling - basic concepts
Real time scheduling - basic conceptsReal time scheduling - basic concepts
Real time scheduling - basic concepts
 
Disk
DiskDisk
Disk
 
Real time Scheduling in Operating System for Msc CS
Real time Scheduling in Operating System for Msc CSReal time Scheduling in Operating System for Msc CS
Real time Scheduling in Operating System for Msc CS
 
9781111306366 ppt ch4
9781111306366 ppt ch49781111306366 ppt ch4
9781111306366 ppt ch4
 
Control techniques chpt 19
Control techniques chpt 19Control techniques chpt 19
Control techniques chpt 19
 
Hard Disk
Hard DiskHard Disk
Hard Disk
 
Real-Time Scheduling Algorithms
Real-Time Scheduling AlgorithmsReal-Time Scheduling Algorithms
Real-Time Scheduling Algorithms
 
CPU Scheduling algorithms
CPU Scheduling algorithmsCPU Scheduling algorithms
CPU Scheduling algorithms
 
Techniques of controlling
Techniques of controllingTechniques of controlling
Techniques of controlling
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk drive
 

Similar to Disk formatting

FP 202 - Chapter 5
FP 202 - Chapter 5FP 202 - Chapter 5
FP 202 - Chapter 5
rohassanie
 
Chapter06 Managing Disks And Data Storage
Chapter06      Managing  Disks And  Data  StorageChapter06      Managing  Disks And  Data  Storage
Chapter06 Managing Disks And Data Storage
Raja Waseem Akhtar
 

Similar to Disk formatting (20)

FP 202 - Chapter 5
FP 202 - Chapter 5FP 202 - Chapter 5
FP 202 - Chapter 5
 
Os
OsOs
Os
 
I/O System and Case study
I/O System and Case studyI/O System and Case study
I/O System and Case study
 
I/O System and Case Study
I/O System and Case StudyI/O System and Case Study
I/O System and Case Study
 
Operating system and installation
Operating system and  installationOperating system and  installation
Operating system and installation
 
Oracle database 12c client quick installation guide 5
Oracle database 12c client quick installation guide 5Oracle database 12c client quick installation guide 5
Oracle database 12c client quick installation guide 5
 
Module5 secondary storage
Module5 secondary storageModule5 secondary storage
Module5 secondary storage
 
Operation System
Operation SystemOperation System
Operation System
 
Mass storage systemsos
Mass storage systemsosMass storage systemsos
Mass storage systemsos
 
Course 102: Lecture 26: FileSystems in Linux (Part 1)
Course 102: Lecture 26: FileSystems in Linux (Part 1) Course 102: Lecture 26: FileSystems in Linux (Part 1)
Course 102: Lecture 26: FileSystems in Linux (Part 1)
 
Operation System
Operation SystemOperation System
Operation System
 
Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
 
Introduction to filesystems and computer forensics
Introduction to filesystems and computer forensicsIntroduction to filesystems and computer forensics
Introduction to filesystems and computer forensics
 
Learn about log structured file system
Learn about log structured file systemLearn about log structured file system
Learn about log structured file system
 
UNIT 4-UNDERSTANDING VIRTUAL MEMORY.pptx
UNIT 4-UNDERSTANDING VIRTUAL MEMORY.pptxUNIT 4-UNDERSTANDING VIRTUAL MEMORY.pptx
UNIT 4-UNDERSTANDING VIRTUAL MEMORY.pptx
 
Oracle database 12c client quick installation guide 4
Oracle database 12c client quick installation guide 4Oracle database 12c client quick installation guide 4
Oracle database 12c client quick installation guide 4
 
Chapter06 Managing Disks And Data Storage
Chapter06      Managing  Disks And  Data  StorageChapter06      Managing  Disks And  Data  Storage
Chapter06 Managing Disks And Data Storage
 
Oracle database 12c client quick installation guide
Oracle database 12c client quick installation guideOracle database 12c client quick installation guide
Oracle database 12c client quick installation guide
 
Format, Partition, Install OS
Format, Partition, Install OSFormat, Partition, Install OS
Format, Partition, Install OS
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 

Disk formatting

  • 2. is the process of preparing a data storage device
  • 3. In some cases, the formatting operation may also create one or more new file systems.
  • 4. Parts of FORMATTING •LOW LEVEL Formatting •Partitioning •HIGH LEVEL Formatting
  • 5. LOW LEVEL FORMATTING Typically this involved subdividing each track on the disk into one or more blocks which would contain the user data and associated control information.
  • 6. LOW LEVEL FORMATTING low-level formatting was generally done by an operating system system utility.
  • 7. PARTITIONING Partitioning is the process of writing information into blocks of a storage device or medium that allows access by an operating system.
  • 8. HIGH LEVEL FORMATTING is the process of setting up an empty file system on a disk partition
  • 9. HIGH LEVEL FORMATTING sometimes referred to as quick formatting
  • 11. generic term pertaining to any disk sector format used to store data on magnetic disk that exceeds 512 to 528 bytes per sector,
  • 12. Larger sectors use the storage surface area more efficiently for large files but less efficiently for smaller files, and
  • 13. enable the integration of stronger error correction algorithms to maintain data integrity at higher storage densities.
  • 14. Advanced Format is also considered a milestone technology in the history of HDD storage
  • 15.
  • 16. The structure of this sector layout was designed as follows: •Gap section: The gap separates sectors. •Sync section: The sync mark indicates the beginning of the sector and provides timing alignment.
  • 17. The structure of this sector layout was designed as follows: •Address Mark section: The address mark contains data to identify the sector’s number and location. It also provides status information about the sector itself.
  • 18. The structure of this sector layout was designed as follows: •Data section: The data section contains all the user’s data.
  • 19. The structure of this sector layout was designed as follows: •ECC section: The ECC section contains error correction codes that are used to repair and recover data that might be damaged during the reading or writing process.
  • 21. •Although these OSs automatically create 4K aligned partitions, you can manually create aligned partitions for OSs that don’t automatically create them, such as Windows XP. There’s an easy way to do this is; before you install such an OS, use an OS that does create aligned partitions to first partition the drive, and then install the older OS into the already existing aligned partition.
  • 22. • You can use at least two methods to check the alignment of a partition under Windows. One is to open a command prompt and enter the following command: • wmic partition get Name, StartingOffset • The command result shows the starting offset of all the partitions on all the drives connected to the system. For example, here is the output after running the command on a system with two drivesinstalled, each with a single primary partition: • Name StartingOffset • Disk #0, Partition #0 32256 • Disk #1, Partition #0 1048576