Managing Disk Partition with the parted Tool in CentOS 7

Опубликовано: 28 Сентябрь 2024
на канале: System Zone
8,602
34

As a system administrator, sometimes you may require to manage partitions of your CentOS/Red Hat Linux Operating System. Partition management is always a risky task. But there are some useful tools those are so helpful to manage CentOS/Red Hat Linux disk partition easily. The parted tool is one of them. The parted is open source and command line utility that is used to manage hard disk partitions. It supports multiple partition table formats including MS-DOS (MBR) and GPT. It is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. In this video, we will show how to create a partition, how to delete a partition, how to rescue a partition and how to resize (shrink and extend) a partition with the parted tool.

For more detail: https://systemzone.net/managing-disk-...

CentOS 7.5 Installation: https://systemzone.net/centos-7-5-ins...