partitionmanager/README.md

37 lines
1.1 KiB
Markdown
Raw Normal View History

KDE Partition Manager
=====================
2016-06-11 00:59:09 +01:00
### WARNING
KDE Partition Manager is a potentially dangerous program for your data. It has
been tested carefully and there are currently no known bugs that could lead to
2019-01-03 09:38:27 +00:00
data loss, but nevertheless there is always a chance for an error to ocur and
you might lose your data.
2016-06-11 00:59:09 +01:00
### BACK UP YOUR DATA BEFORE USING THIS SOFTWARE!
This software allows you to manage your disks, partitions and file systems:
Create, resize, delete, copy, backup and restore partitions with a large number
2016-06-11 00:59:09 +01:00
of supported file systems:
* ext2/3/4
* Btrfs
* Linux swap
* Reiserfs
* F2FS
* NTFS
* FAT
* exFAT
* LUKS encryption support
* and more....
2019-01-03 09:38:27 +00:00
It is a KF5 application, so you will need
[KDE frameworks](https://www.kde.org/products/frameworks/) libraries to run it
on your computer. It also makes use of external programs to get its job done, so
2016-02-16 01:56:40 +00:00
you might have to install additional software (preferably packages from your
distribution) to make use of all features and get full support for all file
systems.
2019-01-03 09:38:27 +00:00
For quick install instructions see [INSTALL](INSTALL).
2019-01-03 09:38:27 +00:00
For a list of changes since the previous release see [CHANGES](CHANGES).