diff options
Diffstat (limited to 'system/disk-manager/README')
-rw-r--r-- | system/disk-manager/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/disk-manager/README b/system/disk-manager/README new file mode 100644 index 0000000000..1e061ca035 --- /dev/null +++ b/system/disk-manager/README @@ -0,0 +1,11 @@ +disk-manager (simple filesystem configurator) + +Disk Manager is a tool to manage filesystems, partitions, and NTFS write mode. + +Disk manager is a simple filesystem configurator that allows you to: + +* Automatically detect new partitions at startup. +* Fully manage configuration of filesystem. +* Enable/disable write support for NTFS (needs ntfs-3g installed). + +This require: ktsuss, xfsudo or gksu for authenticated method. |