|
26.
|
|
|
Partitioning and Booting is an additional section and not an integral part of the desktop course. Many users, especially corporate desktop users who have system administrators to set up their computers for them will find this section irrelevant. Home users, or advanced Ubuntu users may find this extremely useful.
|
|
|
|
Particionamento e Inicialização do sistema é uma seção adicional e não uma parte integral do curso. Muitos usuários, especialmente usuários corporativos que têm administradores para configurar seus computadores, irão achar essa seção irrelevante. Porém, para usuários domésticos ou usuários avançados do Ubuntu essa seção pode ser extremamente útil.
|
|
Translated by
Wagner Bugs
|
|
Reviewed by
André Gondim
|
|
|
|
Located in
chapter10/xinclude.xml:9(para)
|
|
27.
|
|
|
Objectives
|
|
|
|
Objetivos
|
|
Translated by
João Paulo Pizani Flor
|
|
Reviewed by
André Gondim
|
|
|
|
Located in
chapter10/xinclude.xml:17(title)
|
|
28.
|
|
|
In this lesson, you will learn:
|
|
|
|
Nesta lição, você irá aprender:
|
|
Translated by
Wagner Bugs
|
|
Reviewed by
André Gondim
|
|
|
|
Located in
chapter10/xinclude.xml:19(para)
|
|
29.
|
|
|
The benefits of partitioning
|
|
|
|
Os benefícios do particionamento
|
|
Translated by
João Paulo Pizani Flor
|
|
Reviewed by
André Gondim
|
|
|
|
Located in
chapter10/xinclude.xml:22(para)
|
|
30.
|
|
|
How to create partitions
|
|
|
|
Como criar partições
|
|
Translated by
João Paulo Pizani Flor
|
|
Reviewed by
André Gondim
|
|
|
|
Located in
chapter10/xinclude.xml:26(para)
|
|
31.
|
|
|
How to configure start-up options
|
|
|
|
Como configurar opções de inicialização
|
|
Translated by
João Paulo Pizani Flor
|
|
Reviewed by
André Gondim
|
|
|
|
Located in
chapter10/xinclude.xml:30(para)
|
|
32.
|
|
|
What is Partitioning
|
|
|
|
O que é particionamento?
|
|
Translated by
Wagner Bugs
|
|
Reviewed by
André Gondim
|
|
|
|
Located in
chapter10/xinclude.xml:35(title)
|
|
33.
|
|
|
Analogy Time
|
|
|
|
Façamos uma comparação
|
|
Translated by
Wagner Bugs
|
|
Reviewed by
André Gondim
|
|
|
|
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 verdade, um disco rígido é similar às fundações de uma casa - essa casa precisa de uma estrutura e de paredes para formar os cômodos antes que você possa começar a colocar coisas dentro dela como, por exemplo, a mobília. A partição é como se fosse a estrutura e as paredes de um disco rígido, ou seja, é o primeiro nível da fundação para um disco. Assim que o disco for dividido logicamente em partições, ele pode ser imaginado como uma casa com cômodos. Cada partição (cômodo) tem um tamanho específico, o qual pode ser alterado; mas não tão facilmente, pois a mobília precisa ser movida junto. Assim que uma partição (cômodo) for criada ela pode ser formatada usando o seu sistema de arquivos (maneira organizada para guardar os arquivos) favorito. Após a instalação do sistema de arquivos, pode-se começar a preencher a partição com dados na forma de arquivos e pastas.
|
|
Translated by
Wagner Bugs
|
|
Reviewed by
André Gondim
|
|
|
|
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.
|
|
|
|
Então, uma partição é um bloco lógico de espaço para gravar arquivos no disco. Dependendo de como o sistema foi configurado em sua instalação, pode haver uma ou mais partições no disco. Em alguns casos também é possível modificar a organização, o número e o tamanho das partições, mas isso é, geralmente, considerado uma tarefa para especialistas.
|
|
Translated by
Wagner Bugs
|
|
Reviewed by
André Gondim
|
|
|
|
Located in
chapter10/xinclude.xml:53(para)
|