|
29.
|
|
|
The benefits of partitioning
|
|
|
|
(no translation yet)
|
|
|
|
Located in
chapter10/xinclude.xml:22(para)
|
|
30.
|
|
|
How to create partitions
|
|
|
|
(no translation yet)
|
|
|
|
Located in
chapter10/xinclude.xml:26(para)
|
|
31.
|
|
|
How to configure start-up options
|
|
|
|
(no translation yet)
|
|
|
|
Located in
chapter10/xinclude.xml:30(para)
|
|
32.
|
|
|
What is Partitioning
|
|
|
|
(no translation yet)
|
|
|
|
Located in
chapter10/xinclude.xml:35(title)
|
|
33.
|
|
|
Analogy Time
|
|
|
|
(no translation yet)
|
|
|
|
Located in
chapter10/xinclude.xml:38(title)
|
|
34.
|
|
|
Simply broken down, a new hard disk is similar to the foundations of a house - it needs some structure and walls before you can start putting things (like furniture) into it. The partition is the first level of foundation on the disk. Once the disk is logically carved up into partitions, it can be thought of as a house with rooms. Each partition (room) is of a specific size which could potentially be resized again after you move it, but would cause some disruption as objects get moved to make room. Once a partition (room) is created it can then be formatted using the filesystem of your choice. Once the filesystem has been laid down, it's possible to start populating the partition with data in the form of files and folders (furniture).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
chapter10/xinclude.xml:40(para)
|
|
35.
|
|
|
So, a partition is a logical chunk of space allocated out of the entire disk. Depending on how a system is configured at installation time, there may be one or more partitions on a disk. In some instances, it is also possible to modify the layout, number and size of partitions, but this is often considered an expert's function.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
chapter10/xinclude.xml:53(para)
|
|
36.
|
|
|
Many Microsoft Windows users will have just one large partition - often known as "C: drive", however it is also common for Microsoft Windows users to have multiple partitions which are labelled with successive alphabetic characters (D:, E: and so on).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
chapter10/xinclude.xml:59(para)
|
|
37.
|
|
|
Similarly, with Ubuntu it's possible to install the system in exactly one partition on the disk, or spread data and applications over multiple partitions.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
chapter10/xinclude.xml:64(para)
|
|
38.
|
|
|
Partitioning
|
|
|
|
(no translation yet)
|
|
|
|
Located in
chapter10/xinclude.xml:69(title)
|