Question

In: Computer Science

What is a partition and disk formating?

What is a partition and disk formating?

Solutions

Expert Solution

Partition:

-> Partition of a disk is the logical division of the hard disk drive.

->Partitions helps the users to divide the physical drive into parts.

->The partition information of the hardisk is stored in a partition table.

-> There are 3 types of partitions. They are

1) Primary Partition

2)Extended Partition.

3) Logical Partition.

Primary Partition:

-> Primary partition is the partition in which the operating system can be installed.

->Primary partition contains one file system.

-> MBR partition allows upto 4 primary partitions.

-> Among the 4 primary partitions only one can be an active partition.

-> No log

-> Active partition:

Active partition is the partition which can be used as bootable partition and its the partition which contains an operating system.

Extended Partition:

-> Extended partition is the partion which can be divided into further logical partitions.

-> There can be only one extended partition in the hard disk

->If there are 4 primimary partitions, no extended partition is used.

->There must be 3 primary partitions and 1 extended partition.

-> The extended partition can be divided into 24 logical partitions.

Logical Partitions:

-> The extended partition can be sub divided into further partitions with in the extended partition known as extended partition.

-> Logical partitions are present within the Extended partition.

Disk Formatting:

-> Disk formatting is the process of configuring data storage device for the initial use.

->Using disk formatting we can assign file system to the hard disk drive.

->If a dist is formatted, any existing informartion present in the disk is erased.

-> If empty space present in the storage, In order to use the empty space it must be formatted to a partition.

-> In order to create a disk partition, disk must be formatted using disk formatting.

NOTE: UPVOTE IF FOUND HELPFUL


Related Solutions

Why is the partition function important, and what does the partition function measure?
Why is the partition function important, and what does the partition function measure?
What does it mean to partition variation?
What does it mean to partition variation?
Does there exist a partition of R that is an uncountably infinite partition that consists of...
Does there exist a partition of R that is an uncountably infinite partition that consists of uncountably infinite sets? If so, construct such a partition, otherwise prove that such a partition can not exist.
Why did Partition occur and what were the consequences?
Why did Partition occur and what were the consequences?
7-1 Hoare partition correctness The version of PARTITION given in this chapter is not the original...
7-1 Hoare partition correctness The version of PARTITION given in this chapter is not the original partitioning algorithm. Here is the original partition algorithm, which is due to C. A. R. Hoare: HOARE-PARTITION.A; p; r/ 1 x D AOEp 2 i D p 1 3 j D r C 1 4 while TRUE 5 repeat 6 j D j 1 7 until AOEj x 8 repeat 9 i D i C 1 10 until AOEi x 11 if i <...
Clearly explain what it means for a set of events to form a partition of a...
Clearly explain what it means for a set of events to form a partition of a sample space. Give an example of a random experiment which has a sample space for which you can define five events which together form a partition. Clearly state your choice of experiment, the resulting sample space and the five events which form the partition. State any assumptions you have made.
(A) Derive the canonical partition function for a monoatomic ideal gas. (B) Using the partition function,...
(A) Derive the canonical partition function for a monoatomic ideal gas. (B) Using the partition function, derive the entropy for a monoatomic gas. can you help me with detailed explanations
How to proof that the 2-partition problem can be transformed to 3-partition problem and the time...
How to proof that the 2-partition problem can be transformed to 3-partition problem and the time complexity of the transformation (i.e. the 2-partition problem can be solved by using an algorithm that solves the 3-partition problem)
explain the theory of partition coefficient
explain the theory of partition coefficient
Explain what happens in the Lomuto partition when there is a lot of the same elements...
Explain what happens in the Lomuto partition when there is a lot of the same elements in the input and justify the consequences it has for the time complexity of Quicksort.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT