Add dialog to clearing

pull/2/head
Lyn Perrine 3 years ago
parent 3c2e3af6ee
commit ee110ff49e

@ -22,7 +22,7 @@ On the side pane to the left you can switch between each different drive on the
To delete a partition left click on a partition to select it press :kbd:`Delete`, :menuselection:`Partition --> Delete`, or right click and select :menuselection:`Delete`. To add a new partition in unallocated space press :kbd:`Control+N` or :menuselection:`Partition --> New`. To view statistical information on a partition select the partition :menuselection:`Partition --> Properties` or right click on that partition :menuselection:`Properties`. To resize or move a partition press :kbd:`Control+R`, :menuselection:`Partition --> Resize/Move`, or right click on the partition and select :menuselection:`Resize/Move`. On the bottom of the window a list of :guilabel:`Pending Operations` to be applied to your drives. To undo an unwanted pending operation right click on the operation and select :menuselection:`Undo` or press :kbd:`Control+z`. If you want to delete a partition on a hard drive and overwrite the data on that partition :menuselection:`Partition --> Shred` or :kbd:`Shift+Delete`. However shredding solid state drives is not recommended as it may not fully scrub the data and may marginally wear out your drive.
To change your partitions you will need to apply your changes later press the :guilabel:`Apply` button or :menuselection:`Edit --> Apply`. After pressing Apply a dialog will come up asking you to confirm and check this is what you want to do and then press :guilabel:`Apply Pending Operations` to apply these changes. To go back from this point press the :guilabel:`Cancel` button. To undo your your changes to your partitions press :kbd:`Control+Z`, the :guilabel:`Undo` button, or :menuselection:`Edit --> Undo`. To clear your operations that have yet to been applied :menuselection:`Edit --> Clear` or right click on pending operations :menuselection:`Clear`.
To change your partitions you will need to apply your changes later press the :guilabel:`Apply` button or :menuselection:`Edit --> Apply`. After pressing Apply a dialog will come up asking you to confirm and check this is what you want to do and then press :guilabel:`Apply Pending Operations` to apply these changes. To go back from this point press the :guilabel:`Cancel` button. To undo your your changes to your partitions press :kbd:`Control+Z`, the :guilabel:`Undo` button, or :menuselection:`Edit --> Undo`. To clear your operations that have yet to been applied :menuselection:`Edit --> Clear` or right click on pending operations :menuselection:`Clear` and then use the dialog to confirm.
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.

Loading…
Cancel
Save