Manage your disks, partitions and file systems. https://www.kde.org/applications/system/kdepartitionmanager/
Go to file
Andrius Štikonas f9c1665e87 LVM VG resize should be allowed if final size is exactly equal to used space.
I.e. replace strict inequality with more or equal.
2016-11-07 18:57:30 +00:00
doc Remove obsolete information from docs. 2016-04-28 15:50:22 +01:00
icons Do not install oxygen icons to avoid collisions with icons from oxygen-icons. 2015-02-05 01:07:29 +00:00
src LVM VG resize should be allowed if final size is exactly equal to used space. 2016-11-07 18:57:30 +00:00
.arcconfig Phabricator config file. 2016-03-02 16:53:58 +00:00
CHANGES add entry for new file system support 2010-05-17 14:37:43 +00:00
CMakeLists.txt Bump kpmcore requirements. 2016-11-03 14:34:14 +00:00
COPYING.GPL3 Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
INSTALL Update minimal required KF5 version in INSTALL file. 2016-05-26 14:10:50 +01:00
README.md Use new connect style with KStandardAction. 2016-07-01 15:42:12 +01:00
TODO Cleanup TODO file. 2016-08-22 23:23:51 +01:00

README.md

KDE Partition Manager

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 data loss, but nevertheless there is always a chance for an error to ocurr and you might lose your data.

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 of supported file systems:

  • ext2/3/4
  • Btrfs
  • Linux swap
  • Reiserfs
  • F2FS
  • NTFS
  • FAT
  • exFAT
  • LUKS encryption support
  • and more....

It is a KF5 application, so you will need KDE frameworks libraries to run it on your computer. It also makes use of external programs to get its job done, so 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.

For quick install instructions see INSTALL.

For a list of changes since the previous release see CHANGES.