From 5e96bdad29e368040c17aab7422c14f5f3afed5d Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Tue, 15 Jan 2019 12:23:28 +0200 Subject: Sync all translations --- docs/docs/stable/installer/pt/diskdrake.xml | 108 ++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 docs/docs/stable/installer/pt/diskdrake.xml (limited to 'docs/docs/stable/installer/pt/diskdrake.xml') diff --git a/docs/docs/stable/installer/pt/diskdrake.xml b/docs/docs/stable/installer/pt/diskdrake.xml new file mode 100644 index 00000000..b000ee1b --- /dev/null +++ b/docs/docs/stable/installer/pt/diskdrake.xml @@ -0,0 +1,108 @@ + +
+ + + + + + + + + + + + + + + + +Custom Disk Partitioning with DiskDrake + + + + + + + + + Modify the layout of your disk(s) here. You can remove or create partitions, +change the filesystem or size of a partition and even view their details +before you start. + + + + There is a tab at the top for every detected hard disk (or other storage +device, like a USB key). In the screenshot above there are two available +devices: sda and sdb. + + + + For all other actions: click on the desired partition first. Then view it, +or choose a filesystem and a mount point, resize it or wipe +it. Expert mode provides more options such as to label +(name) a partition, or to choose a partition type. + + + + Continue until you have adjusted everything to your satisfaction, then click +Done when you're ready. + + + + + + + Take care with the Clear all option, use it only if you +are sure you want to wipe all partitions on the selected storage device. + + + + If you wish to use encryption on your / partition you +must ensure that you have a separate /boot +partition. The encryption option for the /boot +partition must NOT be set, otherwise your system will be unbootable. + + + + + + + + If you are installing Mageia on a UEFI system, check that an ESP (EFI System +Partition) is present and correctly mounted on +/boot/EFI. See Figure 1 below. + + + + If you are installing Mageia on a Legacy/GPT system, check that a BIOS boot +partition is present and of the correct type. See Figure 2 below. + + + + +
+ EFI System Partition + + + +
+ +
+ BIOS boot partition + + +
+
-- cgit v1.2.1