Add file system support

pull/2/head
Lyn Perrine 3 years ago
parent 2e46794d0c
commit 5bab45204e

@ -16,7 +16,7 @@ Below is having a list of the raw values of smart on the drive some of which can
.. image:: smart-status.png
You can see your disk usage for each partition graphically with the bars at the top with the shaded in part showing a bar graph as the percentage full of the partition and you can select each partition by left clicking on that section of the bar graph. The :guilabel:`Partition` column shows the name of the partition. The Column :guilabel:`Size` shows the size of the entire system while the :guilabel:`Used` column shows the amount of space used on the drive. The :guilabel:`Type` column lets you see which filesystem is on the partition. The :guilabel:`Mount Point` column shows where that partition is mounted.
You can see your disk usage for each partition graphically with the bars at the top with the shaded in part showing a bar graph as the percentage full of the partition and you can select each partition by left clicking on that section of the bar graph. The :guilabel:`Partition` column shows the name of the partition. The Column :guilabel:`Size` shows the size of the entire system while the :guilabel:`Used` column shows the amount of space used on the drive. The :guilabel:`Type` column lets you see which filesystem is on the partition. The :guilabel:`Mount Point` column shows where that partition is mounted. If you want to add or remove additional columns showing info about partitions right click on the labels of the columns.
On the side pane to the left you can switch between each different drive on the left with the name of each device. Another way to switch which device you are managing partitions on use :menuselection:`Device --> Select Current Device`.
@ -37,7 +37,7 @@ To view information of a partition on your drive double click on it. On the top
.. image:: kde-partition-partionstats.png
If you have multiple drives on your system :menuselection:`Device --> Select Current Device --> Desired Disk`. To view information on the current drive such as what type of partition table or Logical size and smart status :menuselection:`Device --> Properties`. If you do not really see all your devices or current status press :kbd:`F5` or :menuselection:`Tools --> Refresh Devices`.
If you have multiple drives on your system :menuselection:`Device --> Select Current Device --> Desired Disk`. To view information on the current drive such as what type of partition table or Logical size and smart status :menuselection:`Device --> Properties`. If you do not really see all your devices or current status press :kbd:`F5` or :menuselection:`Tools --> Refresh Devices`. To show which filesystems and what you can do with KDE Partition Manager :menuselection:`Tools --> File System Support`.
If you want to quit KDE Partition Manager press :kbd:`Control+Q`.

Loading…
Cancel
Save