Add bar code on top on per partition settings

This commit is contained in:
Lyn Perrine 2019-09-11 10:44:02 -07:00
parent 765ff44d45
commit 3b60b42819

View File

@ -26,7 +26,7 @@ To change your partitions you will need to apply your changes later press the :g
If you have say a new solid state drive that is not formatted you first need to put a partition table on it. A new partition data will get rid of all partitions on the disk which means no data will be visible anymore. Then you will need to create a partition on to store data. On unallocated space you can right click on the unallocated space press the :guilabel:`New` button, :menuselection:`Partition --> New`, or press :kbd:`control+N`. A window will popup saying with what type of settings to create the partition with. To change what filesystem you want to create will show in the :guilabel:`File system:` drop down menu. To change what size of partition you want to create change the :guilabel:`Size:` field. To create free space before the partition change the :guilabel:`Free space before:` field. To change free space after the partition change the :guilabel:`Free space after` field. To actually create the partition press the :guilabel:`OK` button while to cancel press the :guilabel:`Cancel` button.
To view information of a partition on your drive double click on it.
To view information of a partition on your drive double click on it. On the top a bar code on the top shows how full the parition is.
.. image:: kde-partition-partionstats.png