Manage your disks, partitions and file systems. https://www.kde.org/applications/system/kdepartitionmanager/
Go to file
Andrius Štikonas 30815be85c Remove Kdelibs4ConfigMigrator
Config is no longer stored in root home folder, so migration cannot be done as
we have no access to root folder when running as unprivileged user.
2018-06-08 11:23:06 +01:00
doc update installos howto screenshots 2016-12-05 22:02:54 +01:00
icons Migrating to variables with prefix 'KDE_INSTALL_' 2017-06-12 01:45:29 +02:00
src Remove Kdelibs4ConfigMigrator 2018-06-08 11:23:06 +01: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 Do not allow the second instance of Partition Manager. 2018-03-24 22:26:45 +00:00
COPYING.GPL3 Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
INSTALL Update INSTALL instructions. bzip2->xz. 2018-01-16 15:30:31 +01:00
README.md Use new connect style with KStandardAction. 2016-07-01 15:42:12 +01:00
TODO Remove obsolete TODO item. 2018-01-24 18:06:56 +00: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.