A PCRE internal error occured. This might be caused by a faulty plugin
====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
applications:disk-utilities [2013/12/06 15:28] admin [Usage] |
applications:disk-utilities [2013/12/08 15:15] (current) admin [Usage] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Applications : Disk Utilities ====== | + | ====== Disk Utilities ====== |
===== GParted - Gnome partiton editor ===== | ===== GParted - Gnome partiton editor ===== | ||
Line 7: | Line 7: | ||
==== Installation ==== | ==== Installation ==== | ||
- | Installing this application in LMDE is really a breeze as it is available from the Software Manager. Simply open Software Manager from the main panel's Menu: | + | Installing this application in LMDE is really a breeze as it is available from the Software Manager. Simply open Software Manager from the main panel's Menu:\\ |
- | SCREENSHOT | + | {{ :applications:menu-softwaremanager.jpg?200 |}} |
Type "GParted" in the search field on the main window, the double click on the first line in the results area: | Type "GParted" in the search field on the main window, the double click on the first line in the results area: | ||
Line 22: | Line 22: | ||
You'll find GParted under the "Administration" category in the applications Menu. | You'll find GParted under the "Administration" category in the applications Menu. | ||
- | SCREENSHOT | + | {{ :applications:disk-utilities:menu-administration-gparted.jpg?200 |}} |
=== Formatting a USB Key === | === Formatting a USB Key === | ||
Line 39: | Line 39: | ||
{{ :applications:disk-utilities:gparted-unmount.png?200 |}} | {{ :applications:disk-utilities:gparted-unmount.png?200 |}} | ||
+ | Once unmounted, a partition can be modified, or deleted. Most actions are available through the pop menu (right/ctrl click): | ||
+ | {{ :applications:disk-utilities:gparted-delete.png?200 |}} | ||
+ | Note that all actions you ask for are not executed immediately, they are stored in the "action queue" that is displayed at the bottom of the screen, all the actions gets executed in a row only when you decide to apply them: | ||
+ | {{ :applications:disk-utilities:gparted-apply.png?200 |}} | ||
+ | |||
+ | One important thing to note is that if you wish to boot from a partition, you'll have to set the correct flag on that partiton. Once again, using the pop-up menu on a partition will let you choose the "Manage flags" option, from where you'll be able to activate the boot flag: | ||
+ | {{ :applications:disk-utilities:gparted-manage_flags.png?200 |}} |