From dfcad4b01512c96c4feda161e07b7a77f2132601 Mon Sep 17 00:00:00 2001 From: Francesc Pinyol Margalef Date: Sat, 21 Dec 2013 16:41:43 +0100 Subject: Added Catalan translation (mcc-help) --- docs/mcc-help/ca/drakdisk.xml | 78 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 docs/mcc-help/ca/drakdisk.xml (limited to 'docs/mcc-help/ca/drakdisk.xml') diff --git a/docs/mcc-help/ca/drakdisk.xml b/docs/mcc-help/ca/drakdisk.xml new file mode 100644 index 00000000..338afb67 --- /dev/null +++ b/docs/mcc-help/ca/drakdisk.xml @@ -0,0 +1,78 @@ +
+ + + + + + + +Manage disk partitions + + drakdisk or diskdrake + + + + + + + + + + This tool + You can start this tool from the command line, by typing drakdisk or diskdrake as root. + is very powerful, a tiny +error or a cat jumping on your keyboard can lead to losing all data on a +partition or even to erasing the entire hard disk. For that reason, you'll +see the screen above on top of the tool screen. Click on +Exit if you're not sure you want to continue. + + + If you have more than one hard disk, you can switch to the hard disk you +want to work on by selecting the correct tab (sda, sdb, sdc etc). + + + + + + + + You can choose from many actions to adjust your hard disk to your +preferences. Wiping an entire hard disk, splitting or merging partitions, +resizing them or changing the filesystem, formatting or viewing what is in a +partition: it is all possible. The Clear +all button at the bottom is to erase the complete +disk, the other buttons become visible on the right after you click on a +partition. + + If the selected partition is mounted, like in the example below, you cannot +choose to resize, format or delete it. To be able to do that the partition +must be unmounted first. + + It is only possible to resize a partition on its right side + + To change a partition type (change ext3 to ext4 for example) you have to +delete the partition and then re-create it with the new type. The button +Create appears when a disk empty part is +selected + + You can choose a mount point that doesn't exist, it will be created. + + + + + + + + Selecting Toggle to expert mode +gives some extra available actions, like labelling the partition, as can be +seen in the screenshot below. + + + + + + +
\ No newline at end of file -- cgit v1.2.1