Linux disk partition manager

Управление дисками

Программы для управления дисками в Linux. Создание, изменение разделов дисков в Linux. Программы для форматирования, разметки дисков.

KDE Partition Manager

KDE Partition Manager

KDE Partition Manager — программа для работы с дисковыми разделами (создание, форматирование разделов и так далее).

Duc

Duc

Duc — утилита для вывода информации об использовании дисков в Linux. Выводит информацию о размерах директорий и файлов.

Gnome Disk Utility

Gnome Disk Utility

GdMap

GdMap

GdMap — Graphical Disk Map (Графическая карта диска) — программа для наглядного отображения занятого на диске пространства. Позволяет быстро определить директории и файлы, которые занимают больше всего места.

Disk Usage Analyzer (Baobab)

Disk Usage Analyzer (Baobab)

Disk Usage Analyzer (Baobab) — программа под Linux для анализа использования дисков. Выводит наглядную графическую диаграмму использования диска (директории), отображает объем директорий и количество файлов в них.

GParted

GParted

GParted — программа для управления дисками в Linux. Позволяет выполнять все необходимые операции над разделами дисков.

Источник

Top graphical disk and partition managers in Ubuntu

We have different tools to manage our hard drives and partitions in Linux-based systems like Ubuntu, each with something that distinguishes it from the others. The disk and partition managers having a user interface (GUI) are easy to use, while other tools are more complicated because they are handled from the terminal.

Do you want to manage your Ubuntu partitions using GUI-based tools? In this post, we will look at some best tools for partitioning and managing drives on Ubuntu. So let’s start!

What is Gparted

The first option is to use Gparted as a partition manager to organize your hard drive in a better way. GParted is an acronym for “GNOME Partition Editor”. It is a cross-platform tool and can be used on both x86 and x86-64 architectures, independent of the operating system you are using. This partition manager application is available for Linux, macOS, and Windows users. You can even utilize a live USB/CD to execute it without installing it on your system. ext2, ext3, and ext4, btrfs, NTFS, FAT32, and other file systems supported by GParted. You can use this program to create a clone and migrate that partition without losing data.

Читайте также:  Удалить vipnet client linux

This tool is one of GNOME’s official partition-editing utilities and can be found in the software repositories of most Linux distributions, including Ubuntu. You can utilize this disk manager to copy, resize, check, delete, label, or move your drive partitions. It also provides the facility to shrink or expand the root partitions and free up the space for the new operating system. GParted also assists you in recovering data from the lost partitions. Its source code is also accessible on the GNOME Git repository.

How to install GParted on Ubuntu

If you want to install GParted on your Ubuntu system, then open up your terminal by pressing “CTRL+ALT+T” and write out the below-given command in it:

The error-free output declares that GParted is successfully installed on your system. Now to use GParted, open it by searching manually in the Applications search bar:

Now, use GParted for efficient management of your system partitions:

What is GNOME Disk

Apart from GParted, Disk or GNOME Disk is another official GNOME partition manager program. GNOME Disk comes pre-installed in most Linux distributions, including Ubuntu, Debian, Linux Mint, and Fedora. Benchmarking, partition management, smart monitoring are all possible with this utility. It is utilized to create and format partitions on hard drives and mount and unmount them. The most recent version includes a new capability to resize, add, check, and repair file systems. One of the most intriguing aspects of GNOME Disk is that even if you close the Disk utility, it still runs in the system background. This tool’s source code is also accessible on the GNOME Git repository.

If your system does not have the “Disk” utility, you can follow the article’s next section to install it!

How to install GNOME Disk on Ubuntu

Open up your Ubuntu terminal by pressing “CTRL+ALT+T“. After doing so, type the below-given command in your terminal and execute it:

The error-free output signifies that now you have “Disk” installed on your system. For using “Disk”, search it out manually in the Application’s search bar:

What is KDE partition manager

For K Desktop Environment or KDE KDE Partition Manager is an official partition manager. The characteristics and capabilities of this utility are similar to those of GParted. It also permits you to create, move, copy, remove, and resize your hard drive without the fear of losing any data. “Volker Lanz” originally built this tool, which is presently managed by “Andrius Tikonas”. NTFS, FAT16/32, ext2, ext3, and ext4, XFS, JFS, and other file systems are all supported by KDE Partition Manager.

Читайте также:  Linux передача параметров скрипту

This tool is the ideal solution for anyone looking for a basic Linux partition manager. As the KDE partition manager has a GUI, you will view the disk partition information in detail. Furthermore, the KDE partition manager is compatible with several extensions. KDE Partition Manager is exclusively available for Linux-based systems. This tool source code is also accessible on GitHub.

How to install KDE partition manager on Ubuntu

Execute the below-given command in your Ubuntu terminal to install KDE partition manager:

Enter “y/Y” to permit the installation process to continue:

The error-free output declares that the KDE partition manager is successfully installed on your system. To use this tool, open it up by using “KDE partition manager” in the Application’s search bar:

Conclusion

If you are a Ubuntu user, you will need to utilize a Disk and Partition Manager to keep your system running smoothly. However, if you are a newbie, you may sometimes find operating the Linux partition too difficultl. There are a variety of open source partition software options. In this post, we have talked about some of the useful graphical disk and partition managers in Ubuntu. Moreover, the installation procedure for each of the discussed tools is also provided.

About the author

Sharqa Hameed

I am a Linux enthusiast, I love to read Every Linux blog on the internet. I hold masters degree in computer science and am passionate about learning and teaching.

Источник

Top 6 Partition Managers (CLI + GUI) for Linux

Are you looking to tweak or manage your disks partitions in Linux? In this article, we will review some of the best tools that help Linux users partition and manage their disks. We will see both command line utilities as well as GUI applications for managing disk partitions in Linux.

I favor the command line over GUI (graphical user interface), I will start by describing the text based utilities and then GUI applications as follows.

1. Fdisk

fdisk is a powerful and popular command line tool used for creating and manipulating disk partition tables. It supports multiple partition tables formats, including MS-DOS and GPT. It provides a user-friendly, text based and menu driven interface to display, create, resize, delete, modify, copy and move partitions on disks.

Fdisk Partition Tool

2. GNU Parted

Parted is a popular command line tool for managing hard disk partitions. It supports multiple partition table formats, including MS-DOS, GPT, BSD and many more. With it, you can add, delete, shrink and extend disk partitions along with the file systems located on them.

Читайте также:  Red hat linux nvidia

Parted Partition Program

It can help you create space for installing new operating systems, reorganizing disk usage, and move data to new hard disks.

3. Gparted

GParted is a free, cross platform and advanced graphical disk partition manager that works on Linux operating systems, Mac OS X and Windows.

GParted Partition Manager and Editor

It is used to resize, copy, move, label, check or delete partitions without data loss, enabling you to grow or shrink root partition, create space for new operating systems and attempt data rescue from lost partitions. It can be used to manipulate file systems including EXT2/3/4.

4. GNOME Disks a.k.a ( GNOME Disks Utility)

GNOME Disks is a core system utility used for disk partition management and S.M.A.R.T monitoring. It is used to format and create partition on drives, mount and unmount partitions. It ships in with the well known GNOME desktop environment.

Gnome Disks

Lately, it’s been gaining features for advanced usage. The latest version (at the time of this writing) has a new feature for adding, resizing partitions, checking filesystems for any damages and repairing them.

5. KDE Partition Manager

KDE partition manager is a useful graphical utility for managing disk devices, partitions and file systems on your computer. It comes with the KDE desktop environment.

KDE Partition Manager

Most of its underlying work is performed by programs. It can be used to easily create, copy, move, delete, resize without losing data, backup and restore partitions. It supports various including EXT2/3/4, BTRFS NTFS, FAT16/32, XFS, and more.

6. Qtparted

In addition, you can also use Qtparted, is a Partition Magic (proprietary software for Windows) clone and Qt front-end to GNU Parted. Note that it still in development and you may likely experience any kind of problem with latest release. In that case try to use the CVS version or a previous stable version.

QTParted Partition Magic

It may not be one of the best options now but you can give it a try. More features are yet being added to it.

You might also like to read these following related articles.

These are the best partition managers and editors available for Linux operating systems. Which tool do you use? Let us know via the comment section below. Also let us know of any other partition managers for Linux, missing in the list above.

Источник

Оцените статью
Adblock
detector