Spellcheck kde_partitionmanager

pull/2/head
Lyn Perrine 3 years ago
parent 941a2810fe
commit 9c525fed33

@ -10,13 +10,13 @@ KDE partition manager creates partitions partitions, deletes partitions, and che
Usage
------
To check the health of your hard drive or solid state drive on the :menuselection:`Device --> SMART Status` or by right clicking on the device in the side pane :menuselection:`Smart Status`. The field :guilabel:`SMART status` shows the overall health of your drive or if it has detected any problems. The field :guilabel:`Model` shows the model number of your particular drive. The field :guilabel:`Temperture` shows the temperature of your drive but it is bad for it to be too hot. The field :guilabel:`Bad sectors` show how many sectors on your drive are no longer functioning. The field :guilabel:`Powered on for` shows how long your drive has been powered on. To see how many times your machine has rebooted with the drive look at the :guilabel:`Power cycles` field. The :guilabel:`Self tests field` is for if the drive has completed its self tests. The field :guilabel:`Overall assessment` shows your overall status of the drive.
To check the health of your hard drive or solid state drive on the :menuselection:`Device --> SMART Status` or by right clicking on the device in the side pane :menuselection:`Smart Status`. The field :guilabel:`SMART status` shows the overall health of your drive or if it has detected any problems. The field :guilabel:`Model` shows the model number of your particular drive. The field :guilabel:`Temperature` shows the temperature of your drive but it is bad for it to be too hot. The field :guilabel:`Bad sectors` show how many sectors on your drive are no longer functioning. The field :guilabel:`Powered on for` shows how long your drive has been powered on. To see how many times your machine has rebooted with the drive look at the :guilabel:`Power cycles` field. The :guilabel:`Self tests field` is for if the drive has completed its self tests. The field :guilabel:`Overall assessment` shows your overall status of the drive.
Below is having a list of the raw values of smart on the drive some of which can be vendor specific or depend on each drive. One important one on spinning discs is to realize if the :guilabel:`Reallocated Sectors Count` which if nonzero likely means imminent drive failure.
.. 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:`Type` column lets you see which filesystem is on the partition. The :guilabel:`Mount Point` column shows where that partition is mounted. The :guilabel:`Mount Point` column shows where that partition is mounted. The :guilabel:`Partition Label` 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. To see what flags a partion has use the :guilabel:`Flags` column. If you want to add or remove additional columns showing info about partitions right click on the labels of the columns.
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:`Type` column lets you see which filesystem is on the partition. The :guilabel:`Mount Point` column shows where that partition is mounted. The :guilabel:`Mount Point` column shows where that partition is mounted. The :guilabel:`Partition Label` 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. To see what flags a partition has use the :guilabel:`Flags` column. 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`.
@ -57,13 +57,13 @@ To launch KDE Partition Manager from the :menuselection:`System Tools --> KDE Pa
partitionmanager
from the command line. The icon for KDE Partition Manager is a series of blue and green rings that are paritialy compelete with a white center.
from the command line. The icon for KDE Partition Manager is a series of blue and green rings that are partially complete with a white center.
Customizing
-----------
To toggle showing a statusbar that shows pending operations check/uncheck the :menuselection:`Settings --> Show Statusbar` checkbox in the menu. To toggle showing your devices side pane check/uncheck the :menuselection:`Settings --> Panels Shown --> Devices`. To toggle showing information about the currently selected partition check/uncheck the :menuselection:`Settings --> Panels Shown --> Information` checkbox in the menu. To toggle showing pending operations check/uncheck the :guilabel:`Settings --> Panel Shown --> Pending Operations` checkbox. To toggle showing log output of check/uncheck the :menuselection:`Settings --> Panels Show --> Log Output` checkbox. To close a panel press the :guilabel:`x` button.
To customize settings for KDE Partition Manager press :kbd:`Control+Shift+,` or :menuselection:`Settings --> Configure KDE Partition Manager`. The :guilabel:`General` tab has settings for aligning partitions and defaults for partitions. To toggle aligning partitions with sectors on a disk check/uncheck the :guilabel:`Alightn partitions by default` checkbox. To change where your sectors on your disc align to use the :guilabel:`Sector alignment` field. To change which messages to log you can change with :guilabel:`Hide messages below` to hide lower level messages to be logged. To choose your default file system use the :guilabel:`Default file system` drop down menu. To change whether to overwrite shredded data with zeros or random data use the buttons to the right of :guilabel:`Overwrite with` group of buttons.
To customize settings for KDE Partition Manager press :kbd:`Control+Shift+,` or :menuselection:`Settings --> Configure KDE Partition Manager`. The :guilabel:`General` tab has settings for aligning partitions and defaults for partitions. To toggle aligning partitions with sectors on a disk check/uncheck the :guilabel:`Align partitions by default` checkbox. To change where your sectors on your disc align to use the :guilabel:`Sector alignment` field. To change which messages to log you can change with :guilabel:`Hide messages below` to hide lower level messages to be logged. To choose your default file system use the :guilabel:`Default file system` drop down menu. To change whether to overwrite shredded data with zeros or random data use the buttons to the right of :guilabel:`Overwrite with` group of buttons.
.. image:: kde-partition-pref.png
@ -71,4 +71,4 @@ To change the different colors of filesystem as they appear use the :guilabel:`F
.. image:: kde-partition-colors.png
The :guilabel:`Advanced` tab allows even more settings on Kde Partition Manager. To change what prefred unit to dispaly space as by default change the :guilabel:`Prefered unit` drop down menu.
The :guilabel:`Advanced` tab allows even more settings on KDE Partition Manager. To change what preferred unit to display space as by default change the :guilabel:`Preferred unit` drop down menu.

Loading…
Cancel
Save