Mastering Disk Partitioning with fdisk on Linux
Only users with root privileges or those granted sudo access can execute partitioning operations. Most modern Linux distributions include fdisk by default, including Ubuntu, Debian, Fedora, CentOS, Arch Linux, and Raspbian. On systems where it’s not in the default PATH, install it via the util-linux package.
Basic Syntax
fdisk [options] <dev ...
Posted on Thu, 10 Sep 2026 16:36:53 +0000 by Ange52